Specifications
arp
15-14 IP Configuration
arp
Usethiscommandtoaddorremovepermanent(static)ARPtableentries.Upto1,000staticARP
entriesaresupportedperSecureStackC3system.AmulticastMACaddresscanbeusedinastatic
ARPentry.ThenoformofthiscommandremovesthespecifiedpermanentARPentry:
Syntax
arp ip-address mac-address arpa
no arp ip-address
Parameters
Defaults
None.
Mode
Globalconfiguration:C3(su)‐>router(Config)#
Example
ThisexampleshowshowtoaddapermanentARPentryfortheIPaddress130.2.3.1andMAC
address0003.4712.7a99:
C3(su)->router(Config)#arp 130.2.3.1 0003.4712.7a99 arpa
ip‐address SpecifiestheIPaddressofadeviceonthenetwork.ValidvaluesareIP
addressesindotteddecimalnotation.
mac‐address Specifiesthe48‐bithardwareaddresscorrespondingtotheip‐address
expressedinhexadecimalnotation.
arpa SpecifiesARPAasthetypeofARPmapping.