summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2024-09-03 10:29:50 +0200
committerGitHub <noreply@github.com>2024-09-03 09:29:50 +0100
commitac6681ca8baab2546ba4522913147582a058de64 (patch)
tree2af220823e5950b43630a0f452da46bcdd644861
parenta78cb7a7cb2b21855e193d48e7c87edf403e2d14 (diff)
downloadvyos-documentation-ac6681ca8baab2546ba4522913147582a058de64.tar.gz
vyos-documentation-ac6681ca8baab2546ba4522913147582a058de64.zip
router-advert: T6681: add new option "no-send-interval" (#1534)
-rw-r--r--docs/configuration/service/router-advert.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/configuration/service/router-advert.rst b/docs/configuration/service/router-advert.rst
index 8f984b10..365017dd 100644
--- a/docs/configuration/service/router-advert.rst
+++ b/docs/configuration/service/router-advert.rst
@@ -102,6 +102,13 @@ To disable advertisements without deleting the configuration:
.. cfgcmd:: set service router-advert interface <interface> no-send-advert
+ If set, the router will no longer send periodic router advertisements and
+ will not respond to router solicitations.
+
+.. cfgcmd:: set service router-advert interface <interface> no-send-interval
+
+ Advertisement Interval Option (specified by Mobile IPv6) is always included in
+ Router Advertisements unless this option is set.
*******
Example