xStack® DES-3528/DES-3552 Series Layer 2 Managed Stackable Fast Ethernet Switch CLI Reference Guide
132
delete dot1v_protocol_group
Purpose
Used to delete a protocol group.
Syntax
delete dot1v_protocol_group [group_id <id> | group_name <name 32> | all]
Description
This command deletes a protocol group
Parameters
group_id
−
Specifies the group ID to be deleted.
group_name
−
The name of the protocol group. The maximum length is 32 characters.
Restrictions
Only Administrator and Operator and Power-User-level users can issue this command.
Example usage:
To delete protocol group 1:
DES-3528:admin# delete dot1v_protocol_group group_id 1
Command: delete dot1v_protocol_group group_id 1
Success.
DES-3528:admin#
show dot1v_protocol_group
Purpose
Used to display the protocols defined in a protocol group.
Syntax
show dot1v_protocol_group {[group_id <id> | group_name <name 32>]}
Description
This command displays the protocols defined in protocol groups.
Parameters
group_id
−
Specifies the ID of the group to be displayed if group ID is not specified, all
configured protocol groups will be displayed.
group_name
−
The name of the protocol group. The maximum length is 32 characters.
Restrictions
None.
Example usage:
To display the protocol group ID 1:
DES-3528:admin# show dot1v_protocol_group group_id 1
Command: show dot1v_protocol_group group_id 1
Protocol Group ID Protocol Group Name Frame Type Protocol Value
----------------- -------------------- ----------- ---------------
1 General Group EthernetII 86DD
Total Entries: 1
DES-3528:admin#