D-Link DGS-3600 Switch User Manual


 
xStack DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
210
SuppTimeout : 30 sec
ServerTimeout : 30 sec
MaxReq : 2 times
ReAuthPeriod : 3600 sec
ReAuthenticate : Disabled
CTRL+C ESC q Quit SPACE n Next Page Enter Next Entry a All
show 802.1x auth_state
Purpose Used to display the current authentication state of the 802.1x server on the
Switch.
Syntax
show 802.1x auth_state {ports [<portlist> | all]}
Description The show 802.1x auth_state command is used to display the current
authentication state of the 802.1x Port-based or MAC-based Network
Access Control server application on the Switch.
Parameters
ports <portlist> Specifies a port or range of ports to be viewed. The port
list is specified by listing the lowest switch number and the beginning port
number on that switch, separated by a colon. Then the highest switch
number, and the highest port number of the range (also separated by a
colon) are specified. The beginning and end of the port list range are
separated by a dash. For example, 1:3 specifies switch number 1, port 3.
2:4 specifies switch number 2, port 4. 1:3-2:4 specifies all of the ports
between switch 1, port 3 and switch 2, port 4 in numerical order. Non-
contiguous portlist entries are separated by a comma. (ex: 1:1-1:3,1:7-1:9)
all – Specify to view all ports.
The following details what is displayed:
Port number Shows the physical port number on the Switch.
Auth PAE State: Initialize / Disconnected / Connecting / Authenticating /
Authenticated / Held / ForceAuth / ForceUnauth Shows the current state
of the Authenticator PAE.
Backend State: Request / Response / Fail / Idle / Initialize / Success /
Timeout Shows the current state of the Backend Authenticator.
Port Status: Authorized / Unauthorized Shows the result of the
authentication process. Authorized means that the user was
authenticated, and can access the network. Unauthorized means that the
user was not authenticated, and cannot access the network.
Restrictions None.
Example usage:
To display the 802.1x auth state for Port-based 802.1x:
DGS-3600:4#show 802.1x auth_state
Command: show 802.1x auth_state
Port Auth PAE State Backend State Port Status
------ ----------------------- --------------------- -----------------
1:1 ForceAuth Success Authorized
1:2 ForceAuth Success Authorized
1:3 ForceAuth Success Authorized
1:4 ForceAuth Success Authorized
1:5 ForceAuth Success Authorized
1:6 ForceAuth Success Authorized
1:7 ForceAuth Success Authorized
1:8 ForceAuth Success Authorized
1:9 ForceAuth Success Authorized
1:10 ForceAuth Success Authorized
1:11 ForceAuth Success Authorized
1:12 ForceAuth Success Authorized