xStack® DGS-3620 Series Layer 3 Managed Stackable Gigabit Switch CLI Reference Guide
1196
delete - Specifies the IP or IPv6 address range of the sub-VLAN that will be deleted.
ip_range - Specifies the IP or IPv6 address range of the sub-VLAN that will be used.
<ipaddr> - Enter the starting IP or IPv6 address address used here.
to - Specifies that the next IP or IPv6 address address will be the ending IP or IPv6 address
address.
<ipaddr> - Enter the ending IP or IPv6 address address used here.
Restrictions
Only Administrators, Operators and Power-Users can issue this command.
Example
To configure IP range of sub VLAN 1 to 10.1.1.1-10.1.1.3:
DGS-3620-28PC:admin# config sub_vlan vlanid 1 add ip_range 10.1.1.1 to 10.1.1.3
Command: config sub_vlan vlanid 1 add ip_range 10.1.1.1 to 10.1.1.3
Success.
To configure an IPv6 address range for sub-VLAN 2 to be 20001::1000 to 2001::1002:
DGS-3620-28PC:admin# config sub_vlan vlanid 2 add ipv6_range 2001::1000 to
2001::1002
Command: config sub_vlan vlanid 2 add ipv6_range 2001::1000 to 2001::1002
Success.
110-5 show super_vlan
Description
This command is used to display the super VLAN parameters.
Format
show super_vlan {[<vlan_name 32> | vlanid <vlanid 1-4094>]}
Parameters
<vlan_name 32> - (Optional) Enter the super VLAN name used here. This name can be up to 32
characters long.
vlanid - (Optional) Specifies the super VLAN ID used.
<vlanid 1-4094> - Enter the super VLAN ID used here. This value must be between 1 and
Restrictions
None.