diff options
Diffstat (limited to 'docs/services')
-rw-r--r-- | docs/services/index.rst | 1 | ||||
-rw-r--r-- | docs/services/router-advert.rst | 14 |
2 files changed, 15 insertions, 0 deletions
diff --git a/docs/services/index.rst b/docs/services/index.rst index ed00a29b..cc6b96ae 100644 --- a/docs/services/index.rst +++ b/docs/services/index.rst @@ -18,6 +18,7 @@ This chapter describes the available system/network services provided by VyOS. ipoe-server pppoe-server udp-broadcast-relay + router-advert snmp ssh tftp diff --git a/docs/services/router-advert.rst b/docs/services/router-advert.rst new file mode 100644 index 00000000..95bd429c --- /dev/null +++ b/docs/services/router-advert.rst @@ -0,0 +1,14 @@ +.. _router-advert: + +##################### +Router Advertisements +##################### + +:abbr:`RAs (Router advertisements)` are described in :rfc:`4861#section-4.6.2`. +They are part of what is known as :abbr:`SLAAC (Stateless Address +Autoconfiguration)`. + +.. note:: placeholder section - fill me with content. + +.. cfgcmd:: set service router-advert interface <interface> .... + |