diff options
| author | rebortg <github@ghlr.de> | 2020-12-06 21:41:10 +0100 | 
|---|---|---|
| committer | rebortg <github@ghlr.de> | 2020-12-06 21:41:10 +0100 | 
| commit | ce090a4ced7fccce3fdc70142e22fa0009fae12b (patch) | |
| tree | 457f57457c190008eb23e822f8b168c003ff6cd5 /docs/configexamples/index.rst | |
| parent | b1cb71c71935ad6b0a7d9effe8f4dc4467de2175 (diff) | |
| download | vyos-documentation-ce090a4ced7fccce3fdc70142e22fa0009fae12b.tar.gz vyos-documentation-ce090a4ced7fccce3fdc70142e22fa0009fae12b.zip  | |
arrange examples
Diffstat (limited to 'docs/configexamples/index.rst')
| -rw-r--r-- | docs/configexamples/index.rst | 19 | 
1 files changed, 19 insertions, 0 deletions
diff --git a/docs/configexamples/index.rst b/docs/configexamples/index.rst new file mode 100644 index 00000000..b2f7bfde --- /dev/null +++ b/docs/configexamples/index.rst @@ -0,0 +1,19 @@ +.. _examples: + +Configuration Blueprints +======================== + +This chapter contains various configuration examples: + +.. toctree:: +   :maxdepth: 2 + +   dhcp-relay-through-gre-bridge +   zone-policy +   bgp-ipv6-unnumbered +   ospf-unnumbered +   azure-vpn-bgp +   azure-vpn-dual-bgp +   tunnelbroker-ipv6 +   ha +   wan-load-balancing  | 
