Specifications

xStack DGS-3400 Series Layer 2 Gigabit Managed Switch CLI Manual
DGS-3400:4#show 802.1x auth_configuration ports 1:1
Command: show 802.1x auth_configuration ports 1:1
802.1X : Enabled
Authentication Mode : Port_based
Authentication Protocol : Radius_Eap
Port number : 1:1
Capability : None
AdminCrlDir : Both
OpenCrlDir : Both
Port Control : Auto
QuietPeriod : 60 sec
TxPeriod : 30 sec
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>}
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)
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:
169