ipv6 nd ra retrans-timer

Syntax

ipv6 nd ra retrans-timer没有ipv6 nd ra retrans-timer []

描述

Configures the period (retransmit timer) between ND solicitations sent by a host for an unresolved destination, or between DAD neighbor solicitation requests. By default, hosts on the interface use their own locally configured NS-interval settings instead of using the value received in the RAs.

Increase this timer when neighbor solicitation retries or failures are occur, or in a "slow" (WAN) network.

没有form of this command sets the value to the default of 0.

Command context

config-if

Parameters

Specifies the retransmit timer value in milliseconds. Range: 0 - 4294967295 milliseconds. Default: 0 (Use locally configured NS-interval).

权威

Administrators or local user group members with execution rights for this command.

Examples

switch(config)#接口1/1/1switch(config-if)#ipv6 nd ra retrans-timer 400