summaryrefslogtreecommitdiff
path: root/docs/_include
diff options
context:
space:
mode:
authorrebortg <github@ghlr.de>2024-05-28 12:24:30 +0200
committerrebortg <github@ghlr.de>2024-05-28 12:24:30 +0200
commit96039bd2f44018ae767930e252305bedece57156 (patch)
tree650373a9398085999f8bbb45b09b4896ca489f5f /docs/_include
parent0a3febc9524e7f5d3df856bd9cf58aafb3500252 (diff)
parent2be191247b2f10f1bc3ae38f8bcb565ce0af0635 (diff)
downloadvyos-documentation-96039bd2f44018ae767930e252305bedece57156.tar.gz
vyos-documentation-96039bd2f44018ae767930e252305bedece57156.zip
Merge branch 'current' of github.com:vyos/vyos-documentation into current
Diffstat (limited to 'docs/_include')
-rw-r--r--docs/_include/interface-evpn-uplink.txt11
m---------docs/_include/vyos-1x0
2 files changed, 11 insertions, 0 deletions
diff --git a/docs/_include/interface-evpn-uplink.txt b/docs/_include/interface-evpn-uplink.txt
new file mode 100644
index 00000000..3495361d
--- /dev/null
+++ b/docs/_include/interface-evpn-uplink.txt
@@ -0,0 +1,11 @@
+.. cfgcmd:: set interfaces {{ var0 }} <interface> evpn uplink
+
+ When all the underlay links go down the PE no longer has access
+ to the VxLAN +overlay. To prevent blackholing of traffic the
+ server/ES links are protodowned on the PE.
+
+ A link can be setup for uplink tracking via the following example:
+
+ .. code-block:: none
+
+ set interfaces {{ var0 }} {{ var1 }} evpn uplink
diff --git a/docs/_include/vyos-1x b/docs/_include/vyos-1x
-Subproject 8f778f989d8fed30eec0a95d5b1fbb67594c67d
+Subproject f980f8b8010a9681c387d47c476254c89b0c4a2