Statistics Commands
Table 46 802.1x statistics for port
StatisticsDescription
backendNonNakResponsesFrom Supplicant
Total number of times that the state machine receives a response from the Supplicant to an initial
backendAuthSuccesses | Total number of times that the state machine receives an Accept |
| message from the Authentication Server. Indicates that the Supplicant |
| has successfully authenticated to the Authentication Server. |
|
|
backendAuthFails | Total number of times that the state machine receives a Reject |
| message from the Authentication Server. Indicates that the Supplicant |
| has not authenticated to the Authentication Server. |
|
|
Bridging statistics
Use the following command to display the bridging statistics of the selected port:
show interface port <port number> bridging-counters
Command mode: All
Bridging statistics for port 1:
dot1PortInFrames:63242584
dot1PortOutFrames:63277826
dot1PortInDiscards:0
dot1TpLearnedEntryDiscards:0
dot1StpPortForwardTransitions:0
The following table describes the bridging statistics for a selected port:
Table 47 Bridging statistics for port
Statistics | Description |
|
|
dot1PortInFrames | The number of frames that have been received by this port from its |
| segment. |
| A frame received on the interface corresponding to this port is counted |
| by this object, if and only if, it is for a protocol being processed by the |
| local bridging function, including bridge management frames. |
|
|
dot1PortOutFrames | The number of frames that have been transmitted by this port to its |
| segment. |
| A frame transmitted on the interface corresponding to this port is counted |
| by this object, if and only if, it is for a protocol being processed by the |
| local bridging function, including bridge management frames. |
|
|
dot1PortInDiscards | Count of valid frames received which were discarded (that is, filtered) by |
| the forwarding process. |
|
|
71