diff options
author | Alex W <embezzle.dev@proton.me> | 2024-05-04 21:34:25 +0100 |
---|---|---|
committer | Alex W <embezzle.dev@proton.me> | 2024-05-04 21:34:25 +0100 |
commit | 4c27b48a71856f6d6900fa37856b76609c82289c (patch) | |
tree | e8f6801e8b508a4d7989dae6b96e8e1d7fbb6041 /docs/configuration/service/router-advert.rst | |
parent | 0389f28eac48dd87d5b1bcc5126d8ed52d967e0b (diff) | |
download | vyos-documentation-4c27b48a71856f6d6900fa37856b76609c82289c.tar.gz vyos-documentation-4c27b48a71856f6d6900fa37856b76609c82289c.zip |
service: Corrected spelling mistakes
Diffstat (limited to 'docs/configuration/service/router-advert.rst')
-rw-r--r-- | docs/configuration/service/router-advert.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configuration/service/router-advert.rst b/docs/configuration/service/router-advert.rst index ca558b6a..8f984b10 100644 --- a/docs/configuration/service/router-advert.rst +++ b/docs/configuration/service/router-advert.rst @@ -38,7 +38,7 @@ Configuration "Cur Hop Limit", "hop-limit", "Hop count field of the outgoing RA packets" """Managed address configuration"" flag", "managed-flag", "Tell hosts to use the administered stateful protocol (i.e. DHCP) for autoconfiguration" """Other configuration"" flag", "other-config-flag", "Tell hosts to use the administered (stateful) protocol (i.e. DHCP) for autoconfiguration of other (non-address) information" - "MTU","link-mtu","Link MTU value placed in RAs, exluded in RAs if unset" + "MTU","link-mtu","Link MTU value placed in RAs, excluded in RAs if unset" "Router Lifetime","default-lifetime","Lifetime associated with the default router in units of seconds" "Reachable Time","reachable-time","Time, in milliseconds, that a node assumes a neighbor is reachable after having received a reachability confirmation" "Retransmit Timer","retrans-timer","Time in milliseconds between retransmitted Neighbor Solicitation messages" |