Administrator Guide

Layer 3 Routing Commands 1209
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 of ARP cache entries to the default value, use the no form of this
command.
Syntax
arp cachesize
integer
no arp cachesize
integer
— Maximum number of ARP entries in the cache. Use the
show
sdm prefer
command to display the supported ARP cache size.
Default Configuration
The switch defaults to using the maximum allowed cache size.
Command Mode
Global Configuration mode
User Guidelines
The ARP cache size is dependant on the switching hardware used. Values
different from the default given above may exist in a given switch model.
On VRF enabled switches, the ARP cache is shared among all VRF instances.
Configuration of the cache size is shared among all VRF instances.
Example
The following example defines an arp cachesize of 500.
console(config)#arp cachesize 500
2CSNXXX_SWUM204.book Page 1209 Monday, January 25, 2016 1:25 PM