From 0f33e6dfca3528bdd1b079e2f54df493f565481a Mon Sep 17 00:00:00 2001 From: Stephen Worley Date: Fri, 7 May 2021 15:17:58 -0400 Subject: [PATCH] doc: add doc for EVPN L3 Route-Targets Add doc for EVPN L3 Route-Targets. Signed-off-by: Stephen Worley --- doc/user/bgp.rst | 14 ++++++++++++++ 1 file changed, 14 insertions(+) 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 -- 2.39.5