xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual
107
Member ports : 1,5-26
Static ports : 1,5-26
Current Untagged ports : 1,5-26
Static Untagged ports : 1,5-26
Forbidden ports :
VID : 4094 VLAN Name : Trinity
VLAN TYPE : static Advertisement: Enabled
Member ports : 2-4
Static ports : 2-4
Current Untagged ports : 2-4
Static Untagged ports : 2-4
Forbidden ports :
Total Entries : 2
DES-3800:admin#
config vlan
Purpose
Used to add additional ports to a previously configured VLAN.
Syntax
config vlan <vlan_name 32> {[add [tagged | untagged |
forbidden] | delete] <portlist> | advertisement [enable | disable]}
Description
This command is used to add ports to the port list of a previously
configured VLAN. The additional ports can be specified as tagging,
untagging, or forbidden. The default is to assign the ports as
untagging.
Parameters
<vlan_name 32>
−
The name of the VLAN to which to add ports.
add
−
Entering the add parameter will add ports to the VLAN. There
are three types of ports to add:
•
tagged
−
Specifies the additional ports as tagged.
•
untagged
−
Specifies the additional ports as untagged.
•
forbidden
−
Specifies the additional ports as forbidden
delete
−
Deletes ports from the specified VLAN.
<portlist>
−
A port or range of ports to add to, or delete from the
specified VLAN.
advertisement [enable | disable]
−
Enables or disables GVRP on the
specified VLAN.
Restrictions
Only Administrator or Operator-level users can issue this command.
Example usage:
To add 4 through 8 as tagged ports to the VLAN v1:
DES-3800:admin#config vlan v1 add tagged 4-8
Command: config vlan v1 add tagged 4-8
Success.
DES-3800:admin#
To delete ports from a VLAN:
DES-3800:admin#config vlan v1 delete 6-8
Command: config vlan v1 delete 6-8
Success.