]> git.puffer.fish Git - matthieu/frr.git/commitdiff
doc: add doc for EVPN L3 Route-Targets
authorStephen Worley <sworley@nvidia.com>
Fri, 7 May 2021 19:17:58 +0000 (15:17 -0400)
committerStephen Worley <sworley@nvidia.com>
Tue, 23 Aug 2022 16:41:25 +0000 (12:41 -0400)
Add doc for EVPN L3 Route-Targets.

Signed-off-by: Stephen Worley <sworley@nvidia.com>
doc/user/bgp.rst

index e31bfe7bfad3ba53e27314d3be1363cc421b9aab..0feb0a4ab3acef4c7f82834e34ca526071601c20 100644 (file)
@@ -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 <import|export|both> <RTLIST|auto>
+
+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