From b9450ff104e086169ac03a12d19365c47dd44157 Mon Sep 17 00:00:00 2001 From: "Oleg A. Arkhangelsky" Date: Fri, 23 Dec 2022 17:39:11 +0000 Subject: [PATCH] doc: Fix EVPN documentation minor error Signed-off-by: Oleg A. Arkhangelsky --- doc/user/evpn.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/user/evpn.rst b/doc/user/evpn.rst index 0737ab6f07..c8052803cc 100644 --- a/doc/user/evpn.rst +++ b/doc/user/evpn.rst @@ -441,7 +441,7 @@ Here a traditional ``vxlan`` interface is created with the name "vni100" which uses a VTEP-IP of 100.64.0.1, carries VNI 100, and has Dynamic VTEP learning disabled. IPv6 address autoconfiguration is disabled for "vni100", then the interface is enslaved to "br100", ARP/ND suppression is enabled, and Dynamic -VTEP Learning is disabled. +MAC Learning is disabled. .. code-block:: shell -- 2.39.5