![D-Link DGS-3700 Series Reference Manual Download Page 310](http://html.mh-extra.com/html/d-link/dgs-3700-series/dgs-3700-series_reference-manual_76575310.webp)
DGS-3700 Series Layer 2 Managed Gigabit Ethernet Switch CLI Reference Guide
Page | 310
config port dot1v
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-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 1 on port 3 to be associated with VLAN marketing-1:
DGS-3700-12:5#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.
DGS-3700-12:5#
show port dot1v
Purpose
Display the VLAN to be associated with untagged packet ingressed from a port based
on the protocol group.
Syntax
show port dot1v{ ports <portlist>}
Description
This command is used to display the VLAN to be associated with untagged packet
ingressed from a port based on the protocol group.
Parameters
portlist
−
Specifies a range of ports to apply this command.
Restrictions
None.
Example usage:
The example display the protocol VLAN information for ports 1-2:
DGS-3700-12:5#show port dot1v ports 1-2
Command: show port dot1v ports 1-2
Port : 1
Protocol Group ID VLAN Name Protocol Priority
----------------- ---------------- -----------------
1 default -
2 vlan_2 -
3 vlan_3 -
4 vlan_4 -
Port : 2
Protocol Group ID VLAN Name Protocol Priority
----------------- ------------ -----------------
1 vlan_2 -
2 vlan_3 -
3 vlan_4 -
4 vlan_5 -
Total Entries: 2
DGS-3700-12:5#