![D-Link xStack DGS-3600 Series Cli Manual Download Page 125](http://html1.mh-extra.com/html/d-link/xstack-dgs-3600-series/xstack-dgs-3600-series_cli-manual_4127464125.webp)
xStack DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
122
create vlan
Parameters
<vlan_name 32>
−
The name of the VLAN to be created.
tag <vlanid 2-4094>
−
The VLAN ID of the VLAN to be created. Allowed values
= 2-4094
type
– This parameter uses the
type
field of the packet header to determine
the packet protocol and destination VLAN:
1q_vlan
– Allows the creation of a normal 802.1Q VLAN on the Switch.
advertisement
−
Specifies that the VLAN is able to join GVRP.
Restrictions
Each VLAN name can be up to 32 characters. Only administrator-level and
operator-level users can issue this command.
Example usage:
To create a VLAN v1, tag 2:
DGS-3627:5#create vlan v1 tag 2
Command: create vlan v1 tag 2
Success.
DGS-3627:5#
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 to delete.
Restrictions Only
administrator-level
and operator-level users can issue this
command.
Example usage:
To remove the VLAN “v1”:
DGS-3627:5#delete vlan v1
Command: delete vlan v1
Success.
DGS-3627:5#