PurposeCommand or Action
Sets the maximum number of failed login attempts. The
range is 1 to 2147483647 attempts. The default is 5.
ip admission max-login-attempts number
Example:
Switch(config)# ip admission max-login-attempts
Step 3
10
Returns to privileged EXEC mode.end
Example:
Switch(config)# end
Step 4
Verifies your entries.show running-config
Example:
Switch# show running-config
Step 5
(Optional) Saves your entries in the configuration file.copy running-config startup-config
Example:
Switch# copy running-config startup-config
Step 6
Configuring a Web Authentication Local Banner
For the equivalent Session Aware Networking configuration example for this feature, see the section
"Configuring a Parameter Map for Web-Based Authentication" in the chapter, "Configuring Identity Control
Policies" of the book,"Session Aware Networking Configuration Guide, Cisco IOS XE Release 3SE (Catalyst
3850 Switches)."
Beginning in privileged EXEC mode, follow these steps to configure a local banner on a switch that has web
authentication configured.
SUMMARY STEPS
1.
configure terminal
2.
ip auth-proxy auth-proxy-banner http [banner-text | file-path]
3.
end
4.
copy running-config startup-config
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
1442
How to Configure Web-Based Authentication