Switch Configuration Guide

Reviewing and Configuring the ARP Table ip proxy-arp
16-16 IP Configuration
Mode
Routercommand,Interfaceconfiguration:Matrix>Router(configif(Vlan1))#
Usage
Thiscommandwillbeineffectiftheipgratuitousarpignorecommand(“ipgratuitousarpon
page 1615)isused.TherewillbenolearningfromgratuitousARPframes,evenwiththeip
gratuitousarplearningcommandenabled.
The“no”formofthiscommanddisablesgratuitousARPlearning.
Example
ThisexampleshowshowtoenablegratuitousARPlearningforbothrequestsandreplieson
VLAN1:
Matrix>Router(config)#interface vlan 1
Matrix>Router(config-if(Vlan 1))#ip gratuitous-arp-learning both
ip proxy-arp
UsethiscommandtoenableproxyARPonaninterface.ThisvariationoftheARPprotocolallows
theroutingmoduletosendanARPresponseonbehalfofanendnodetotherequestinghost.
Syntax
ip proxy-arp [default-route] [local]
no ip proxy-arp
Parameters
Defaults
None.
Mode
Routercommand,Interfaceconfiguration:Matrix>Router(configif(Vlan1))#
Usage
ProxyARPcanlessenbandwidthuseonslowspeedWANlinks.Itisenabledbydefault.
The“no”formofthiscommanddisablesproxyARP
defaultroute (Optional)SetstheroutertorespondtoARPrequestsforhoststhatare
onlyreachableviathedefaultroute.Typically,proxyarpisonlyused
to
replytorequestsforhostthatarereachableviaanondefaultroute.
local (Optional)AllowstheroutertorespondtoARPrequeststhatare
receivedontheinterfacetowhichthiscommandisappliedifthesource
IPaddressoftherequestisreachableonthisinterface.