ipv6 nd ns-interval
Syntax
ipv6 nd ns-interval <TIME>
no ipv6 nd ns-interval [<TIME>]
Description
Configures the ND time between DAD neighbor solicitations sent for an unresolved destination, or between duplicate address detection neighbor solicitation requests. Increase this setting when neighbor solicitation retries or failures are occurring, or in a slow (WAN) network.
The
no
form of this command sets the ns-interval to the default value.
Command context
config-if
Parameters
<TIME>
Specifies the neighbor solicitation interval. Range: 1000-3600000 milliseconds. Default: 1000 milliseconds.
Authority
Administrators
Examples
switch(config)# interface 1/1/1 switch(config-if)# ipv6 nd ns-interval 1200