xStack
®
DGS-3400 Series Layer 2 Gigabit Ethernet Managed Switch CLI Manual
464
delete dot1v_protocol_group
Purpose
Used to delete a protocol VLAN group.
Syntax
delete dot1v_protocol_group group_id <id>
Description
This command will delete a protocol VLAN group.
Parameters
group_id <id>
−
Enter an integer from
1
to
16
to identify the protocol VLAN group being deleted
here.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To delete a protocol VLAN group:
DGS-3450:admin# delete dot1v_protocol_group group_id 1
Command: delete dot1v_protocol_group group_id 1
Success.
DGS-3450:admin#
show dot1v_protocol_group
Purpose
Used to display the configurations for a protocol VLAN group.
Syntax
show dot1v_protocol_group {group_id <id>}
Description
This command will display the configurations of a protocol VLAN group.
Parameters
group_id <id>
−
Enter an integer from
1
to
16
to identify the protocol VLAN group to be
displayed.
Entering this command without the group_id parameter will display the configurations for all
configured protocol VLAN groups.
Restrictions
None.
Example usage:
To display the configurations for a protocol VLAN group:
DGS-3450:admin# show dot1v_protocol_group group_id 1
Command: show dot1v_protocol_group group_id 1
Protocol Group ID Frame Type Protocol Value
------------------ ----------- -----------------------
1 EthernetII 86DD
Total Entries: 1
DGS-3450:admin#