DXS-3326GSR Stackable Gigabit Layer 3 Switch
config vlan add
Restrictions Only
administrator-level users can issue this command.
Example usage:
To add 4 through 8 of module 2 as tagged ports to the VLAN v1:
DXS-3326GSR:4#config vlan v1 add tagged 2:4-2:8
Command: config vlan v1 add tagged 2:4-2:8
Success.
DXS-3326GSR:4#
config vlan delete
Purpose
Used to delete ports from a previously configured VLAN.
Syntax
config vlan <vlan_name 32> delete <portlist>
Description
This command allows you to delete ports from the port list of a
previously configured VLAN.
Parameters
<vlan_name 32>
−
The name of the VLAN to delete ports from.
<portlist>
−
A range of ports to delete from the VLAN. The port list
is specified by listing the lowest switch number and the beginning
port number on that switch, separated by a colon. Then the
highest switch number, and the highest port number of the range
(also separated by a colon) are specified. The beginning and end
of the port list range are separated by a dash. For example, 1:3
specifies switch number 1, port 3. 2:4 specifies switch number 2,
port 4. 1:3-2:4 specifies all of the ports between switch 1, port 3
and switch 2, port 4
−
in numerical order.
Restrictions Only
administrator-level users can issue this command.
Example usage:
To delete ports 5-7 of module 2 of the VLAN v1:
DXS-3326GSR:4#config vlan v1 delete 2:5-2:7
Command: config vlan v1 delete 2:5-2:7
Success.
DXS-3326GSR:4#
127