R3204P16-HP Load Balancing Module Network Management Configuration Guide-6PW101

Table Of Contents
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