F3726, F3211, F3174, R5135, R3816-HP Firewalls and UTM Devices Network Management Configuration Guide-6PW100
258
135B
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.
136B
Proxy ARP configuration examples
578BCommon proxy ARP configuration example
1296BNetwork 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 the firewall to enable communication between Host A and Host D.
Figure 172 Network diagram
1297BConfiguration procedure
# Configure the IP address of interface GigabitEthernet 0/2.
<Firewall> system-view
[Firewall] interface gigabitethernet 0/2
[Firewall-GigabitEthernet0/2] ip address 192.168.10.99 255.255.255.0
# Enable proxy ARP on interface GigabitEthernet 0/2.
[Firewall-GigabitEthernet0/2] proxy-arp enable
[Firewall-GigabitEthernet0/2] quit