HP MSR2000/3000/4000 Router Series Layer 2 - LAN Switching Configuration Guide
60
• You must configure the trunk port to allow packets from the PVID to pass through by using the port
trunk permit vlan command.
To assign a trunk port to one or multiple VLANs:
Ste
p
Command
Remarks
1. Enter system view.
system-view N/A
2. Enter Layer 2 Ethernet
interface view.
interface interface-type
interface-number
N/A
3. Configure the link type of the
ports as trunk.
port link-type trunk
By default, all ports are access
ports.
4. Assign the trunk ports to the
specified VLANs.
port trunk permit vlan { vlan-id-list
| all }
By default, a trunk port only permits
VLAN 1.
5. (Optional.) Configure the
PVID of the trunk ports.
port trunk pvid vlan vlan-id The default setting is VLAN 1.
Assigning a hybrid port to a VLAN
A hybrid port can carry multiple VLANs. You can assign it to the specified VLANs in interface view. Make
sure the VLANs have been created.
When you assign a hybrid port to a VLAN, follow these guidelines:
• To change the link type of a port from trunk to hybrid or vice versa, set the link type to access first.
• You must configure the hybrid port to allow packets from the PVID to pass through by using the port
hybrid vlan command.
To assign a hybrid port to one or multiple VLANs:
Ste
p
Command
Remarks
1. Enter system view.
system-view N/A
2. Enter Layer 2 Ethernet
interface view.
interface interface-type
interface-number
N/A
3. Configure the link type of the
ports as hybrid.
port link-type hybrid
By default, all ports are access
ports.
4. Assign the hybrid ports to the
specified VLANs.
port hybrid vlan vlan-id-list
{ tagged | untagged }
By default, a hybrid port allows
only packets of VLAN 1 to pass
through untagged.
5. (Optional.) Configure the
PVID of the hybrid ports.
port hybrid pvid vlan vlan-id The default setting is VLAN 1.
Displaying and maintaining VLANs
Execute display commands in any view and reset commands in user view.