35
Hardware Command
compatibility
MSR 30
Yes
MSR 50
Yes
MSR 2600
Yes
MSR3600-51F Yes
You can use a nonexistent VLAN as the PVID for a trunk port. If you use the
undo vlan
command to
remove the PVID of a trunk port, it does not affect the setting of the PVID on the port.
The local and remote trunk ports must use the same PVID for the traffic of the PVID to be transmitted
correctly.
You must use the
port trunk permit vlan
command to configure the trunk port to allow and forward
packets from the PVID.
The configuration made in 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.
Examples
# Configure VLAN 100 as the PVID of the trunk port Ethernet 1/1, and assign Ethernet 1/1 to VLAN
100.
<Sysname> system-view
[Sysname] interface ethernet 1/1
[Sysname-Ethernet1/1] port link-type trunk
[Sysname-Ethernet1/1] port trunk pvid vlan 100
[Sysname-Ethernet1/1] port trunk permit vlan 100
# Configure VLAN 100 as the PVID of the trunk Layer 2 aggregate interface Bridge-Aggregation 1,
and assign Bridge-Aggregation 1 to VLAN 100.
<Sysname> system-view
[Sysname] interface bridge-aggregation 1
[Sysname-Bridge-Aggregation1] port link-type trunk
[Sysname-Bridge-Aggregation1] port trunk pvid vlan 100
[Sysname-Bridge-Aggregation1] port trunk permit vlan 100
Related commands
•
port
link-type
•
port trunk permit vlan