diff options
author | Nicolas Fort <nicolasfort1988@gmail.com> | 2024-06-14 11:14:53 -0300 |
---|---|---|
committer | Mergify <37929162+mergify[bot]@users.noreply.github.com> | 2024-06-18 19:32:13 +0000 |
commit | d9bf0b09177c9a8e754b9de2e6094ac36f69b3fb (patch) | |
tree | e5789602dc7aeb7789bccc6c7ce98b186af96948 /docs/configexamples/index.rst | |
parent | 5a5c8fd3056cc0a012da204f511eb50aa403e526 (diff) | |
download | vyos-documentation-d9bf0b09177c9a8e754b9de2e6094ac36f69b3fb.tar.gz vyos-documentation-d9bf0b09177c9a8e754b9de2e6094ac36f69b3fb.zip |
Configuration Blueprints: add new example for firewall+vrf. Also, add note about usage of inbound and outbound interface when interface is attached to a non-default vrf.
(cherry picked from commit fe416b56cfa30494172a0310c16fd2787330c7bb)
# Conflicts:
# docs/configexamples/zone-policy.rst
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 a62af0cc..c2575321 100644 --- a/docs/configexamples/index.rst +++ b/docs/configexamples/index.rst @@ -8,7 +8,7 @@ This chapter contains various configuration examples: .. toctree:: :maxdepth: 2 - zone-policy + firewall bgp-ipv6-unnumbered ospf-unnumbered azure-vpn-bgp |