HP VPN Firewall Appliances Network Management Command Reference
67
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 GigabitEthernet 0/1, and assign GigabitEthernet
0/1 to VLAN 100.
<Sysname> system-view
[Sysname] interface gigabitethernet 0/1
[Sysname-GigabitEthernet0/1] port link-type trunk
[Sysname-GigabitEthernet0/1] port trunk pvid vlan 100
[Sysname-GigabitEthernet0/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