49-123
Catalyst 4500 Series Switch, Cisco IOS Software Configuration Guide - Cisco IOS XE 3.9.xE and IOS 15.2(5)Ex
 
Chapter 49      Configuring 802.1X Port-Based Authentication
Displaying 802.1X Statistics and Status
Switch# configure terminal 
Switch(config)# device-sensor filter-list lldp list lldp-list 
Switch(config-sensor-lldplist)# tlv name chassis-id 
Switch(config-sensor-lldplist)# tlv name management-address 
Switch(config-sensor-lldplist)# tlv number 28 
Switch(config-sensor-lldplist)# end 
The following example shows how to create a DHCP filter containing a list of options:
Switch> enable 
Switch# configure terminal 
Switch(config)# device-sensor filter-list dhcp list dhcp-list 
Switch(config)# device-sensor filter-list dhcp list dhcp-list 
Switch(config-sensor-dhcplist)# option name domain-name 
Switch(config-sensor-dhcplist)# option name host-name 
Switch(config-sensor-dhcplist)# option number 50 
Switch(config-sensor-dhcplist)# end 
The following example shows how to apply a CDP TLV filter list to the Device Sensor output:
Switch> enable 
Switch# configure terminal 
Switch(config)# device-sensor filter-spec cdp include cdp-list1 
The following example shows how to enable client notifications and accounting events for all TLV changes:
Switch> enable 
Switch# configure terminal 
Switch(config)# device-sensor notify all-changes 
Displaying 802.1X Statistics and Status
To display 802.1X statistics for all interfaces, use the show dot1x all statistics privileged EXEC command.
To display the 802.1X administrative and operational status for the switch, use the 
show dot1x all details privileged EXEC command. To display the 802.1X administrative and operational status for a specific 
interface, use the show dot1x interface details privileged EXEC command.
Displaying Authentication Details
This section includes these topics:
• Determining the Authentication Methods Registered with the Auth Manager, page 49-124
• Displaying the Auth Manager Summary for an Interface, page 49-124
• Displaying the Summary of All Auth Manager Sessions on the Switch, page 49-124
• Displaying a Summary of All Auth Manager Sessions on the Switch Authorized for a Specified Authentication Method, 
page 49-124
• Verifying the Auth Manager Session for an Interface, page 49-125
• Displaying MAB Details, page 49-126
• EPM Logging, page 49-127