D-Link dgs-3420 Work Light User Manual


 
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide
866
Format
delete vlan vlanid <vidlist>
Parameters
<vidlist> - Specify a range of VLAN ID to be deleted.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To remove a VLAN ID 2:
DGS-3420-28SC:admin#delete vlan vlanid 2
Command: delete vlan vlanid 2
Success.
DGS-3420-28SC:admin#
94-5 config vlan
Description
This command is used to add or delete ports to or from the port list of a previously configured
VLAN. Users can specify the additional ports as tagged, untagged, or forbidden.
Format
config vlan <vlan_name 32> {[add [tagged | untagged | forbidden] | delete] <portlist> |
advertisement [enable | disable]}(1)
Parameters
<vlan_name 32> - Specify the name of the VLAN to add or delete ports to. The maximum length
is 32 characters.
add
- Specify the port attribute to add.
tagged - Specify the additional ports as tagged.
untagged - Specify the additional ports as untagged.
forbidden - Specify the ports to be forbidden from becoming members of the VLAN
dynamically and not able to forward packets in this VLAN.
delete - Specify the port status to delete.
<portlist> - Specify a range of ports to add or delete to the VLAN.
advertisement - Specify to send GVRP out for this VLAN or not. If not, the VLAN cannot be joint
dynamically.
enable - Specify to enable GVRP.
disable
- Specify to disable GVRP.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.