xStack® DES-3200 Series Layer 2 Ethernet Managed Switch CLI Reference Manual
40
4
Example usage:
To add a protocol IPv6 to protocol group 1:
DES-3200-28:4#config dot1v
2
0x86DD
The protocol value configured to add will take effect on both frame types
ethernet_2 and ieee802.3_snap.
Success.
DES-3200-28:4#
delete dot1v_protocol_group
Used to delet
e a protocol from a protocol group.
Purpose
delete dot1v_
protocol_group [group_id <int 1-16> | group_name
<name 32> | all]
Syntax
This
command is used to delete a protocol from a protocol group.
Description
grou
p_id – Specifies the group ID to be deleted.
Parameters
group_name – The name of the protocol group.
protocol_value - The protocol value 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, etc.
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, etc.
Only Administrator-level users
can issue this command.
Restrictions
Example usage:
To delete protocol group 1:
DES-3200-28:4# delete dot1v_protcol_group group_id 1
Command: delete dot1v_protcol_group group_id 1
Success.
DES-3200-28:4#