summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuxiang Zhu <vfreex@gmail.com>2022-07-23 16:10:52 +0000
committerYuxiang Zhu <vfreex@gmail.com>2022-07-23 16:12:43 +0000
commit8e9ce7ed368f955341e7a73045d9bc7ab27ce653 (patch)
treee9d45a4a588952d8eac9e1c84a2a34d72390c07b
parent0448c16d4a9bc80c6cd9e7d3a171ba0749acb6ce (diff)
downloadvyos-documentation-8e9ce7ed368f955341e7a73045d9bc7ab27ce653.tar.gz
vyos-documentation-8e9ce7ed368f955341e7a73045d9bc7ab27ce653.zip
router-advert: Add deprecate-prefix & decrement-lifetimes
for PR https://github.com/vyos/vyos-1x/pull/1421
-rw-r--r--docs/configuration/service/router-advert.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/configuration/service/router-advert.rst b/docs/configuration/service/router-advert.rst
index 36fa600d..0de72941 100644
--- a/docs/configuration/service/router-advert.rst
+++ b/docs/configuration/service/router-advert.rst
@@ -61,6 +61,8 @@ Advertising a Prefix
:header: "VyOS Field", "Description"
:widths: 10,30
+ "decrement-lifetime", "Lifetime is decremented by the number of seconds since the last RA - use in conjunction with a DHCPv6-PD prefix"
+ "deprecate-prefix", "Upon shutdown, this option will deprecate the prefix by announcing it in the shutdown RA"
"no-autonomous-flag","Prefix can not be used for stateless address auto-configuration"
"no-on-link-flag","Prefix can not be used for on-link determination"
"preferred-lifetime","Time in seconds that the prefix will remain preferred (default 4 hours)"