ipv6 nd delay-time (S-, K-Series)

Use this command to set the amount of time a neighbor cache entry remains in the delay state before actively probing.

Syntax

ipv6 nd delay-time interval
no ipv6 nd delay-time interval

Parameters

interval Specifies the amount of time that should pass before sending another neighbor solicitation during neighbor discovery. Valid values are 1 - 65535 seconds. The default value is 5 seconds.

Defaults

None.

Mode

Global Configuration.

Example

This example sets the amount of time a neighbor cache entry remains in the delay state before actively probing to 8 seconds:

System(su-config)->ipv6 nd delay-time 8
System(su-config)->