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

76
To do… Use the command…
Remarks
Configure the link type of the
ten-GigabitEthernet interface as
trunk
port link-type trunk Required
Assign the trunk port to the
specified VLANs
port trunk permit vlan
{ vlan-id-list | all }
Required
The VLANs of the LB module and the
VLANs on the switch must be included.
Create a VLAN interface and enter
its view
interface vlan-interface
vlan-interface-id
Required
The vlan-interface-id must be one of the
VLAN IDs created on the switch.
Assign an IP address to the VLAN
interface
ip address ip-address
{ mask | mask-length }
[ sub ]
Required
By default, the VLAN interface has no IP
address.
Create another VLAN interface
and enter its view
interface vlan-interface
vlan-interface-id
Required
The vlan-interface-id must be the ID of the
other VLAN created on the switch.
Assign an IP address to the VLAN
interface
ip address ip-address
{ mask | mask-length }
[ sub ]
Required
By default, the VLAN interface has no IP
address.
Displaying and maintaining inter-VLAN Layer 3 forwarding
To do… Use the command…
Remarks
Display brief interface
information
display brief interface [ interface-type [ interface-number |
interface-number.subnumber ] ] [ | { begin | include |
exclude } text ]
Available in any view
Display
interface/subinterface
state and related
information
display interface [ interface-type [interface-number |
interface-number.subnumber ] ]
Available in any view
Clear
interface/subinterface
statistics
reset counters interface [ interface-type [ interface-number
| interface-number.subnumber ] ]
Available in user
view
Display VLAN
information
display vlan [ vlan-id1 [ to vlan-id2 ] | all | dynamic |
interface interface-type interface-number.subnumber |
reserved | static ]
Available in any view
Layer 3 subinterface forwarding configuration
example
Network requirements
As shown in Figure 38, traffic between GigabitEthernet 3/0/1 and GigabitEthernet 3/0/2 is filtered by
a LB module, and Layer 3 subinterface forwarding needs to be configured.