Specifications

xStack DGS-3400 Series Layer 2 Gigabit Managed Switch CLI Manual
enable double_vlan
Restrictions Only administrator-level users can issue this command.
Example usage:
To enable the Double VLAN feature on the Switch, thus disabling normal VLANs and GVRP.
DGS-3400:4#enable double_vlan
Command: enable double_vlan
Current Double VLAN mode : Disabled
Enable Double VLAN need to reset system config. Are you sure ?(y/n)y
Success.
DGS-3400:4#
disable double_vlan
Purpose Used to disable the Double VLAN feature on the Switch.
Syntax
This command, along with the enable double_vlan command,
enables and disables the Double Tag VLAN. When Double VLANs
are enabled, the system configurations for VLANs will return to the
default setting, except stacking information, IP address, log, user
accounts and banner setting, in order to enable the Double VLAN
mode. In the Double VLAN mode, normal VLANs and GVRP
functions are disabled. The Double VLAN default setting is disabled.
Only administrator-level users can issue this command.
disable double_vlan
Description
Parameters None.
Restrictions
Example usage:
To disable the Double VLAN feature on the Switch
DGS-3400:4#disable double_vlan
Command: disable double_vlan
Current Double VLAN mode : Enabled
Disable Double VLAN need to reset system config. Are you sure ?(y/n)y
Success.
DGS-3400:4#
create double_vlan
Purpose
create double_vlan <vlan_name 32> spvid <vlanid 1-4094> {tpid
<hex 0x0-0xffff>}
This command is used to create a Double VLAN (service provider
VLAN) on the Switch.
Parameters vlan <vlan_name 32> - The name of the Double VLAN to be created.
The user is to enter an alphanumeric string of up to 32 characters to
identify this VLAN.
spvid <vlanid 1-4094> - The VLAN ID of the service provider VLAN.
The user is to identify this VLAN with a number between 1 and 4094.
tpid <hex 0x0-0xffff>- The tag protocol ID. This ID, identified here in
Used to create a Double VLAN on the Switch.
Syntax
Description
120