diff options
Diffstat (limited to 'docs/configuration')
| -rw-r--r-- | docs/configuration/service/router-advert.rst | 7 | 
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 | 
