148 
undo port hybrid pvid 
View 
Ethernet interface view, port group view, Layer 2 aggregate interface view 
Default level 
2: System level 
Parameters 
vlan-id: Specifies a VLAN ID, ranging from 1 to 4094. 
Description 
Use the port hybrid pvid command to configure the default VLAN ID of the hybrid port.  
Use the undo port hybrid pvid command to restore the default. 
By default, the default VLAN of a hybrid port is VLAN 1.  
You can use a nonexistent VLAN as the default VLAN for a hybrid port. Removing the default VLAN of a 
hybrid 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.  
H3C recommends that you set the same default VLAN ID for the local and remote hybrid ports. 
After configuring the default VLAN for a hybrid port, you must use the port hybrid vlan command to 
configure the hybrid port to allow packets from the default VLAN to pass through, so that the port can 
forward packets from the default VLAN. 
Related commands: port link-type and port hybrid vlan. 
Examples 
# Configure VLAN 100 as the default VLAN of the hybrid port GigabitEthernet 1/0/1. 
<Sysname> system-view 
[Sysname] vlan 100 
[Sysname-vlan100] quit 
[Sysname] interface gigabitethernet 1/0/1 
[Sysname-GigabitEthernet1/0/1] port link-type hybrid 
[Sysname-GigabitEthernet1/0/1] port hybrid pvid vlan 100 
# Configure VLAN 100 as the default VLAN of the hybrid Layer 2 aggregate interface 
Bridge-aggregation 1. 
<Sysname> system-view 
[Sysname] interface bridge-aggregation 1 
[Sysname-Bridge-Aggregation1] port link-type hybrid 
[Sysname-Bridge-Aggregation1] port hybrid pvid vlan 100