Configuring Web-Based Authentication
How to Configure Web-Based Authentication
Configuring the Web-Based Authentication Parameters
You can configure the maximum number of failed login attempts before the client is placed in a watch list for a waiting
period.
Command
1.
ip admission max-login-attempts number
2.
end
3.
show ip admission configuration
4.
show ip admission cache
5.
copy running-config startup-config
Configuring a Web Authentication Local Banner
Command
1.
configure terminal
2.
ip admission auth-proxy-banner http
[banner-text | file-path]
3.
end
4.
copy running-config startup-config
Removing Web-Based Authentication Cache Entries
Enter a specific IP address to delete the entry for a single host. Use an asterisk to delete all cache entries.
Purpose
Sets the maximum number of failed login attempts. The
range is 1 to 2147483647 attempts. The default is 5.
Returns to privileged EXEC mode.
Displays the authentication proxy configuration.
Displays the list of authentication entries.
(Optional) Saves your entries in the configuration file.
Purpose
Enters global configuration mode.
Enables the local banner.
(Optional) Creates a custom banner by entering C banner-text C,
where C is a delimiting character or a file-path indicates a file (for
example, a logo or text file) that appears in the banner.
Returns to privileged EXEC mode.
(Optional) Saves your entries in the configuration file.
252