Specifications

xStack DGS-3400 Series Layer 2 Gigabit Managed Switch CLI Manual
DGS-3400:4#config 802.1x guest_vlan ports 1:1-1:5 state enable
Success.
Command: config 802.1x guest_vlan ports 1:1-1:5 state enable
DGS-3400:4#
show 802.1x guest_vlan
Purpose Used to view the configurations for a 802.1x Guest VLAN.
Syntax
show 802.1x guest_vlan
Description The show 802.1x guest_vlan command is used to display the settings
for the VLAN that has been enabled as an 802.1x Guest VLAN. Guest
802.1X VLAN clients are those who have not been authorized for
802.1x or they haven’t yet installed the necessary 802.1x software, yet
would still like limited access rights on the Switch.
Parameters None.
Restrictions None.
Example usage:
To configure the configurations for a previously created 802.1x Guest VLAN.
DGS-3400:4#show 802.1x guest_vlan
Command: show 802.1x guest_vlan
Guest VLAN Setting
-----------------------------------------------------------
Guest VLAN : Trinity
Enable guest VLAN ports: 1:5-1:8
DGS-3400:4#
delete 802.1x guest_vlan
Purpose Used to delete a 802.1x Guest VLAN.
delete 802.1x guest_vlan {<vlan_name 32>}
Description The delete 802.1x guest_vlan command is used to delete an
802.1x Guest VLAN. Guest 802.1X VLAN clients are those who
have not been authorized for 802.1x or they haven’t yet installed the
necessary 802.1x software, yet would still like limited access rights
on the Switch.
Parameters <vlan_name 32> - Enter the VLAN name of the Guest 802.1x VLAN
to be deleted.
Restrictions Only administrator-level users can issue this command.
Users must have already previously created a VLAN using the
create vlan command. Only one VLAN can be set as the 802.1x
Guest VLAN.
Syntax
Example usage:
To delete a previously created 802.1x Guest VLAN.
DGS-3400:4#delete 802.1x guest_vlan Trinity
Command: delete 802.1x guest_vlan Trinity
Success.
DGS-3400:4#
183