Arp commands, Arp cachesize, 40 arp commands – Dell PowerEdge M600 User Manual
Page 559

ARP Commands
559
ARP Commands
arp
Use the arp command in Global Configuration mode to create an Address Resolution Protocol
(ARP) entry. Use the no form of the command to remove the entry.
Syntax
arp ip-address mac-address
no arp ip-address
•
ip-address—IP address of a device on a subnet attached to an existing routing interface.
•
mac-address—A unicast MAC address for that device.
Default Configuration
This command has no default configuration.
Command Mode
Global Configuration mode
User Guidelines
This command has no user guidelines.
Example
The following example creates an ARP entry consisting of an IP address and a MAC address.
console(config)#arp 192.168.1.2 00A2.64B3.A245
arp cachesize
Use the arp cachesize command in Global Configuration mode to configure the maximum
number of entries in the ARP cache. To return the maximum number ARP cache entries to the
default value, use the no form of this command.