D-Link dgs-3420 Work Light User Manual


 
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide
668
Chapter 68
Protocol VLAN
Commands
create dot1v_protocol_group group_id <id> group_name <name 32>
config dot1v_protocol_group [group_id <id> | group_name <name 32>] [add protocol
[ethernet_2 | ieee802.3_snap | ieee802.3_llc] <protocol_value> | delete protocol [ethernet_2 |
ieee802.3_snap | ieee802.3_llc] <protocol_value>]
delete dot1v_protocol_group [group_id <id> | group_name <name 32>| all]
show dot1v_protocol_group {group_id <id> | group_name <name 32>}
config port dot1v ports [<portlist> | all] [add protocol_group [group_id <id> | group_name <name
32>] [vlan <vlan_name 32> | vlanid <id>] {priority <value 0-7>} | delete protocol_group
[group_id <id> | all]]
show port dot1v {ports <portlist>}
68-1 create dot1v_protocol_group
Description
This command is used to create a protocol group for the protocol VLAN function.
Format
create dot1v_protocol_group group_id <id> group_name <name 32>
Parameters
group_id - Specify the ID of the protocol group which is used to identify a set of protocols.
<id> - The ID range is between 1 and 16.
group_name - Specify the name of the protocol group.
<name 32> - Specify the name of the protocol group. The maximum length is 32 characters.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To create a protocol group:
DGS-3420-28SC:admin#create dot1v_protocol_group group_id 4 group_name
General_Group
Command: create dot1v_protocol_group group_id 4 group_name General_Group
Success.
DGS-3420-28SC:admin#