D-Link DES-3550 Switch User Manual


 
95
DES-3550:4#create vlan v1 tag 2
Command: create vlan v1 tag 2
Success.
DES-3550:4#
delete vlan
Purpose Used to delete a previously configured VLAN on the switch.
Syntax
delete vlan <vlan_name 32>
Description This command will delete a previously configured VLAN on the
switch.
Parameters
<vlan_name 32> The VLAN name of the VLAN you want to delete.
Restrictions Only administrator-level users can issue this command.
Example usage:
To remove the vlan “v1”:
DES-3550:4#delete vlan v1
Command: delete vlan v1
Success.
DES-3550:4#
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 allows you to add ports to the port list of a previously
configured VLAN. You can specify the additional ports as tagging,
untagging, or forbidden. The default is to assign the ports as
untagging.
Parameters
<vlan_name 32> The name of the VLAN you want to add ports to.
add Specifies all of the ports on the switch.
tagged Specifies the additional ports as tagged.
untagged Specifies the additional ports as untagged.
forbidden Specifies the additional ports as forbidden.