]> git.puffer.fish Git - mirror/frr.git/commitdiff
doc: Fix EVPN documentation minor error 12564/head
authorOleg A. Arkhangelsky <sysoleg@yandex.ru>
Fri, 23 Dec 2022 17:39:11 +0000 (17:39 +0000)
committerOleg A. Arkhangelsky <sysoleg@yandex.ru>
Fri, 23 Dec 2022 17:49:01 +0000 (17:49 +0000)
Signed-off-by: Oleg A. Arkhangelsky <sysoleg@yandex.ru>
doc/user/evpn.rst

index 0737ab6f07fe4afbab39870bca7b0e8a7efd1e5b..c8052803ccb8973549ed549063283fa71dca71dc 100644 (file)
@@ -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