R3204P16-HP Load Balancing Module Network Management Configuration Guide-6PW101
Table Of Contents
- Title page
- Contents
- Interface management configuration
- IP addressing configuration
- MAC address table configuration
- Layer 2 forwarding configuration
- Layer 2 forwarding overview
- Configuring general Layer 2 forwarding
- Configuring inline Layer 2 forwarding
- Configuring inter-VLAN Layer 2 forwarding
- Forward-type inline Layer 2 forwarding configuration example
- Blackhole-type inline Layer 2 forwarding configuration example
- Inter-VLAN Layer 2 forwarding configuration example
- VLAN configuration
- ARP configuration
- Gratuitous ARP configuration
- Proxy ARP configuration
- Layer 3 forwarding configuration
- NAT configuration
- Overview
- Configuring a NAT policy in the web interface
- Configuring NAT in the CLIs
- Configuration guidelines
- ALG configuration
- Static route configuration
- RIP configuration
- OSPF configuration
- BGP configuration
- Policy-based routing configuration
- Route displaying
- DNS configuration
- Overview
- Configuring DNS on the web interface
- Configuring DNS in the CLIs
- Troubleshooting IPv4 DNS configuration
- Support and other resources
- Index

48
Follow these steps to assign a hybrid port to one or multiple VLANs:
To do… Use the command…
Remarks
Enter system view system-view —
Enter Ethernet interface view
interface interface-type
interface-number
—
Configure the link type of the port
as hybrid
port link-type hybrid
Required
By default, all ports are access ports.
Assign the hybrid port to the
specified VLAN(s)
port hybrid vlan vlan-id-list
{ tagged | untagged }
Required
By default, a hybrid port allows only
packets of VLAN 1 to pass through
untagged.
Configure the PVID of the hybrid
port
port hybrid pvid vlan vlan-id
Optional
By default, the PVID is VLAN 1.
NOTE:
• To chan
g
e the link type of a port from trunk to hybrid or vice versa, you must set the link type to access
first.
• Before assigning a hybrid port to a VLAN, create the VLAN first.
• After configuring the PVID for a hybrid port, you must use the port hybrid vlan command to confi
g
ure
the hybrid port to allow packets from the PVID to pass through, so that the egress port can forward
packets from the PVID.
Displaying and maintaining VLAN
To do... Use the command…
Remarks
Display VLAN information
display vlan [ vlan-id1 [ to vlan-id2 ] | all |
dynamic | reserved | static ]
Available in any view
Display VLAN interface
information
display interface vlan-interface [ vlan-interface-id ] Available in any view
Display existing hybrid or
trunk ports
display port { hybrid | trunk } Available in any view
Clear statistics on a port
reset counters interface [ interface-type
[ interface-number ] ]
Available in user view
NOTE:
The reset counters interface command can be used to clear statistics on a VLAN interface.
VLAN configuration example
1. Network requirements
As shown in Figure 26:
• LB A con
nects to LB B through trunk port Ten-GigabitEthernet 0/0.
• The PVID of Ten-GigabitEthernet 0/0 is 100.
• Ten-GigabitEthernet 0/0 allows packets from VLAN 2, VLANs 6 through VLAN 50, and VLAN 100
to pass through.