D-Link DAS-3626 Guida Al Software

Pagina di 480
DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual
To delete protocol ipv6 from a protocol group 1:
DAS-3626:admin#config dot1v_protocol_group group_id 1 delete protocol  ethernet_2 
86DD
Command: config dot1v_protocol_group group_id 1 delete protocol  ethernet_2  86DD
Success.
DAS-3626:admin#
delete dot1v_protocol_group
Purpose
Delete a protocol group. 
Syntax
delete dot1v_protocol_group [group_id <id 1-16>| group_name <name 32>| all]
Description
This command deletes a protocol group.
Parameters
group_id 
 The id of 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.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To delete protocol group 1:
DAS-3626:admin#delete dot1v_protocol_group group_id 1
Command: delete dot1v_protocol_group group_id 1
Success.
DAS-3626:admin#
show dot1v_protocol_group 
Purpose
Display the protocols defined in a protocol group.
Syntax
show dot1v_protocol_group {group_id <id 1-16> | group_name <name 32>}
Description
This command is used to display the protocols defined in  protocol groups.
Parameters
group_id 
 The id of 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.
Restrictions
None.
Example usage:
To display the protocol group ID 1:
DAS-3626: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
DAS-3626:admin#
145