![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/c/f9/cf9abe3c-cbdc-4cee-9477-3b670eb02cf4/cf9abe3c-cbdc-4cee-9477-3b670eb02cf4-bg295.png)
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
657
DGS-3627:admin# create super_vlan vlanid 10
Command: create super_vlan vlanid 10
Success.
config super vlan
Purpose This command is used to configure a super VLAN.
Syntax
config super_vlan [<vlan_name 32 > | vlanid <vlanid 1-4094>] [add | delete] sub_vlan
<vidlist>
Description This command is used to configure the sub VLANs of a super VLAN.
A sub VLAN only can belong to one super VLAN and you cannot bind an IP interface on it.
The maximum sub VLAN number of a super VLAN is 80.
Parameters
<vlan_name 32> - Specify the super VLAN name
vlanid <vlanid 1-4094> - Specify the super VLAN ID
add sub_vlan <vidlist> - Specify the sub VLAN ID list to add to the super VLAN. The sub
VLAN shall be an 802.1Q VLAN.
delete sub_vlan <vidlist> - Specify the sub VLAN ID list to delete from the super VLAN.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To add sub VLAN 2-4 into super VLAN 10:
DGS-3627:admin# config super_vlan 10 add sub_vlan 2-4
Command: config super_vlan 10 add sub_vlan 2-4
Success.
delete super vlan
Purpose This command is used to delete a super VLAN.
Syntax
delete super_vlan [<vlan_name 32 > | vlanid <vlanid 1-4094>]
Description This command is used to delete a super VLAN.
NOTE: The VLAN will not be deleted really by this command. It is only no longer used as
super VLAN.
Parameters
<vlan_name 32> - Specify the super VLAN name.
vlanid <vlanid 1-4094> - Specify the super VLAN ID.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To delete the super VLAN by specify the VLAN ID 10: