Skip to content

Commit fa8b86f

Browse files
Update to use correct styling for IPsec
Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>
1 parent 5dd830d commit fa8b86f

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/magic-wan/configuration/manually/third-party

1 file changed

+1
-1
lines changed

src/content/docs/magic-wan/configuration/manually/third-party/vyos.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ set vpn ipsec site-to-site peer <CF_ANYCAST_IP> vti esp-group '<NAME_OF_ESP_GROU
7575
## Configuration template (VyOS 1.5)
7676
The below template uses bash variables to simplify configuration and deployment.
7777

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.
7979

8080
```bash
8181
# Configure IKE/ESP group names that will be created - Check these are not already in use

0 commit comments

Comments
 (0)