D-Link DES-3200 Switch User Manual


 
xStack® DES-3200 Series Layer 2 Ethernet Managed Switch CLI Reference Guide
389
config port dot1v ports
Purpose
Used to assign the VLAN for untagged packets that ingress from the
portlist based on the protocol group configured.
Syntax
config port dot1v ports [all] [add protocol_group [group_id <int 1-16> |
group_name <name 32>][vlan <vlan_name 32> | vlanid <int>] {priority
<value 0-7>}|delete protocol_group
[group_id <int 1-16> | all]]
Description
This command is used to assign the VLAN for untagged packets that
ingress from the portlist based on the protocol group configured. This
assignment can be removed by using the delete protocol_group option.
When priority is not specified in the command, the port default priority
will be the priority for those untagged packets classified by the protocol
VLAN.
Parameters
allSpecifies that this command will apply to all ports.
group_id – The group ID of the protocol group.
group_name – The name of the protocol group.
vlan – The VLAN that is to be associated with this protocol group on
this port.
vlan_id – Specifies the VLAN ID.
priority – Specifies the priority to be associated with the packet which
has been classified to the specified VLAN by the protocol.
Note: For the current release of the DES-3200, users
cannot specify a range of ports for 802.1v. The current
release only allows users to specify all ports.
Restrictions
Only Administrator-level users can issue this command.
Example usage:
To assign VLAN marketing-1 for untagged IPv6 packet ingress from port 3 and to configure the group ID 100 on port 3 to
be associated with VLAN marketing-1:
DES-3200-
28:4# config port dot1v ports all add protocol_group group_id 1
vlan marketing-1
Command: config port dot1v ports all add protocol_group group_id 1 vlan
marketing-1
Success.
DES-3200-28:4#