summaryrefslogtreecommitdiffstats
path: root/doc/user/bgp.rst
diff options
context:
space:
mode:
authorStephen Worley <sworley@nvidia.com>2021-05-07 21:17:58 +0200
committerStephen Worley <sworley@nvidia.com>2022-08-23 18:41:25 +0200
commit0f33e6dfca3528bdd1b079e2f54df493f565481a (patch)
tree43f3ad1bbf86442b3c0995663d8ceb49f8ccade6 /doc/user/bgp.rst
parentbgpd,lib: route-map/plist matching via type-2/5 routes (diff)
downloadfrr-0f33e6dfca3528bdd1b079e2f54df493f565481a.tar.xz
frr-0f33e6dfca3528bdd1b079e2f54df493f565481a.zip
doc: add doc for EVPN L3 Route-Targets
Add doc for EVPN L3 Route-Targets. Signed-off-by: Stephen Worley <sworley@nvidia.com>
Diffstat (limited to 'doc/user/bgp.rst')
-rw-r--r--doc/user/bgp.rst14
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/user/bgp.rst b/doc/user/bgp.rst
index e31bfe7bf..0feb0a4ab 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 <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