Configuration Guide Manual

Brocade TurboIron 24X Series Configuration Guide 973
53-1003053-01
Displaying 802.1X information
Clearing 802.1X statistics
You can clear the 802.1X statistics counters on all interfaces at once, on individual interfaces, or
on a range of interfaces.
For example, to clear the 802.1X statistics counters on all interfaces on the device, enter the
following command.
TurboIron#clear dot1x statistics all
Syntax: clear dot1x statistics all
To clear the 802.1X statistics counters on interface e 11, enter the following command.
TurboIron#clear dot1x statistics e 11
Syntax: clear dot1x statistics ethernet <portnum>
The <portnum> parameter is a valid port number.
Displaying dynamically assigned VLAN information
The show interface command displays the VLAN to which an 802.1X-enabled port has been
dynamically assigned, as well as the port from which it was moved (that is, the port default VLAN).
The following example of the show interface command indicates the port dynamically assigned
VLAN. Information about the dynamically assigned VLAN is shown in bold type.
TABLE 148 Output from the show dot1x statistics command
This field... Displays...
RX EAPOL Start The number of EAPOL-Start frames received on the port.
RX EAPOL Logoff The number of EAPOL-Logoff frames received on the port.
RX EAPOL Invalid The number of invalid EAPOL frames received on the port.
RX EAPOL Total The total number of EAPOL frames received on the port.
RX EAP Resp/Id The number of EAP-Response/Identity frames received on the port
RX EAP Resp other than Resp/Id The total number of EAPOL-Response frames received on the port
that were not EAP-Response/Identity frames.
RX EAP Length Error The number of EAPOL frames received on the port that have an
invalid packet body length.
Last EAPOL Version The version number of the last EAPOL frame received on the port.
Last EAPOL Source The source MAC address in the last EAPOL frame received on the
port.
TX EAPOL Total The total number of EAPOL frames transmitted on the port.
TX EAP Req/Id The number of EAP-Request/Identity frames transmitted on the port.
TX EAP Req other than Req/Id The number of EAP-Request frames transmitted on the port that
were not EAP-Request/Identity frames.