diff options
author | rebortg <github@ghlr.de> | 2021-12-22 20:36:25 +0100 |
---|---|---|
committer | rebortg <github@ghlr.de> | 2021-12-22 20:36:25 +0100 |
commit | caa20e116716c6e775690791ebd816272933a726 (patch) | |
tree | a6d83db2c6ca26aff1b7aa320df9a34ee524ace1 /docs/configexamples/index.rst | |
parent | fdd007cca6455933ef1885b3c2e3e271d943aa5c (diff) | |
download | vyos-documentation-caa20e116716c6e775690791ebd816272933a726.tar.gz vyos-documentation-caa20e116716c6e775690791ebd816272933a726.zip |
blueprint: convert dhcp trough gre bridge to autotest
Diffstat (limited to 'docs/configexamples/index.rst')
-rw-r--r-- | docs/configexamples/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configexamples/index.rst b/docs/configexamples/index.rst index 3a3c2849..c30e9507 100644 --- a/docs/configexamples/index.rst +++ b/docs/configexamples/index.rst @@ -8,7 +8,6 @@ This chapter contains various configuration examples: .. toctree:: :maxdepth: 2 - dhcp-relay-through-gre-bridge zone-policy bgp-ipv6-unnumbered ospf-unnumbered @@ -45,5 +44,6 @@ The process will do the following steps: .. toctree:: :maxdepth: 1 + autotest/DHCPRelay_through_GRE/DHCPRelay_through_GRE autotest/L3VPN_EVPN/L3VPN_EVPN autotest/Wireguard/Wireguard |