Administration Commands : arp

arp
Description
Use the arp command to add static entries to the Address Resolution Protocol (ARP) cache.
Use the no form of this command to remove a static entry from the ARP cache.
Syntax
arp <ip address> <MAC address>
no arp <ip address>
Arguments
<ip address>
<MAC address>
 
Defaults
None.
Command Mode
Global Configuration Mode
See Also
See the following related commands:
n
n
Usage Guidelines
None.
Examples
To create an entry in the ARP table for a machine with the IP address 10.10.1.1 and MAC address 00107654bd33:
(config) # arp 10.10.1.1 00107654bd33

Please send comments or suggestions regarding user documentation to techpubs@silver-peak.com.