Specifications
xStack DGS-3400 Series Layer 2 Gigabit Managed Switch CLI Manual
config double_vlan
entries are separated by a comma. (ex: 1:1-1:3,1:7-1:9)
tpid <hex 0x0-0xffff>- The tag protocol ID. This ID, identified here in
hex form, will help identify packets to devices as Double VLAN
tagged packets. The default setting is 0x8100.
Restrictions Only administrator-level users can issue this command.
Users must have the Switch enabled for Double VLANs.
Example usage:
To add ports 4 through 8 as access ports to the Double VLAN Trinity:
DGS-3400:4#config double_vlan Trinity add access 1:4-1:8
Command: config double_vlan Trinity add access 1:4-1:8
Success.
DGS-3400:4#
Example usage:
To delete ports 4 through 8 on the Double VLAN Trinity:
DGS-3400:4#config double_vlan Trinity delete 1:4-1:8
Command: config double_vlan Trinity delete 1:4-1:8
Success.
DGS-3400:4#
show double_vlan
Used to display the Double VLAN settings on the Switch.
Syntax
show double_vlan {<vlan_name>}
Description This command will display the current double VLAN parameters
configured on the Switch.
Parameters vlan name - Enter the name of a previously created VLAN for which
to display the settings.
Restrictions Only administrator-level users can issue this command.
Users must have the Switch enabled for Double VLANs.
Purpose
Example usage:
To display parameters for the Double VLAN Trinity:
122