From: Stephen Worley Date: Fri, 7 May 2021 19:17:58 +0000 (-0400) Subject: doc: add doc for EVPN L3 Route-Targets X-Git-Tag: frr-8.4-rc~1^2~4 X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=0f33e6dfca3528bdd1b079e2f54df493f565481a;p=matthieu%2Ffrr.git doc: add doc for EVPN L3 Route-Targets Add doc for EVPN L3 Route-Targets. Signed-off-by: Stephen Worley --- diff --git a/doc/user/bgp.rst b/doc/user/bgp.rst index e31bfe7bfa..0feb0a4ab3 100644 --- a/doc/user/bgp.rst +++ b/doc/user/bgp.rst @@ -2869,6 +2869,20 @@ sysctl configurations: For more information, see ``man 7 arp``. +.. _bgp-evpn-l3-route-targets: + +EVPN L3 Route-Targets +^^^^^^^^^^^^^^^^^^^^^ + +.. clicmd:: route-target + +Modifty the route-target set for EVPN advertised type-2/type-5 routes. +RTLIST is a list of any of matching +``(A.B.C.D:MN|EF:OPQR|GHJK:MN|*:OPQR|*:MN)`` where ``*`` indicates wildcard +matching for the AS number. It will be set to match any AS number. This is +useful in datacenter deployments with Downstream VNI. ``auto`` is used to +retain the autoconfigure that is default behavior for L3 RTs. + .. _bgp-evpn-advertise-pip: EVPN advertise-PIP