diff options
Diffstat (limited to 'docs/_include')
-rw-r--r-- | docs/_include/interface-evpn-uplink.txt | 11 | ||||
m--------- | docs/_include/vyos-1x | 0 |
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 |