summaryrefslogtreecommitdiff
path: root/docs/configuration/vrf
diff options
context:
space:
mode:
authorAlex W <embezzle.dev@proton.me>2024-05-04 21:34:54 +0100
committerAlex W <embezzle.dev@proton.me>2024-05-04 21:34:54 +0100
commit8dfc24983d09d275ad29d730a82d39ae6b14a9f2 (patch)
treeeb94b8daa37df1f7b28b825768a97f325154415a /docs/configuration/vrf
parent802b0aa65342122ce9d1337e8e46657de3e6dbf1 (diff)
downloadvyos-documentation-8dfc24983d09d275ad29d730a82d39ae6b14a9f2.tar.gz
vyos-documentation-8dfc24983d09d275ad29d730a82d39ae6b14a9f2.zip
vrf: Corrected spelling mistakes
Diffstat (limited to 'docs/configuration/vrf')
-rw-r--r--docs/configuration/vrf/index.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/configuration/vrf/index.rst b/docs/configuration/vrf/index.rst
index 67eba886..0d6b895f 100644
--- a/docs/configuration/vrf/index.rst
+++ b/docs/configuration/vrf/index.rst
@@ -43,7 +43,7 @@ then enslaved to a VRF device.
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.
@@ -72,7 +72,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 vrf name <name> ip nht no-resolve-via-default