You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The below template uses bash variables to simplify configuration and deployment.
77
77
78
-
This script will apply the global configuration `set vpn ipsec options disable-route-autoinstall`, if applying to an existing IPSEC enabled VyOS install, validate if this will cause issues.
78
+
This script will apply the global configuration `set vpn ipsec options disable-route-autoinstall`, if applying to an existing IPsec enabled VyOS install, validate if this will cause issues.
79
79
80
80
```bash
81
81
# Configure IKE/ESP group names that will be created - Check these are not already in use
0 commit comments