diff options
author | Eshenko Dmitriy <dmitriy.eshenko@vyos.io> | 2022-07-19 13:06:23 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-19 13:06:23 +0300 |
commit | 79977d0da0f494fea4fa6ddd71e47d3a92b7b819 (patch) | |
tree | 9a280740bc891a36a194a95d1f3a40765ddfc0f1 /docs | |
parent | 5562bf87acc2893f48a536350c61d91b73b22a19 (diff) | |
download | vyos-documentation-79977d0da0f494fea4fa6ddd71e47d3a92b7b819.tar.gz vyos-documentation-79977d0da0f494fea4fa6ddd71e47d3a92b7b819.zip |
Add missing param to encrypt tunnel
Diffstat (limited to 'docs')
-rw-r--r-- | docs/configuration/vpn/dmvpn.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/configuration/vpn/dmvpn.rst b/docs/configuration/vpn/dmvpn.rst index f11f4a20..e5e2fad5 100644 --- a/docs/configuration/vpn/dmvpn.rst +++ b/docs/configuration/vpn/dmvpn.rst @@ -276,6 +276,7 @@ spoke01-spoke04 ip nhrp registration timeout 75 tunnel source FastEthernet0/0 tunnel mode gre multipoint + tunnel protection ipsec profile DMVPN tunnel key 1 ! interface FastEthernet0/0 |