summaryrefslogtreecommitdiff
path: root/docs/configuration/vrf
diff options
context:
space:
mode:
authorPeter Lehmann <xgwq@xnee.net>2025-09-18 12:45:36 +0200
committerGitHub <noreply@github.com>2025-09-18 11:45:36 +0100
commita980b278264218df9cf779b8521d86fe9924b58a (patch)
tree4addbf40f86d530c5365a95e536e9cc70c99dfad /docs/configuration/vrf
parent59fcd64fd8513a16071c7240e19af6d074d885aa (diff)
downloadvyos-documentation-a980b278264218df9cf779b8521d86fe9924b58a.tar.gz
vyos-documentation-a980b278264218df9cf779b8521d86fe9924b58a.zip
vrf: fix typo (#1681)
Diffstat (limited to 'docs/configuration/vrf')
-rw-r--r--docs/configuration/vrf/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configuration/vrf/index.rst b/docs/configuration/vrf/index.rst
index 1a129f12..fb3351c5 100644
--- a/docs/configuration/vrf/index.rst
+++ b/docs/configuration/vrf/index.rst
@@ -78,7 +78,7 @@ you do not want to e.g. allow BGP to peer across the default route.
.. cfgcmd:: set vrf name <name> ipv6 nht no-resolve-via-default
- Do not allow IPv4 nexthop tracking to resolve via the default route. This
+ Do not allow IPv6 nexthop tracking to resolve via the default route. This
parameter is configured per-VRF, so the command is also available in the VRF
subnode.