show dot1x
The CLI output example below corresponds to the payload example in the code pane on the right. For more information about the show dot1x command, see the CLI command reference:
http://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-command-reference-list.html
Note: This example was added in Cisco NX-OS Release 9.2(1).
CLI Output |
---|
Switch# show dot1x
Sysauthcontrol Enabled
Dot1x Protocol Version 2
|
show dot1x all
The CLI output example below corresponds to the payload example in the code pane on the right. For more information about the show dot1x all command, see the CLI command reference:
http://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-command-reference-list.html
Note: This example was added in Cisco NX-OS Release 9.2(1).
CLI Output |
---|
Switch# show dot1x all
Sysauthcontrol Enabled
Dot1x Protocol Version 2
Dot1x Info for Ethernet1/41
-----------------------------------
PAE = AUTHENTICATOR
PortControl = AUTO
HostMode = MULTI HOST
ReAuthentication = Disabled
QuietPeriod = 60
ServerTimeout = 30
SuppTimeout = 30
ReAuthPeriod = 3600 (Locally configured)
ReAuthMax = 1
MaxReq = 1
TxPeriod = 1
RateLimitPeriod = 0
InactivityPeriod = 0
Mac-Auth-Bypass = Enabled
Dot1x Info for Ethernet1/42
-----------------------------------
PAE = AUTHENTICATOR
PortControl = AUTO
HostMode = MULTI HOST
ReAuthentication = Disabled
QuietPeriod = 60
ServerTimeout = 30
SuppTimeout = 30
ReAuthPeriod = 3600 (Locally configured)
ReAuthMax = 1
MaxReq = 1
TxPeriod = 1
RateLimitPeriod = 0
InactivityPeriod = 0
Mac-Auth-Bypass = Enabled
Dot1x Info for Ethernet1/43
-----------------------------------
PAE = AUTHENTICATOR
PortControl = AUTO
HostMode = MULTI HOST
ReAuthentication = Disabled
QuietPeriod = 60
ServerTimeout = 30
SuppTimeout = 30
ReAuthPeriod = 3600 (Locally configured)
ReAuthMax = 1
MaxReq = 1
TxPeriod = 1
RateLimitPeriod = 0
InactivityPeriod = 0
Mac-Auth-Bypass = Enabled
Leaf-2(config)#
|
show dot1x all details
The CLI output example below corresponds to the payload example in the code pane on the right. For more information about the show dot1x all details command, see the CLI command reference:
http://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-command-reference-list.html
Note: This example was added in Cisco NX-OS Release 9.2(1).
CLI Output |
---|
Switch# show dot1x all details
Sysauthcontrol Enabled
Dot1x Protocol Version 2
Dot1x Info for Ethernet1/41
-----------------------------------
PAE = AUTHENTICATOR
PortControl = AUTO
HostMode = MULTI HOST
ReAuthentication = Disabled
QuietPeriod = 60
ServerTimeout = 30
SuppTimeout = 30
ReAuthPeriod = 3600 (Locally configured)
ReAuthMax = 1
MaxReq = 1
TxPeriod = 1
RateLimitPeriod = 0
InactivityPeriod = 0
Mac-Auth-Bypass = Enabled
Dot1x Authenticator Client List
-------------------------------
Supplicant = 00:15:5A:4C:00:03
Domain = DATA
Auth SM State = AUTHENTICATED
Auth BEND SM State = IDLE
Port Status = AUTHORIZED
Authentication Method = MAB
Authenticated By = Remote Server
Auth-Vlan = 20
Dot1x Info for Ethernet1/42
-----------------------------------
PAE = AUTHENTICATOR
PortControl = AUTO
HostMode = MULTI HOST
ReAuthentication = Disabled
QuietPeriod = 60
ServerTimeout = 30
SuppTimeout = 30
ReAuthPeriod = 3600 (Locally configured)
ReAuthMax = 1
MaxReq = 1
TxPeriod = 1
RateLimitPeriod = 0
InactivityPeriod = 0
Mac-Auth-Bypass = Enabled
Dot1x Authenticator Client List
-------------------------------
Supplicant = 36:11:51:41:21:23
Domain = DATA
Auth SM State = AUTHENTICATED
Auth BEND SM State = IDLE
Port Status = AUTHORIZED
Authentication Method = MAB
Authenticated By = Remote Server
Auth-Vlan = 20
Dot1x Info for Ethernet1/43
-----------------------------------
PAE = AUTHENTICATOR
PortControl = AUTO
HostMode = MULTI HOST
ReAuthentication = Disabled
QuietPeriod = 60
ServerTimeout = 30
SuppTimeout = 30
ReAuthPeriod = 3600 (Locally configured)
ReAuthMax = 1
MaxReq = 1
TxPeriod = 1
RateLimitPeriod = 0
InactivityPeriod = 0
Mac-Auth-Bypass = Enabled
Dot1x Authenticator Client List
-------------------------------
Supplicant = 00:15:5A:4C:00:04
Domain = DATA
Auth SM State = AUTHENTICATED
Auth BEND SM State = IDLE
Port Status = AUTHORIZED
Authentication Method = MAB
Authenticated By = Remote Server
Auth-Vlan = 20
Leaf-2(config)#
|
show dot1x all statistics
The CLI output example below corresponds to the payload example in the code pane on the right. For more information about the show dot1x all statistics command, see the CLI command reference:
http://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-command-reference-list.html
Note: This example was added in Cisco NX-OS Release 9.2(1).
CLI Output |
---|
Switch# show dot1x all statistics
Dot1x Authenticator Port Statistics for Ethernet1/41
--------------------------------------------
RxStart = 0 RxLogoff = 0 RxResp = 0 RxRespID = 0
RxInvalid = 0 RxLenErr = 0 RxTotal = 0
TxReq = 0 TxReqID = 4 TxTotal = 4
RxVersion = 0 LastRxSrcMAC = 00:00:00:00:00:00
Dot1x Authenticator Port Statistics for Ethernet1/42
--------------------------------------------
RxStart = 0 RxLogoff = 0 RxResp = 0 RxRespID = 0
RxInvalid = 0 RxLenErr = 0 RxTotal = 5
TxReq = 0 TxReqID = 4 TxTotal = 4
RxVersion = 2 LastRxSrcMAC = 00:00:00:00:00:00
Dot1x Authenticator Port Statistics for Ethernet1/43
--------------------------------------------
RxStart = 0 RxLogoff = 0 RxResp = 0 RxRespID = 0
RxInvalid = 0 RxLenErr = 0 RxTotal = 0
TxReq = 0 TxReqID = 5 TxTotal = 5
RxVersion = 0 LastRxSrcMAC = 00:00:00:00:00:00
Leaf-2(config)#
|
show dot1x all summary
The CLI output example below corresponds to the payload example in the code pane on the right. For more information about the show dot1x all summary command, see the CLI command reference:
http://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-command-reference-list.html
Note: This example was added in Cisco NX-OS Release 9.2(1).
CLI Output |
---|
Switch# show dot1x all summary
Interface PAE Client Status
------------------------------------------------------------------
Ethernet1/41 AUTH 00:15:5A:4C:00:03 AUTHORIZED
Interface PAE Client Status
------------------------------------------------------------------
Ethernet1/42 AUTH 36:11:51:41:21:23 AUTHORIZED
Interface PAE Client Status
------------------------------------------------------------------
Ethernet1/43 AUTH 00:15:5A:4C:00:04 AUTHORIZED
Leaf-2(config)#
|
show dot1x interface ethernet 1/41
The CLI output example below corresponds to the payload example in the code pane on the right. For more information about the show dot1x interface ethernet 1/41 command, see the CLI command reference:
http://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-command-reference-list.html
Note: This example was added in Cisco NX-OS Release 9.2(1).
CLI Output |
---|
Switch# show dot1x interface ethernet 1/41
Dot1x Info for Ethernet1/41
-----------------------------------
PAE = AUTHENTICATOR
PortControl = AUTO
HostMode = MULTI HOST
ReAuthentication = Disabled
QuietPeriod = 60
ServerTimeout = 30
SuppTimeout = 30
ReAuthPeriod = 3600 (Locally configured)
ReAuthMax = 1
MaxReq = 1
TxPeriod = 1
RateLimitPeriod = 0
InactivityPeriod = 0
Mac-Auth-Bypass = Enabled
|