diff options
author | ekhudiyev <88712424+ekhudiyev@users.noreply.github.com> | 2021-12-13 15:34:32 +0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-13 15:34:32 +0400 |
commit | b8a9bf8a13a3b9b889e0ea4a1dbf5b93d48a3972 (patch) | |
tree | 6b2bc66c11f706e8cf4a61c6c730d8c6f2939fc3 /docs/configexamples | |
parent | aadb42cc9cb6a2d999260c6fcafe8647950d9de3 (diff) | |
download | vyos-documentation-b8a9bf8a13a3b9b889e0ea4a1dbf5b93d48a3972.tar.gz vyos-documentation-b8a9bf8a13a3b9b889e0ea4a1dbf5b93d48a3972.zip |
Minor grammar corrections to the doc.
Diffstat (limited to 'docs/configexamples')
-rw-r--r-- | docs/configexamples/dual-hub-dmvpn.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/configexamples/dual-hub-dmvpn.rst b/docs/configexamples/dual-hub-dmvpn.rst index 8659a896..f2d09391 100644 --- a/docs/configexamples/dual-hub-dmvpn.rst +++ b/docs/configexamples/dual-hub-dmvpn.rst @@ -14,7 +14,7 @@ primarily used to implement DMVPN: * mGRE - provides the tunnel encapsulation itself * IPSec - protocols handle the key exchange, and crypto mechanism -For his example we are using the following devices: +For this example we are using the following devices: * 2 x Hubs * 3 x Spokes @@ -974,7 +974,7 @@ local networks. From the traceroute we see that the traffic pass through the Hub-1. Now, let's check traffic between Spoke sites. Based on our configuration, Spoke -sites are using shourtcut for direct reachability between each other. First, let's +sites are using shortcut for direct reachability between each other. First, let's check NHRP tunnels before passing the traffic between Spoke-1 and Spoke-2: .. code-block:: none @@ -1053,7 +1053,7 @@ check NHRP tunnels before passing the traffic between Spoke-1 and Spoke-2: NBMA-Address: 10.21.0.1 -After passing traffic we could see that there is additional shourtcut tunnel +After passing traffic we could see that there is additional shortcut tunnel created between Spoke-1 and Spoke-2 for the direct communication: .. code-block:: none |