
arp retry count
Configures the number of times the cache manager attempts to resolve an IP address.
Syntax: arp retry count retryNum
no arp retry count
retryNum
Specifies the number of times the system will attempt to resolve an IP address. Valid values are 0 - 12.
Description: The ARP retry count sets the number of times the ARP cache manager attempts to resolve an IP address.
Use the arp retry count retryNum command to set the number of times ARP will attempt to resolve an IP address.
Use the no arp retry count retryNum command set the number of times ARP will attempt to resolve an IP address to the default value.
Factory Default: 3 retries.
Command Mode: Configuration.
Example 1: The following example sets the number of times ARP attempts to resolve an IP address to 8:
router#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
router(config)#arp retry count 8
router(config)#end
router#
Example 2: The following example sets the number of times ARP attempts to resolve an IP address to the default value:
router#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
router(config)#no arp retry count
router(config)#end
router#
Related Commands: arp retry timeout
arp timeout
Copyright © 2005
Avici Systems Inc.
Avici® and TSR®
is a registered trademark of Avici Systems Inc.
IPriori, Composite Links, SSR, QSR, and NSR® are
trademarks of Avici Systems Inc.
Source
File Name: sys_mgmt.fm
HTML File Name: sys_mgmt2.html
Last Updated: 02/25/05 at 14:26:49