ip proxy-arp
This command enables proxy Address Resolution Protocol (ARP). Use the
no
form
to disable proxy ARP.
Syntax
[
no
]
ip proxy-arp
Default Setting
Disabled
Command Mode
Interface Configuration (VLAN)
Command Usage
Proxy ARP allows a non-routing device to determine the M AC address of a
host on another subnet or network.
End stations that require Prox y ARP must view the enti re network as a singl e
network. These nodes must therefore use a smaller subnet mask than that
used by the router or other relevant network devices.
Extensive use of Proxy ARP can degrade router performance because it may
lead to increased ARP traffic and increased search t ime for la rger ARP
address tables.
Example
Console(config)#interface vlan 3
Console(config-if)#ip proxy-arp
Console(config-if)#
41-35Address Resolution Protocol (ARP)
41