From 8c0190a6cc9b7ae2b0d2f26205ab3601b35fe0b7 Mon Sep 17 00:00:00 2001 From: LiudmylaNad Date: Tue, 23 Dec 2025 14:37:59 +0100 Subject: DOC: Proofreading bonding.rst (#1721) --- docs/_include/interface-evpn-uplink.txt | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'docs/_include/interface-evpn-uplink.txt') diff --git a/docs/_include/interface-evpn-uplink.txt b/docs/_include/interface-evpn-uplink.txt index 3495361d..84b09727 100644 --- a/docs/_include/interface-evpn-uplink.txt +++ b/docs/_include/interface-evpn-uplink.txt @@ -1,10 +1,12 @@ .. cfgcmd:: set interfaces {{ var0 }} 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. + **Configure this interface as an EVPN-MH uplink interface.** - A link can be setup for uplink tracking via the following example: + If all uplink interfaces on a PE device go down, this PE device loses access + to the VXLAN overlay. To prevent traffic blackholing, the PE device forces a + protocol shutdown (protodown) of its downstream EVPN-MH interfaces. + + The following example configures bond0 as an EVPN-MH uplink interface: .. code-block:: none -- cgit v1.2.3