port trunk pvid
Use port trunk pvid to configure the PVID for a trunk port.
Use undo port trunk pvid to restore the default.
Syntax
port trunk pvid vlan vlan-id
undo port trunk pvid
Default
The PVID of a trunk port is VLAN 1.
Views
Layer 2 Ethernet interface view, Layer 2 aggregate interface view, S-channel interface view, S-channel aggregate interface view
Predefined user roles
network-admin
Parameters
vlan-id: Specifies a VLAN by its ID in the range of 1 to 4094.
Usage guidelines
You can configure a nonexistent VLAN as the PVID of a trunk port. When you delete the PVID of a trunk port by using the undo vlan command, the PVID setting of the port does not change.
For correct packet transmission, configure the same PVID for a local trunk port and its peer.
To enable a trunk port to transmit packets from its PVID, you must assign the trunk port to the PVID by using the port trunk permit vlan command.
The configuration made in Layer 2 Ethernet interface view applies only to the port.
The configuration made in Layer 2 aggregate interface view applies to the aggregate interface and its aggregation member ports.
If the system fails to apply the configuration to the aggregate interface, it stops applying the configuration to aggregation member ports.
If the system fails to apply the configuration to an aggregation member port, it skips the port and moves to the next member port.
The configuration made in S-channel interface view or S-channel aggregate interface view applies only to the interface.
Examples
# Configure VLAN 100 as the PVID of the trunk port Ten-GigabitEthernet 1/0/1, and assign Ten-GigabitEthernet 1/0/1 to VLAN 100.
<Sysname> system-view [Sysname] interface ten-gigabitethernet 1/0/1 [Sysname-Ten-GigabitEthernet1/0/1] port link-type trunk [Sysname-Ten-GigabitEthernet1/0/1] port trunk pvid vlan 100 [Sysname-Ten-GigabitEthernet1/0/1] port trunk permit vlan 100
Related commands
port link-type
port trunk permit vlan