DGS-1100/ME Metro Ethernet Managed Switch CLI Reference Guide
Description
The
create vlan
command creates a VLAN on the Switch.
Parameters
name <vlan_name 8>
− The name of the VLAN to be created.
Each
VLAN name can be up to 8 characters.
tag <vlanid 2-4094>
− The VLAN ID of the VLAN to be created. The
allowed values range from 2 to 4094.
vlanid <vidlist 2-4094>
– The VLAN ID list of the VLAN to be
created.
Restrictions
Only administrator-level users can issue this command.
Example usage:
To create a VLAN v1, tag 3:
DGS-1100-24P/ME:admin#create vlan name v1 tag 3
Command : create vlan name v1 tag 3
Success.
DGS-1100-24P/ME:admin#
delete vlan
Purpose
To delete a previously configured VLAN on the Switch.
Syntax
delete vlan [name <vlan_name 8> | vlanid <vidlist 2-4094>]
Description
The
delete vlan
command deletes a previously configured VLAN on
the Switch.
Parameters
name <vlan_name 8>
− The name of the VLAN to be deleted.
vlanid <vidlist 2-4092>
−
The VLAN of the VLAN to be deleted.
Restrictions
Only administrator-level users can issue this command.
Example usage:
To remove a vlan which VLAN ID is 2:
DGS-1100-24P/ME:admin#delete vlan vlanid 2
Command : delete vlan vlanid 2
Success.
DGS-1100-24P/ME:admin#
config vlan
Purpose
To add additional ports to a previously configured VLAN and to
modify a VLAN name.
Syntax
config vlan [name <vlan_name 8> [add [tagged | untagged] |
delete ] <portlist> | vlanid <vidlist 1-4094>] [[add [tagged |
untagged] | delete ] <portlist> | name <vlan_name 8>]]
79