D-Link DGS-3600 Switch User Manual


 
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
37
DGS-3627:admin# config 802.1x authorization attributes radius disable
Command: config 802.1x authorization attributes radius disable
Success.
DGS-3627:admin#
show 802.1x
Purpose Used to display the 802.1X state or configurations.
Syntax
show 802.1x { [ auth_state | auth_configuration ] ports { < portlist > } }
Description The show 802.1x command displays the 802.1X state or configurations.
Parameters
auth_state - Used to display 802.1X authentication state machine of some or all ports
auth_configuration - Used to display 802.1X configurations of some or all ports.
portlist - Specifies a range of ports to be displayed.
If no port is specified, all ports will be displayed.
If no parameter is specified, the 802.1X system configurations will be displayed.
Restrictions None.
Example usage:
To display the 802.1X states:
DGS-3627:admin# show 802.1x auth_state ports 1-4
Command: show 802.1x auth_state ports 1-4
Status: A Authorized; U Unauthorized; (P): Port-Based 802.1X
Port MAC Address PAE State Backend State Status VID Priority
---- --------------------- ---------------- -------------- ------- ---- --------
1 00-00-00-00-00-01 Authenticated Idle A 4004 3
1 00-00-00-00-00-02 Authenticated Idle A 1234 -
1 00-00-00-00-00-04 Authenticating Response U - -
2 - (P) Authenticating Request U - -
3 - (P) Connecting Idle U - -
4 - (P) Held Idle U - -
Total Authenticating Hosts : 2
Total Authenticated Hosts : 2
DGS-3627:admin#
To display the 802.1X system level configurations:
DGS-3627:admin# show 802.1x
Command: show 802.1x
802.1X : Enabled
Authentication Mode : Port_based
Authentication Protocol : Radius_Eap
Forward EAPOL PDU : Enabled
Max Users : no_limit
RADIUS Authorization : Enabled
DGS-3627:admin#