![D-Link DGS-3700 Series Reference Manual Download Page 308](http://html.mh-extra.com/html/d-link/dgs-3700-series/dgs-3700-series_reference-manual_76575308.webp)
DGS-3700 Series Layer 2 Managed Gigabit Ethernet Switch CLI Reference Guide
Page | 308
config dot1v_protocol_group add protocol
Example: Ipv4 is 800, ipv6 is 86dd, ARP is 806,. and so on. For 'IEEE802.3 LLC', this
is the 2-octet IEEE 802.2 Link Service Access Point (LSAP) pair: first octet is for
Destination Service Access Point (DSAP), and second octet is for Source.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To add a protocol IPv6 to protocol group 1:
DGS-3700-12:5#config dot1v_protocol_group group_id 1 add protocol ethernet_2 86DD
Command: config dot1v_protocol_group group_id 1 add protocol ethernet_2 86DD
Success.
DGS-3700-12:5#
config dot1v_protocol_group delete protocol
Purpose
Used to delete a protocol from protocol group.
Syntax
config dot1v_protocol_group [group_id < id>| group_name <name> ] delete
protocol [ethernet_2| ieee802.3_snap|
ieee802.3_llc] < protocol_value>
Description
This command is used to delete a protocol from 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.
protocol_value
−
The protoocl vlaue is used to identify a protocol of the frame type
specified.
Depending on the frame type, the octet string will have one of the following values:
The form of the input is 0x0 to 0xffff.
For 'ethernet'II, this is a 16-bit (2-octet) hex value.
Example: Ipv4 is 800, ipv6 is 86dd, ARP is 806,. and so on.
For ' IEEE802.3 SNAP ',this is this is a 16-bit (2-octet) hex value.
Example: Ipv4 is 800, ipv6 is 86dd, ARP is 806,. and so on. For 'IEEE802.3 LLC', this
is the 2-octet IEEE 802.2 Link Service Access Point (LSAP) pair: first octet is for
Destination Service
Access Point (DSAP), and second octet is for Source.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To delete protocol ipv6 from a protocol group 1:
DGS-3700-12:5#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.
DGS-3700-12:5#
delete dot1v_protocol_group
Purpose
Delete a protocol group.
Syntax
delete dot1v_protocol_group [group_id <id>| group_name <name 32>| all]
Description
This command deletes a protocol group.