mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-05-29 21:23:06 +00:00
doc: add doc for EVPN L3 Route-Targets
Add doc for EVPN L3 Route-Targets. Signed-off-by: Stephen Worley <sworley@nvidia.com>
This commit is contained in:
parent
6eb8350586
commit
0f33e6dfca
@ -2869,6 +2869,20 @@ sysctl configurations:
|
|||||||
|
|
||||||
For more information, see ``man 7 arp``.
|
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:
|
.. _bgp-evpn-advertise-pip:
|
||||||
|
|
||||||
EVPN advertise-PIP
|
EVPN advertise-PIP
|
||||||
|
Loading…
Reference in New Issue
Block a user