mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-07 15:33:56 +00:00
doc: Documentation for ipv6 nd ra-retrans-timer command
Signed-off-by: Don Slice <dslice@cumulusnetworks.com>
This commit is contained in:
parent
b19ac878be
commit
534378996b
@ -90,6 +90,18 @@ Router Advertisement
|
|||||||
and neighbor establishment.
|
and neighbor establishment.
|
||||||
Default: enabled
|
Default: enabled
|
||||||
|
|
||||||
|
.. index::
|
||||||
|
single: ipv6 nd ra-retrans-interval (0-4294967295)
|
||||||
|
single: no ipv6 nd retrans-interval [(0-4294967295)]
|
||||||
|
.. clicmd:: [no] ipv6 nd ra-retrans-interval [(0-4294967295)]
|
||||||
|
|
||||||
|
The value to be placed in the retrans timer field of router advertisements
|
||||||
|
sent from the interface, in msec. Indicates the interval between router
|
||||||
|
advertisement retransmissions. Setting the value to zero indicates that
|
||||||
|
the value is unspecified by this router. Must be between zero or 4294967295
|
||||||
|
msec.
|
||||||
|
Default: ``0``
|
||||||
|
|
||||||
.. index::
|
.. index::
|
||||||
single: ipv6 nd ra-hop-limit (0-255)
|
single: ipv6 nd ra-hop-limit (0-255)
|
||||||
single: no ipv6 nd ra-hop-limit [(0-255)]
|
single: no ipv6 nd ra-hop-limit [(0-255)]
|
||||||
|
Loading…
Reference in New Issue
Block a user