C613-50170-01 Rev B
Command Reference for x510 Series
799
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
IP A
DDRESSING
AND
P
ROTOCOL
C
OMMANDS
LOCAL
-
PROXY
-
ARP
local-proxy-arp
Overview
Use this command to specify an IP subnet for use with limited local proxy ARP.
When limited local proxy ARP is enabled with the command
, the device will respond to ARP requests for addresses in
that subnet.
Use the
no
variant of this command to stop specifying a subnet for use with limited
local proxy ARP.
Syntax
local-proxy-arp [
<ip-add/mask>
]
no local-proxy-arp [
<ip-add/mask>
]
Default
No subnets are specified for use with limited local proxy ARP.
Mode
Global Configuration
Example
To specify limited local proxy ARP for the address 172.22.0.3, use the following
commands:
awplus#
configure terminal
awplus(config)#
local-proxy-arp 172.22.0.3/32
Related
Commands
Parameter
Description
<ip-add/mask>
The IP subnet to use with limited local proxy ARP, in dotted
decimal format (A.B.C.D/M). To specify a single IP address, use a
32-bit mask.