D-Link DES-3200 Switch User Manual


 
xStack® DES-3200 Series Layer 2 Ethernet Managed Switch CLI Reference Guide
147
Example usage:
To add 4 through 8 as tagged ports to the VLAN v1:
DES-3200-28:4#config vlan v1 add tagged 4-8
Command: config vlan v1 add tagged 4-8
Success.
DES-3200-28:4#
To delete ports from a VLAN:
DES-3200-28:4#config vlan v1 delete 6-8
Command: config vlan v1 delete 6-8
Success.
DES-3200-28:4#
create vlan vlanid
Purpose
Used to create multiple VLANs by VLAN ID list on the Switch.
Syntax
create vlan vlanid <vidlist> {advertisement}
Description
This command is used to create multiple VLANs on the Switch.
Parameters
<vidlist> Specifies a range of multiple VLAN IDs to be created.
advertisement Join GVRP or not. If not, the VLAN can’t join
dynamically.
Restrictions
Only Administrator-level users can issue this command.
Example usage:
To create a VLAN ID on the Switch:
DES-3200-28:4#create vlan vlanid 5 advertisement
Command: create vlan vlanid 5 advertisement
Success
DES-3200-28:4#
delete vlan vlanid
Purpose
Used to delete multiple VLANs by VLAN ID on the Switch.
Syntax
delete vlan vlanid <vidlist>
Description
This command is used to delete previously configured multiple
VLANs on the Switch.
Parameters
<vidlist> Specifies a range of multiple VLAN IDs to be deleted.
Restrictions
Only Administrator-level users can issue this command.