Specifications

Reviewing and Configuring the ARP Table ip gratuitous-arp
16-14 IP Configuration
Parameters
Defaults
None.
Mode
Routercommand,Globalconfiguration:Matrix>Router(config)#
Usage
Upto1,000staticARPentriesaresupportedperEnterasysMatrixSeriesroutingmoduleor
standalonedevice.AmulticastMACaddresscanbeusedinastaticARPentry.
The“no”formofthiscommandremovesthespecifiedpermanentARPentry.
Example
ThisexampleshowshowtoaddapermanentARPentryfortheIPaddress130.2.3.1andMAC
address0003.4712.7a99:
Matrix>Router(config)#arp 130.2.3.1 0003.4712.7a99 arpa
ip gratuitous-arp
UsethiscommandtooverridethenormalARPupdatingprocess,thatoccursbydefault.
Syntax
ip gratuitous-arp {ignore | reply | request}
no ip gratuitous-arp
Parameters
Defaults
None.
Mode
Routercommand,Interfaceconfiguration:Matrix>Router(configif(Vlan1))#
ipaddress SpecifiestheIPaddressofadeviceonthenetwork.ValidvaluesareIP
addressesindotteddecimalnotation.
macaddress Specifiesthe48bithardwareaddresscorrespondingtotheipaddress
expressedinhexadecimalnotation.
arpa SpecifiesARPAasthetypeofARPmapping.
ignore IgnoreallgratuitousARPframes,noupdateswilloccur.Thisoption
willalsopreventanynewlearningfromgratuitousarps,ifthe
commandipgratuitousarplearningwasused.(“ipgratuitousarp
learningonpage 1615).
reply Updatefromgratuitousarpreplyonly.
request Updatefromgratuitousarprequestonly.