Specifications

ip gratuitous-arp-learning Reviewing and Configuring the ARP Table
Enterasys Matrix N Standalone (NSA) Series Configuration Guide 16-15
Usage
The“no”formofthiscommandresumesdefaultARPprocessingasdescribedinRFC826,update
anexistingARPentryfromeitheragratuitousARPreplyorrequest.
Example
ThisexampleshowshowtoenableARPupdatingfromgratuitousARPrequestsonVLAN1:
Matrix>Router(config)#interface vlan 1
Matrix>Router(config-if(Vlan 1))#ip gratuitous-arp request
ip gratuitous-arp-learning
UsethiscommandtoallowaninterfacetolearnnewARPbindingsusinggratuitousARP.
Syntax
ip gratuitous-arp-learning {both | reply | request}
no ip gratuitous-arp-learning
Parameters
Defaults
None.
Mode
Routercommand,Interfaceconfiguration:Matrix>Router(configif(Vlan1))#
Usage
Thiscommandwillbeineffectiftheipgratuitousarpignorecommand(“ipgratuitousarpon
page 1614)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
both|reply|request AllowslearningfromgratuitousARPreply,ARPrequest,orfromboth
theARPreplyandrequest.