![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/c/f9/cf9abe3c-cbdc-4cee-9477-3b670eb02cf4/cf9abe3c-cbdc-4cee-9477-3b670eb02cf4-bg2e.png)
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
42
To create a VLAN named “guestVLAN” as 802.1X guest VLAN:
DGS-3627:admin# create 802.1x guest_vlan guestVLAN
Command: create 802.1x guest_vlan guestVLAN
Success.
delete 802.1x guest_vlan
Purpose Used to delete guest VLAN configuration.
Syntax
delete 802.1x guest_vlan { < vlan_name 32 > }
Description The delete 802.1x guest_vlan command will delete guest VLAN setting, but not delete the
static VLAN. All ports which enabled guest VLAN will remove to original VLAN after deleted
guest VLAN.
Parameters
<vlan_name 32> - Specify the static VLAN to be guest VLAN.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To delete the guest VLAN named “guestVLAN”:
DGS-3627:admin# delete 802.1x guest_vlan guestVLAN
Command: delete 802.1x guest_vlan guestVLAN
Success.
config 802.1x guest_vlan
Purpose Used to configure guest VLAN settings.
Syntax
config 802.1x guest_vlan ports [ < portlist > | all ] state [ enable | disable ]
Description The config 802.1x guest_vlan command configures guest VLAN setting.
If the specific port state is changed from enabled state to disable state, this port will move to
its original VLAN.
Parameters
ports - A range of ports enable or disable guest VLAN function.
state - Specify the guest VLAN port state of the configured ports.
enable - join the guest VLAN.
disable - remove from guest VLAN.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
Enable on port 1 – 8 to configure 802.1X guest VLAN: