Configuring Web-Based Authentication
SUMMARY STEPS
1. enable
2. configure terminal
3. ip admission proxy http login page file device:login-filename
4. ip admission proxy http success page file device:success-filename
5. ip admission proxy http failure page file device:fail-filename
6. ip admission proxy http login expired page file device:expired-filename
7. end
DETAILED STEPS
Command or Action
Step 1
enable
Example:
Switch> enable
Step 2
configure terminal
Example:
Switch# configure terminal
Step 3
ip admission proxy http login page file
device:login-filename
Example:
Switch(config)# ip admission proxy http login page
file disk1:login.htm
Step 4
ip admission proxy http success page file
device:success-filename
Example:
Switch(config)# ip admission proxy http success
page file disk1:success.htm
Step 5
ip admission proxy http failure page file
device:fail-filename
Example:
Switch(config)# ip admission proxy http fail page
file disk1:fail.htm
OL-29048-01
Purpose
Enables privileged EXEC mode. Enter your password
if prompted.
Enters the global configuration mode.
Specifies the location in the Switch memory file system
of the custom HTML file to use in place of the default
login page. The device: is flash memory.
Specifies the location of the custom HTML file to use
in place of the default login success page.
Specifies the location of the custom HTML file to use
in place of the default login failure page.
Catalyst 2960-X Switch Security Configuration Guide, Cisco IOS Release 15.0(2)EX
Configuring the HTTP Server
379