DES-30XX Layer 2 Switch CLI Reference Manual
97
To remove a vlan v1:
DES-3026:4#delete vlan v1
Command: delete vlan v1
Success.
DES-3026:4#
config vlan
Purpose
Used to add additional ports to a previously configured VLAN.
Syntax
config vlan <vlan_name 32> {[add [tagged | untagged] |
delete] <portlist>}
Description
This command allows the user to add or delete ports to the port list
of a previously configured VLAN. Additional ports may be specified
as tagging or untagging. The default is to assign the ports as
untagged.
Parameters
<vlan_name 32>
−
The name of the VLAN to which to add ports.
add
−
Specifies to add ports to a previously created vlan.
delete
- Specifies to delete ports to a previously created vlan.
tagged
−
Specifies the additional ports as tagged.
untagged
−
Specifies the additional ports as untagged.
<portlist>
−
A port or range of ports to be added to or deleted from
the VLAN.
Restrictions Only
administrator-level users can issue this command.
Example usage:
To add ports 4 through 8 as tagged ports to the VLAN v1:
DES-3026:4#config vlan v1 add tagged 4-8
Command: config vlan v1 add tagged 4-8
Success.
DES-3026:4#
show vlan
Purpose
Used to display the current VLAN configuration on the Switch
Syntax
show vlan {<vlan_name 32>}
Description
This command displays summary information about each VLAN
including the VLAN ID, VLAN name, the Tagging/Untagging status,
and the Member/Non-member status of each port that is a member of
the VLAN.
Parameters
<vlan_name 32>
−
The VLAN name of the VLAN for which to display
a summary of settings.
Restrictions None.