]> git.puffer.fish Git - matthieu/frr.git/commitdiff
doc: Documentation for ipv6 nd ra-retrans-timer command
authorDon Slice <dslice@cumulusnetworks.com>
Wed, 22 Apr 2020 11:55:10 +0000 (11:55 +0000)
committerDon Slice <dslice@cumulusnetworks.com>
Wed, 29 Apr 2020 11:26:04 +0000 (11:26 +0000)
Signed-off-by: Don Slice <dslice@cumulusnetworks.com>
doc/user/ipv6.rst

index 8af54ee23d4f099b5b2a3079d94c9abb266e4ae8..d1477ddcdb858267dfc337aada75f908e0cea83f 100644 (file)
@@ -90,6 +90,18 @@ Router Advertisement
    and neighbor establishment.
    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::
    single: ipv6 nd ra-hop-limit (0-255)
    single: no ipv6 nd ra-hop-limit [(0-255)]