Specifications
xStack DGS-3400 Series Layer 2 Gigabit Managed Switch CLI Manual
Command Parameters
create 802.1x guest_vlan <vlan_name 32>
config 802.1x guest_vlan ports [<portlist> | all] state [enable | disable]
delete 802.1x guest_vlan {<vlan_name 32>}
show 802.1x guest_vlan
Each command is listed, in detail, in the following sections
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-3400:4#enable 802.1x
Command: enable 802.1x
Success.
DGS-3400: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.
Parameters None.
Restrictions Only administrator-level users can issue this command.
Example usage:
To disable 802.1x on the Switch:
DGS-3400:4#disable 802.1x
Command: disable 802.1x
Success.
DGS-3400:4#
167