DGS-3200 Series Layer 2 Gigabit Managed Switch CLI Manual
186
21
Protocol VLAN Command List
create dot1v_protocol_group group_id < id> {group_name <name>}
config dot1v_protocol_group [group_id < id> | group_name <name> ] add protocol
[ethernet_2| ieee802.3_snap| ieee802.3_llc] < protocol_value>
config dot1v_protocol_group [group_id < id> | group_name <name> ] delete protocol
[ethernet_2 | ieee802.3_snap |
ieee802.3_llc] < protocol_value>
delete dot1v_protocol_group [group_id <id> | group_name <name>| all]
show dot1v_protocol_group {group_id <id> | group_name <name>}
config port dot1v ports [<portlist> | all] [add protocol_group [group_id <id> | group_name
<name>] [vlan< vlan_name 32> | vlanid <vlanid>]
{priority <value 0-7>} | delete protocol_group
[group_id <id>|all]]
show port dot1v {ports <portlis>t}
21-1
create dot1v_protocol_group
Purpose
To create a protocol group for the protocol VLAN function.
Format
create dot1v_protocol_group group_id < id> {group_name <name>}
Description
Used to create a protocol group for the protocol VLAN function.
Parameters
Parameters
Description
group_id
The ID of the protocol group which is used to identify a set of protocols.
group_name
The name of the protocol group. The maximum length is 32
characters. If a group name is not specified, the group name will be
automatically generated in accordance with Protocgroup_id.
For example, the auto-generated name for group ID 2 is
ProtocolGroup2. If the auto-generated name is in conflict with an
existing group, an alternative name will be used in accordance with
ProtocgALT+num. The value for num starts with 1. If
it is still in conflict, then subsequent number will be used instead.