xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual
115
DES-3800:admin#delete dot1v_protocol_group group_id 100
Command: delete dot1v_protocol_group group_id 100
Success.
DES-3800:admin#
show dot1v_protocol_group
Purpose
Display the protocols defined in a protocol group.
Syntax
show dot1v_protocol_group {group_id <id>}
Description
Display 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.
Restrictions
None.
Example usage:
To display the protocol group ID 100.
DES-3800:admin# show dot1v_protocol_group group_id 100
Command: show dot1v_protocol_group group_id 100
Protocol Group ID Frame Type Protocol Value
----------------- ---------- --------------
100 EthernetII 0x86DD
DES-3800:admin#
config port dot1v ports
Purpose
Assign the VLAN for untagged packets ingress from the portlist
based on the protocol group configured
Syntax
config port dot1v ports <portlist> | all [add protocol_group
group_id <id> vlan< vlan_name 32> | delete protocol_group
[group_id <id>|all]
Description
Assigns the VLAN for untagged packets ingress from the portlist
based on the protocol group configured. This assignment can be
removed by using delete protocol_group option
Parameters
<portlist>
- Specifies a range of ports to apply this command.
<id>
- Group ID of the protocol group.
<vlan_name 32>
- Vlan that is to be associated with this protocol
group on this port
Restrictions
Only Administrator or Operator-level users can issue this command.
Example usage:
The example is to assign VLAN marketing-1 for untaged ipv6 packet ingress from port 3. To configure the group ID 100 on
port 3 to be associated with VLAN marketing-1.