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

78
Displaying and maintaining proxy ARP
Task Command
Remarks
Display whether proxy ARP is
enabled.
display proxy-arp [ interface interface-type
interface-number ] [ | { begin | exclude |
include } regular-expression ]
Available in any view.
Display whether local proxy ARP is
enabled.
display local-proxy-arp [ interface
interface-type interface-number ] [ | { begin
| exclude | include } regular-expression ]
Available in any view.
Proxy ARP configuration examples
Common proxy ARP configuration example
Network requirements
Host A and Host D have the same prefix and mask, but they are located on different subnets. No default
gateway is configured on Host A and Host D.
Configure proxy ARP on LB to enable communication between Host A and Host D.
Figure 47 Network diagram
Configuration procedure
# Configure the IP address of interface GigabitEthernet 0/2.
<LB> system-view
[LB] interface gigabitethernet 0/2
[LB-GigabitEthernet0/2] ip address 192.168.10.99 255.255.255.0
# Enable proxy ARP on interface GigabitEthernet 0/2.
[LB-GigabitEthernet0/2] proxy-arp enable
[LB-GigabitEthernet0/2] quit