Merge pull request #12564 from sysoleg/evpn-doc-fix

doc: Fix EVPN documentation minor error
This commit is contained in:
Mark Stapp 2022-12-23 16:17:24 -05:00 committed by GitHub
commit 54798a99ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View 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