Removing Web-Based Authentication Cache Entries; Displaying Web-Based Authentication Status - Cisco Catalyst 2928 Software Configuration Manual

Ios release 12.2(55)ez
Table of Contents

Advertisement

Chapter 10
Configuring Web-Based Authentication
Command
Step 3
end
Step 4
copy running-config startup-config
This example shows how to configure a local banner with the custom message My Switch:
Switch(config) configure terminal
Switch(config)# aaa new-model
Switch(config)# aaa ip auth-proxy auth-proxy-banner C My Switch C
Switch(config) end
For more information about the ip auth-proxy auth-proxy-banner command, see the "Authentication
Proxy Commands" section of the

Removing Web-Based Authentication Cache Entries

Command
clear ip auth-proxy cache {* | host ip address}
clear ip admission cache {* | host ip address}
This example shows how to remove the web-based authentication session for the client at the IP
address 209.165.201.1:
Switch# clear ip auth-proxy cache 209.165.201.1

Displaying Web-Based Authentication Status

Perform this task to display the web-based authentication settings for all interfaces or for specific ports:
Command
Step 1
show authentication sessions
[interface type slot/port]
This example shows how to view only the global web-based authentication status:
Switch# show authentication sessions
This example shows how to view the web-based authentication settings for gigabit interface 3/27:
Switch# show authentication sessions interface gigabitethernet 3/27
OL-23389-01
Purpose
Return to privileged EXEC mode.
(Optional) Save your entries in the configuration file.
Cisco IOS Security Command Reference
Purpose
Delete authentication proxy entries. Use an asterisk to
delete all cache entries. Enter a specific IP address to
delete the entry for a single host.
Delete authentication proxy entries. Use an asterisk to
delete all cache entries. Enter a specific IP address to
delete the entry for a single host.
Purpose
Displays the web-based authentication settings.
type = fastethernet, gigabitethernet, or tengigabitethernet
(Optional) Use the interface keyword to display the
web-based authentication settings for a specific interface.
Catalyst 2928 Switch Software Configuration Guide
Displaying Web-Based Authentication Status
on Cisco.com.
10-17

Advertisement

Table of Contents
loading

Table of Contents