R3166-R3206-HP High-End Firewalls Network Management Configuration Guide-6PW101

196
Displaying and maintaining proxy ARP
To do… Use the command…
Remarks
Display whether proxy ARP is
enabled
display proxy-arp [ interface interface-type
interface-number ]
Available in any view
Display whether local proxy ARP is
enabled
display local-proxy-arp [ interface
interface-type interface-number ]
Available in any view
Proxy ARP configuration examples
Proxy ARP configuration example
Network requirements
As shown in Figure 108, Host A and Host D have the same prefix and mask (the IP addresses of Host A
and Host D are 192.168.10.100/16 and 192.168.20.200/16 respectively, and the two IP addresses
belong to the same network 192.168.0.0/16), but they are located on different subnets separated
through Firewall.
As no default gateway is configured for Host A and Host D, you need to configure proxy ARP on Firewall
to enable the communication between Host A and Host D.
Figure 108 Network diagram for proxy ARP
Configuration procedure
# Specify the IP address of interface GigabitEthernet 0/1.
<Firewall> system-view
[Firewall] interface gigabitethernet 0/1
[Firewall-GigabitEthernet0/1] ip address 192.168.10.99 255.255.255.0
# Enable proxy ARP on interface GigabitEthernet 0/1.
[Firewall-GigabitEthernet0/1] proxy-arp enable