Administrator Guide

Layer 3 Routing Commands 1615
exponential backoff timing for retransmissions, there is a higher probability
that the cache entry is removed resulting in the disruption of the existing
traffic.
Another significant benefit of delayed neighbor solicitation retransmission is
higher robustness against transient failures, such as spanning tree re-
convergence and other layer 2 issues that can take many seconds to resolve.
The exponential back-off calculation is
next retransmission timer =
(BACKOFF_MULTIPLE^solicit_attempt_num) *$RETRANS_TIMER +
jittered value.
The exponential backoff algorithm complies with draft-ietf-6man-impatient-
nud-02.
Increase this value when large numbers of neighbors are present or when
neighbors are not being discovered due to network events like spanning-tree
re-convergence.
Command History
Introduced in version 6.2.0.1 firmware.
Example
console (config)#ipv6 nd nud retry 5
ipv6 nd other-config-flag
Use the ipv6 nd other-config-flag command in Interface Configuration mode
to set the “other stateful configuration” flag in router advertisements sent
from the interface.
Syntax
ipv6 nd other-config-flag
no ipv6 nd other-config-flag
Default Configuration
False is the default configuration.
2CSNXXX_SWUM204.book Page 1615 Monday, January 25, 2016 1:25 PM