F3215-HP Load Balancing Module Network Management Command Reference-6PW101

71
The port trunk permit vlan all command can be ineffective to isolate-user-VLANs, but does not display
any configuration error message.
On a trunk port, only traffic of the PVID can pass through untagged.
To prevent unauthorized VLAN users from accessing restricted resources, use the port trunk permit vlan
all command with caution.
Examples
# Assign the trunk port GigabitEthernet 0/1 to VLAN 2, VLAN 4, and VLAN 50 through VLAN 100.
<Sysname> system-view
[Sysname] interface gigabitethernet 0/1
[Sysname-GigabitEthernet0/1] port link-type trunk
[Sysname-GigabitEthernet0/1] port trunk permit vlan 2 4 50 to 100
Please wait........... Done.
Related commands
port link-type
port trunk pvid
Use port trunk pvid to configure the PVID for the 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
Ethernet interface view
Default command level
2: System level
Parameters
vlan-id: Specifies a VLAN ID, ranging from 1 to 4094.
Usage guidelines
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
properly.
You must use the port trunk permit vlan command to configure the trunk port to allow and forward
packets from the PVID.
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