132
[Sysname] interface bridge-aggregation 1
[Sysname-Bridge-Aggregation1] port trunk permit vlan 13 15
Please wait... Done.
Error: Failed to configure on interface GigabitEthernet1/0/2! This port is not a Trunk
port!
Configuring GigabitEthernet1/0/3... Done.
Among the output fields, the message “Please wait... Done” indicates that the configuration on
Bridge-aggregation 1
succeeded; “Error: Failed to configure on interface GigabitEthernet1/0/2! This
port is not a Trunk port!” indicates that the configuration failed on GigabitEthernet 1/0/2 because
GigabitEthernet 1/0/2 was not a trunk port; “Configuring GigabitEthernet1/0/3... Done” indicates
that the configuration on GigabitEthernet 1/0/3 succeeded.
port trunk pvid
Syntax
port trunk pvid vlan
vlan-id
undo port trunk pvid
View
Ethernet interface view, port group view, Layer 2 aggregate interface view
Default level
2: System level
Parameters
vlan-id
: VLAN ID, ranging from 1 to 4094
Description
Use the
port trunk pvid
command to configure the default VLAN ID for the trunk port.
Use the
undo port trunk pvid
command to restore the default.
By default, the default VLAN of a trunk port is VLAN 1.
You can use a nonexistent VLAN as the default VLAN for a trunk port. Removing the default VLAN of a
trunk port with the
undo vlan
command does not affect the setting of the default VLAN on the port.
In port group view, this command applies to all ports in the port group. For more information about port
groups, see the
Layer 2—LAN Switching Configuration Guide
.
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.
For more information about Layer 2 aggregate interfaces, see the
Layer 2—LAN Switching
Configuration Guide
.
The local and remote trunk ports must use the same default VLAN ID for the traffic of the default VLAN to
be transmitted properly.