A SERVICE OF

logo

xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
656
88
SUPER VLAN COMMANDS
The Super VLAN commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in
the following table.
Command Parameters
create super_vlan [<vlan_name 32> | vlanid <vlanid 1-4094>] {sub_vlan <vidlist>}
config super_vlan [<vlan_name 32 > | vlanid <vlanid 1-4094>] [add | delete] sub_vlan <vidlist>
delete super_vlan [<vlan_name 32 > | vlanid <vlanid 1-4094>]
config sub_vlan [<vlan_name 32> | vlanid <vlanid 1-4094>] [add | delete] ip_range <ipaddr> to
<ipaddr>
show super_vlan {[<vlan_name 32 > | vlanid <vlanid 1-4094>]}
show sub_vlan {[<vlan_name 32 > | vlanid <vidlist>]}
Each command is listed, in detail, in the following sections.
create super vlan
Purpose This command is used to create a super VLAN.
Syntax
create super_vlan [<vlan_name 32> | vlanid <vlanid 1-4094>] {sub_vlan <vidlist>}
Description This command is used to create a super VLAN. The specified VLAN must be an 802.1Q
VLAN. If the specified VLAN is inexistent, the operation will not be success.
NOTE:
If you specify the super VLAN name, the VLAN must be an existent 802.1Q VLAN.
L3 route protocol, VRRP, multicast protocol and IPV6 protocol cannot run on super VLAN
interface.
Super VLAN is used to aggregate multi sub VLANs in the same IP subnet. Sub-VLAN is a L2
separate broadcast domain. The super VLAN cannot have any physical member port; hosts
reside in sub VLANs.
Once an IP interface is bound to a super VLAN, the proxy ARP will enable automatically on
the interface for communication between its sub VLANs.
If an IP interface is bound to a super VLAN, it cannot bind to other VLANs.
A super VLAN cannot be sub VLAN of other super VLANs.
Parameters
<vlan_name 32> - Specify the name of the super VLAN. The VLAN name must be an existed
802.1Q VLAN.
vlanid <vlanid 1-4094> - Specify the VLAN ID of the super VLAN.
sub_vlan <vidlist> - Specify the sub VLANs of the super VLAN. By default, a new created
super VLAN has not sub VLAN configured.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To create super VLAN 10: