Specifications

2-58
Cisco IOS Command Reference for Cisco Aironet Access Points and Bridges
0L-24115-01
Chapter 2 Cisco IOS Commands for Access Points and Bridges
clear eap sessions
clear eap sessions
Use the clear eap sessions privileged EXEC command to clear the EAP session information on the
access point.
clear eap sessions
[credentials profile name]
[interface name [number]]
[method name]
[transport name]
Syntax Description
Defaults Clears all session information on the access point.
Command Modes Privileged EXEC
Command History
Examples This example shows how to clear all the EAP session information on the access point:
AP# clear eap sessions
This command shows how to clear all EAP session information for the fast Ethernet interface:
AP# clear eap sessions interface fastethernet 0
This command shows how to clear all EAP session information for the EAP-FAST method:
AP# clear eap sessions method eap-fast
Command Description
show dot11 statistics client-traffic Displays client traffic statistics
show interfaces dot11radio Displays radio interface information
show interfaces dot11radio statistics Displays radio interface statistics
credentials profile name Clears EAP session information for the credentials profile specified
by profile name.
interface interface number Clears EAP session information for the interface specified by name
and number.
method name Clears EAP session information for the EAP method specified by
name.
transport name Clears EAP session information for the EAP transport specified by
name.
Release Modification
12.3(8)JA This command was introduced.