14-14
Cisco IE 2000 Switch Software Configuration Guide
OL-25866-01
Chapter 14 Configuring Web-Based Authentication
Monitoring and Maintaining Web-Based Authentication

Configuring a Web Authentication Local Banner

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.
Monitoring and Maintaining Web-Based Authentication Configuration Examples for Configuring Web-Based Authentication

Enabling and Displaying Web-Based Authentication: Examples

This example shows how to enable web-based authentication on Fast Ethernet port 5/1:
Switch(config)# ip admission name webauth1 proxy http
Switch(config)# interface fastethernet 5/1
Switch(config-if)# ip admission webauth1
Switch(config-if)# exit
Switch(config)# ip device tracking
Command Purpose
Step 1 configure terminal Enters global configuration mode.
Step 2 ip admission auth-proxy-banner http
[banner-text | file-path]
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.
Step 3 end Returns to privileged EXEC mode.
Step 4 copy running-config startup-config (Optional) Saves your entries in the configuration file.
Command Purpose
clear ip auth-proxy cache {* | host ip address}Clears authentication proxy entries from the switch.
clear ip admission cache {* | host ip address}Clears IP admission cache entries from the switch.
Command Purpose
show authentication sessions Displays the web-based authentication settings.
show ip admission configuration Displays the authentication proxy configuration.
show ip admission cache Displays the list of authentication entries.