summaryrefslogtreecommitdiff
path: root/docs/configexamples
diff options
context:
space:
mode:
authoraapostoliuk <108394744+aapostoliuk@users.noreply.github.com>2026-01-22 15:04:17 +0200
committerGitHub <noreply@github.com>2026-01-22 13:04:17 +0000
commit2221e2a9f269e770e7c3b6c42ec2e2729d58c36d (patch)
tree37b84d2ac6ad33cd301af20f4f4a928125ed511f /docs/configexamples
parent759fd06565a69b03d6706aed9d1c87be486ab63c (diff)
downloadvyos-documentation-2221e2a9f269e770e7c3b6c42ec2e2729d58c36d.tar.gz
vyos-documentation-2221e2a9f269e770e7c3b6c42ec2e2729d58c36d.zip
dmvpn: Fixed typos in networks (#1742)
Fixed typos in networks
Diffstat (limited to 'docs/configexamples')
-rw-r--r--docs/configexamples/dmvpn-dualhub-dualcloud.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configexamples/dmvpn-dualhub-dualcloud.rst b/docs/configexamples/dmvpn-dualhub-dualcloud.rst
index eb34d7e8..5a789647 100644
--- a/docs/configexamples/dmvpn-dualhub-dualcloud.rst
+++ b/docs/configexamples/dmvpn-dualhub-dualcloud.rst
@@ -82,7 +82,7 @@ __________________
The next step is to configure the NHRP protocol. In a Dual cloud network, every HUB has to be configured with one GRE
multipoint tunnel interface and every spoke has to be configured with two tunnel interfaces, one tunnel to each hub.
-In this example tunnel networks are 10.100.100.0/32 for the first cloud and 10.100.100.0/32 for the second cloud.
+In this example tunnel networks are 10.100.100.0/24 for the first cloud and 10.100.101.0/24 for the second cloud.
But VyOS uses FRR for NHRP, that is why the tunnel address mask must be /32.
HUB-1