DGS-6604
ipv6 nd retrans-timer
CLI Reference Guide
348
ipv6 nd retrans-timer
This command is used to configure IPv6 RA (router advertisement) retrans timer
per interface on this switch. The no form of this command sets the retrans timer
to the default value.
ipv6 nd retrans-timer <
0-4294967295
>
no ipv6 nd retrans-timer
Default
0
Command Mode
VLAN interface configuration
Usage Guideline
The VLAN interface must be created first before this command can be used.
When the reachable time is set to the default value or set to "0", the system will
use 1 second for this interface, but the RA packet will be set to "0".
Example
This example shows how to configure the IPv6 retrans timer setting:
Syntax Description
<0-4294967295>
The IPv6 router advertisement retrans timer range in milliseconds.
Switch > enable
Switch # configure terminal
Switch (config) # interface vlan1
Switch (config-if) # ipv6 nd retrans-timer 4294967295
Switch (config-if) #