7000 Series L3 Managed Switch Reference Manual for Software v2.0
7-76 Switching Commands
EAP Request
Frames Transmitted The number of EAP request frames (other than request/identity
frames) that have been transmitted by this authenticator.
Invalid EAPOL
Frames Received The number of EAPOL frames that have been received by this
authenticator in which the frame type is not recognized.
EAP Length Error
Frames Received The number of EAPOL frames that have been received by this
authenticator in which the frame type is not recognized.
clear dot1x port stats
This command resets the dot1x statistics for the specified port or for all ports.
Format clear dot1x port stats <slot.port/all>
config authentication login create
This command creates an authentication login list. The <listname> is up to 15 alphanumeric
characters and is not case sensitive. Up to 10 authentication login lists can be configured on the
switch. When a list is created, the authentication method “local” is set as the first method.
Authentication methods can be changed using the ‘config authentication login set’ command.
Default None
Format config authentication login create <listname>
config authentication login delete
This command deletes the specified authentication login list. The attempt to delete will fail if any
of the following conditions are true:
The login list name is invalid or does not match an existing authentication login list
The specified authentication login list is assigned to any user or to the nonconfigured user for
any component
The login list is the default login list included with the default configuration and was not
created using ‘config authentication login create’. The default login list cannot be deleted.
Format config authentication login delete <listname>