xStack DGS-3612G Layer 3 Gigabit Ethernet Managed Switch CLI Manual
enable 802.1x
Purpose
Used to enable the 802.1x server on the Switch.
Syntax
enable 802.1x
Description The
enable 802.1x
command enables the 802.1x Network Access control
server application on the Switch. To select between port-based or MAC-
based, use the
config 802.1x auth_mode
command.
Parameters None.
Restrictions Only
administrator-level users can issue this command.
Example usage:
To enable 802.1x switch wide:
DGS-3612G:4#enable 802.1x
Command: enable 802.1x
Success.
DGS-3612G:4#
disable 802.1x
Purpose
Used to disable the 802.1x server on the Switch.
Syntax
disable 802.1x
Description The
disable 802.1x
command is used to disable the 802.1x Network
Access control server application on the Switch. To select between port-
based or MAC-based, use the
config 802.1x auth_mode
command.
Only
administrator-level users can issue this command.
Parameters None.
Restrictions
Example usage:
Command: disable 802.1x
To disable 802.1x on the Switch:
DGS-3612G:4#disable 802.1x
Success.
DGS-3612G:4#
show 802.1x auth_configuration
Used to display the current configuration of the 802.1x server on the Switch.
Syntax
show 802.1x auth_configuration {ports [<portlist> | all]}
The
show 802.1x auth_configuration
command is used to display the 802.1x
Port-based or MAC-based Network Access control local users currently
configured on the Switch.
Parameters
ports <portlist>
−
Specifies a port or range of ports to view.
all
– Specify to view all ports.
The following details are displayed:
802.1x Enabled / Disabled
−
Shows the current status of 802.1x functions on the
Switch.
Authentication Mode – Shows the authentication mode, whether it be by MAC
Purpose
Description
161