reset dot1x statistics
Syntax
reset dot1x statistics [ interface interface-list ]
View
User view
Default level
2: System level
Parameters
interface interface-list: Specifies an Ethernet port list, which can contain multiple Ethernet ports. The interface-list argument is in the format of interface-list = { interface-type interface-number [ to interface-type interface-number ] } & <1-10>, where interface-type represents the port type, interface-number represents the port number, and & <1-10> means that you can provide up to 10 ports or port ranges. The start port number must be smaller than the end number and the two ports must be of the same type.
Description
Use reset dot1x statistics to clear 802.1X statistics.
If a list of ports is specified, the command clears 802.1X statistics for all the specified ports. If no ports are specified, the command clears all 802.1X statistics.
Related commands: display dot1x.
Examples
# Clear 802.1X statistics on port Ethernet 1/0/1.
<Sysname> reset dot1x statistics interface ethernet 1/0/1