From 73dee8355b94cb6e12ee4e60950063dc221cd37b Mon Sep 17 00:00:00 2001 From: Christian Breunig Date: Tue, 3 Sep 2024 10:29:50 +0200 Subject: router-advert: T6681: add new option "no-send-interval" (#1534) (cherry picked from commit ac6681ca8baab2546ba4522913147582a058de64) --- docs/configuration/service/router-advert.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/configuration/service/router-advert.rst b/docs/configuration/service/router-advert.rst index ca558b6a..3efc3454 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 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 no-send-interval + + Advertisement Interval Option (specified by Mobile IPv6) is always included in + Router Advertisements unless this option is set. ******* Example -- cgit v1.2.3