DES-1210-52/ME L2 Metro Ethernet Switch CLI Reference Guide
218
<vlan_name 32> - Specify the VLAN name to be displayed.
vlanid <vidlist> − Specify the VLAN id to be displayed.
ports <portlist> − Specify the ports to be displayed.
Example usage:
To display the Switch’s current VLAN settings:
DES-1210-52/ME:5# show vlan
Command: show vlan
VID : 1 VLAN NAME : default
VLAN Type : Static
VLAN Advertisement : Disabled
Member Ports : 1-52
Untagged Ports : 1-52
Forbidden Ports :
VID : 3 VLAN NAME : rd2
VLAN Type : Static
VLAN Advertisement : Disabled
Member Ports :
Untagged Ports :
Forbidden Ports :
DES-1210-52/ME:5#
create dot1v_protocol_group
To create a protocol group for protocol VLAN function.
create dot1v_protocol_group group_id <id 1-16> {group_name
<name 32>}
The create dot1v_protocol_group command creates a protocol
group for protocol VLAN function.
group_id <id 1-16> − The ID of a protocol group which is used to
identify a set of protocols.
group_name <name 32> − The name of the protocol group. The
maximum length is 32 characters.
Only Administrator and Operator and Power-User-level users can
issue this command.
Example usage:
To create a protocol group:
DES-1210-52/ME:5# create dot1v_protocol_group group_id 1 group_name
group1
Command: create dot1v_protocol_group group_id 1 group_name group1
Success.
DES-1210-52/ME:5#