ip arp max-retries

To define the maximum number of ARP requests that the switch generates before deleting an unresolved ARP entry, use the command ip arp max-retries in Global Configuration Mode. The no form of this command sets the maximum number of ARP request retries to their default value.

ip arp max-retries

ip arp max-retries { <value (2-10)> }

no ip arp max-retries

no ip arp max-retries { }

Parameters

Parameter Type Description
<value (2-10)>   Enter a value for the maximum number of ARP request entries. This value ranges from 2 to 10.

Mode

Global Configuration Mode

Default

3

Examples

iS5Comm(config)# ip arp max-retries 2