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

60
ARP configuration example
Network requirements
As shown in Figure 31, hosts are connected to LB module, which is connected to Router through interface
Ten-GigabitEthernet 0/0.1 belonging to VLAN 10. The IP address of Router is 192.168.1.1/24. The MAC
address of Router is 00e0-fc01-0000.
To enhance communication security for Router and, LB module, static ARP entries are configured on LB
module.
Figure 31 Network diagram for configuring static ARP entries
Configuration procedure
Configuration on LB module
# Create VLAN 10.
<LB> system-view
[LB] vlan 10
[LB-vlan10] quit
# Add interface Ten-GigabitEthernet 0/0.1 to VLAN 10.
[LB] interface Ten-GigabitEthernet 0/0.1
[LB-Ten-GigabitEthernet0/0.1] port access vlan 10
[LB-Ten-GigabitEthernet0/0.1] quit
# Create interface VLAN-interface 10 and configure its IP address.
[LB] interface vlan-interface 10
[LB-vlan-interface10] ip address 192.168.1.2 24
[LB-vlan-interface10] quit
# Configure a static ARP entry with IP address 192.168.1.1 and MAC address 00e0-fc01-0000. The
outgoing interface of the static ARP entry is Ten-GigabitEthernet 0/0.1 in VLAN 10.
[LB] arp static 192.168.1.1 00e0-fc01-0000 10 Ten-GigabitEthernet 0/0.1
# View information about static ARP entries.
[LB] display arp static
Type: S-Static D-Dynamic A-Authorized