xStack® DES-3528/DES-3552 Series Layer 2 Managed Stackable Fast Ethernet Switch CLI Reference Guide
133
config port dot1v ports
Purpose
Used to assign the VLAN for untagged packets which ingress from the portlist based on the
protocol group configured.
Syntax
config port dot1v ports [<portlist> | all] [add protocol_group [group_id <id> |
group_name <name 32>] [vlan <vlan_name 32> | vlanid <id>] {priority <value 0-7>} |
delete protocol_group [group_id <id> | all]]
Description
This command assigns the VLAN for untagged packets which ingress from the portlist based
on the protocol group configured. This assignment can be removed by using delete
protocol_group option.
When priority is not specified in the command, the port default prority will be the priority for
those untagged packets classified by the protocol VLAN.
Parameters
<portlist>
−
Specifies a range of ports to apply this command.
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.
vlan
−
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.
Restrictions
Only Administrator and Operator and Power-User-level users can issue this command.
Example usage:
The example is to assign VLAN marketing-1 for untagged ipv6 packets ingressed from port 3.
To configure the group ID 1 on port 3 to be associated with VLAN marketing-1:
DES-3528:admin# config port dot1v ports 3 add protocol_group group_id 1 vlan
marketing_1
Command: config port dot1v ports 3 add protocol_group group_id 1 vlan marketing_1
Success.
DES-3528:admin#
show port dot1v
Purpose
Used to display the VLAN to be associated with untagged packets ingressed from a port
based on the protocol group.
Syntax
show port dot1v{ ports <portlist>}
Description
This command displays the VLAN to be associated with untagged packets ingressed from a
port based on the protocol group.
Parameters
portlist
−
Specifies a range of ports to apply this command.
Restrictions
None.
Example usage:
To display the protocol VLAN information for ports 1 – 2: