Configure other information to be advertised, including the hop limit, life duration of RA messages, times to send DAD messages, interval for re-sending NS messages, NUD reachable time, and MTU of the interface.
system-view
ipv6 nd hop-limit limit
The value of limit ranges from 1 to 255. By default, it is 64.
interface interface-type interface-number
ipv6 nd ra hop-limit limit
The value of limit ranges from 0 to 255. By default, it is 64.
If the ipv6 nd ra hop-limit command has been run on an interface, the hop limit for an RA message uses the value configured on the interface.
If the ipv6 nd ra hop-limit command has not been run on an interface, the hop limit for an RA message uses the value configured globally, that is, the value configured in the ipv6 nd hop-limit command.
ipv6 nd ra router-lifetime ra-lifetime
The life duration of RA messages is configured.
ipv6 nd dad attempts value
Times to send DAD messages are configured.
ipv6 nd ns retrans-timer interval
The interval for re-sending NS messages is set.
By default, NS re-transmitting time interval is 1000 ms.
ipv6 nd nud reachable-time value
The NUD reachable time is set.
By default, NUD value is 30000 ms.
ipv6 mtu mtu
MTU of the interface is configured.
ipv6 nd neighbor-limit
The maximum number of dynamic neighbor entries that can be learned by a specified interface is configured.