Purpose
Command or Action
Enters the global configuration mode.
configure terminal
Example:
Switch#
configure terminal
Step 2
Specifies a URL for redirection of the user in place of
the default login success page.
ip admission proxy http success redirect url-string
Example:
Switch(config)#
ip admission proxy http success
Step 3
redirect www.example.com
Returns to privileged EXEC mode.
end
Example:
Switch(config)#
end
Step 4
Related Topics
Redirection URL for Successful Login Guidelines, on page 368
Configuring the Web-Based Authentication Parameters
Follow these steps to configure the maximum number of failed login attempts before the client is placed in a
watch list for a waiting period:
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
ip admission max-login-attempts number
4.
end
5.
show running-config
6.
copy running-config startup-config
Catalyst 2960-X Switch Security Configuration Guide, Cisco IOS Release 15.0(2)EX
OL-29048-01
381
Configuring Web-Based Authentication
Configuring the Web-Based Authentication Parameters