Specifications

142
config vlan
Purpose Used to add or delete one or more ports
from a previously created VLAN.
Syntax <vlan_name> {add
[tagged/untagged/forbidden]
/delete} <portlist>
Description This command allows you to delete ports
from a previously configured VLANs port
list.
Parameters
<vlan_name> The name of the VLAN you
want to add or delete ports from.
tagged Specifies the additional ports as
tagged.
untagged Specifies the additional ports as
untagged.
forbidden Specifies the additional ports as
forbidden.
<portlist> A range of ports you want to
add or delete from the above specified
VLAN.
Restrictions Only administrator-level users can issue
this command.
Example Usage:
To delete 4 through 8 of module 2 to the VLAN v1:
DES7000:4@#config vlan v1 delete 2:4-2:8
Command: config vlan v1 delete 2:4-2:8
Success.
DES7000:4@#