Owners manual

DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide
34
This command can be used to display 802.1X diagnostics. Using this command without parameters will
display information about all interfaces. Otherwise, the diagnostics on the specified interface will be
displayed.
Example
This example shows how to display the dot1X diagnostics on Ethernet port 1/0/1.
Switch# show dot1x diagnostics interface eth1/0/1
eth1/0/1 dot1x diagnostic information are following:
EntersConnecting : 20
EAP-LogoffsWhileConnecting : 0
EntersAuthenticating : 0
SuccessesWhileAuthenticating : 0
TimeoutsWhileAuthenticating : 0
FailsWhileAuthenticating : 0
ReauthsWhileAuthenticating : 0
EAP-StartsWhileAuthenticating : 0
EAP-LogoffsWhileAuthenticating : 0
ReauthsWhileAuthenticated : 0
EAP-StartsWhileAuthenticated : 0
EAP-LogoffsWhileAuthenticated : 0
BackendResponses : 0
BackendAccessChallenges : 0
BackendOtherRequestsToSupplicant : 0
BackendNonNakResponsesFromSupplicant : 0
BackendAuthSuccesses : 0
BackendAuthFails : 0
Switch#
3-14 show dot1x statistics
This command is used to display IEEE 802.1X statistics. If no interface is specified, information about all
interfaces will be displayed.
show dot1x statistics [interface INTERFACE-ID [, | -]]
Parameters
interface INTERFACE-ID
(Optional) Specifies to display the dot1x diagnostics on the specified
interface or range of interfaces. If not specified, information about all
interfaces will be displayed.
,
(Optional) Specifies a series of interfaces, or separate a range of
interfaces from a previous range. No space is allowed before and after
the comma.
-
(Optional) Specifies a range of interfaces. No space is allowed before
and after the hyphen.
Default
None.