Command Reference ARP Commands
Ruijie(config)# arp retry interval 30
Number of times for retransmitting an ARP request message.
Use this command to set the local retry times of the ARP request message, namely, the times of
sending the ARP request message to resolve one IP address. Use the no form of this command to
restore the default setting.
The times of sending the same ARP request in the range from 1
to100.When it is set as 1, it indicates that the ARP request is not
retransmitted, only 1 ARP request message is sent.
Global configuration mode.
The switch sends the ARP request message frequently, and thus causing problems like network
busy. In this case, you can set the retry times of the ARP request smaller. In general, the retry times
should not be set too large.
The following example sets the local ARP request not to be retried.
Ruijie(config)# arp retry times 1
The following example sets the local ARP request to be retried for one time.
Ruijie(config)# arp retry times 2
Interval for retransmitting an ARP request message