xStack DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
129
config double_vlan
•
access
- Add this parameter to configure these ports as
access ports. Access ports are for connecting Switch
VLANs to customer VLANs.
•
portlist
– Enter a list of ports to be added to this VLAN.
The beginning and end of the port list range are separated
by a dash. Non-contiguous portlist entries are separated by
a comma. (ex: 1-3,7-9)
delete -
Specify this parameter to delete ports configured in the
<portlist>
from this VLAN.
•
portlist
– Enter a list of ports to be deleted from this VLAN.
The beginning and end of the port list range are separated
by a dash. Non-contiguous portlist entries are separated by
a comma. (ex: 1-3,7-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
and operator-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 “Drazen”:
DGS-3627:5#config double_vlan Drazen add access 4-8
Command: config double_vlan Drazen add access 4-8
Success.
DGS-3627:5#
Example usage:
To delete ports 4 through 8 on the Double VLAN “Drazen”:
DGS-3627:5#config double_vlan Drazen delete 4-8
Command: config double_vlan Drazen delete 4-8
Success.
DGS-3627:5#
show double_vlan
Purpose
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 None.
Example usage:
To display parameters for the Double VLAN “Drazen”: