ipv6 nd timeout

Last Updated : Nov 06, 2012 |

Sets the time that dynamic (not static) neighbors entries in STALE mode reside in the neighbors table. After this time the relevant entry is removed. Use the no ipv6 nd timeout CLI command to return the value to default.

Syntax

ipv6 nd timeout <time-seconds>

no ipv6 nd timeout

Parameters

Parameter

Description

Possible Values

Default Value

time-seconds

Time that dynamic (not static) neighbors entries in STALE mode reside in the neighbors table

60 – 99,999 seconds

1,200 seconds

User level

read-write

Context

general

Example

To set the time that dynamic neighbor entries in STALE mode reside in the neighbors table to 600 seconds:

Gxxx-001(super)# ipv6 nd timeout 600

Done!