summaryrefslogtreecommitdiff
path: root/docs/configuration/system/ip.rst
diff options
context:
space:
mode:
authorDaniil Baturin <daniil@vyos.io>2024-05-07 12:46:42 +0200
committerGitHub <noreply@github.com>2024-05-07 12:46:42 +0200
commitccc07b46019f1325b3f48c29cf8c77ba89dd359a (patch)
treee95cede76c5552a50172857b6df4abf6da123ae2 /docs/configuration/system/ip.rst
parentf555a7dc9055671333eacf471589b91d1ee63523 (diff)
parent2804093e1f809e7ae9502a98374fd2cc5d612543 (diff)
downloadvyos-documentation-ccc07b46019f1325b3f48c29cf8c77ba89dd359a.tar.gz
vyos-documentation-ccc07b46019f1325b3f48c29cf8c77ba89dd359a.zip
Merge pull request #1416 from Embezzle/spelling
Fix spelling mistakes across multiple files
Diffstat (limited to 'docs/configuration/system/ip.rst')
-rw-r--r--docs/configuration/system/ip.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/configuration/system/ip.rst b/docs/configuration/system/ip.rst
index 279630e2..a422388f 100644
--- a/docs/configuration/system/ip.rst
+++ b/docs/configuration/system/ip.rst
@@ -30,7 +30,7 @@ System configuration commands
Zebra/Kernel route filtering
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
-Zebra supports prefix-lists and Route Mapss to match routes received from
+Zebra supports prefix-lists and Route Maps to match routes received from
other FRR components. The permit/deny facilities provided by these commands
can be used to filter which routes zebra will install in the kernel.
@@ -48,7 +48,7 @@ Nexthop Tracking
Nexthop tracking resolve nexthops via the default route by default. This is enabled
by default for a traditional profile of FRR which we use. It and can be disabled if
-you do not wan't to e.g. allow BGP to peer across the default route.
+you do not want to e.g. allow BGP to peer across the default route.
.. cfgcmd:: set system ip nht no-resolve-via-default