diff options
author | Robert Göhler <github@ghlr.de> | 2021-12-07 20:17:20 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-07 20:17:20 +0100 |
commit | 39e8c25c1dfb49a863d744385a9a315a803e091e (patch) | |
tree | bf799ebe4e29559f3b02e606e44e30ae252d0165 /docs/configexamples/index.rst | |
parent | 6e6f13489889f95ab500f4a5074ae122489655cf (diff) | |
parent | 751f425228c0ef5eed80967c594c9eeb02797325 (diff) | |
download | vyos-documentation-39e8c25c1dfb49a863d744385a9a315a803e091e.tar.gz vyos-documentation-39e8c25c1dfb49a863d744385a9a315a803e091e.zip |
Merge pull request #669 from ekhudiyev/patch-2
Config example - L3VPN hub and spoke
Diffstat (limited to 'docs/configexamples/index.rst')
-rw-r--r-- | docs/configexamples/index.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/configexamples/index.rst b/docs/configexamples/index.rst index b1f34801..3a3c2849 100644 --- a/docs/configexamples/index.rst +++ b/docs/configexamples/index.rst @@ -18,6 +18,7 @@ This chapter contains various configuration examples: ha wan-load-balancing pppoe-ipv6-basic + l3vpn-hub-and-spoke Configuration Blueprints (autotest) @@ -45,4 +46,4 @@ The process will do the following steps: :maxdepth: 1 autotest/L3VPN_EVPN/L3VPN_EVPN - autotest/Wireguard/Wireguard
\ No newline at end of file + autotest/Wireguard/Wireguard |