DES-3550 Layer 2 Fast Ethernet Switch
create vlan
Purpose Used to create a VLAN on the Switch.
Syntax
create vlan <vlan_name 32> {tag <vlanid 1-4094> |
advertisement}
Description This command allows you to create a VLAN on the Switch.
Parameters
<vlan_name 32> − The name of the VLAN to be created.
<vlanid 1-4094> − The VLAN ID of the VLAN to be created. Allowed
values = 1-4094
advertisement − Specifies that the VLAN is able to join GVRP. If
this parameter is not set, the VLAN cannot be configured to have
forbidden ports.
Restrictions Each VLAN name can be up to 32 characters. If the VLAN is not
given a tag, it will be a port-based VLAN. Only administrator-level
users can issue this command.
Example usage:
To create a VLAN v1, tag 2:
DES-3550:4#create vlan v1 tag 2
Command: create vlan v1 tag 2
Success.
DES-3550:4#
139