D-Link DGS-3600 Switch User Manual


 
xStack DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
132
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-level users can issue this command.
Example usage:
To delete a protocol VLAN group:
DGS-3600:4#delete dot1v_protocol_group group_id 1
Command: delete dot1v_protocol_group group_id 1
Success.
DGS-3600:4#
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-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-3600:4#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-3600:4#