A SERVICE OF

logo

xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
659
show super vlan
vlanid <vlanid 1-4094> - Specify the super VLAN ID.
If not specified the super VLAN, show all super VLANs.
Restrictions None.
Example usage:
To show super VLAN:
DGS-3627:admin# show super_vlan
Command: show super_vlan
Super VID : 10
VLAN Name : VLAN10
IP subnet : 10.1.0.0/16
Status : Active
Sub VID : 2-4, 7, 9
Total Entries : 1
DGS-3627:admin#
show sub vlan
Purpose This command is used to show sub VLAN.
Syntax
show sub_vlan {[<vlan_name 32 > | vlanid <vidlist>]}
Description This command is used to show sub VLAN.
The “Active” and “Inactive” status means if any ports link up in the sub vlan.
Parameters
<vlan_name 32> - Specify the sub VLAN name
vlanid <vlanid 1-4094> - Specify the sub VLAN ID list
If not specified the sub VLAN, show all sub VLANs.
Restrictions None.
Example usage:
To show all sub VLAN:
DGS-3627:admin# show sub_vlan
Command: show sub_vlan
Sub VID Status Super VID IP Range
------- ------- ---------- ------------------------
1 Active 10 10.1.1.1-10.1.1.10
10.1.2.1-10.1.2.20
2 Active 10 10.1.3.0-10.1.3.100
3 Inactive 10 10.1.4.0-10.1.4.255
4 Active 20
5 Inactive 20
Total Entries: 5
DGS-3627:admin#