-
As per https://tools.ietf.org/html/draft-ietf-bess-evpn-overlay-04#5.1.3
, in EVPN, an MPLS label is distributed by the egress PE, via the EVPN
control plane MAC Advertisement and Ethernet AD per EV…
-
Currently, we use mpls_label_t for VNIs passed in the EVPN route types as well. This code needs to be refined and clear distinction needs to be made.
-
-
Hello everyone!
I created a stand with EVPN MH.
As follows:
Debian 9 is used as CE devices and RR.
FRR version -version 8.1-dev-20210521-08-g80b82d528
The stand is deployed in vsphere.
…
-
In order to show readers how the model is used to describe a L2VPN, we need to add examples of:
* VPLS
* Simple EVPN (at least one flavour)
* Signaling & discovery done by BGP
* Onther case mixi…
-
The configure script does check for c-ares, but the build needs it even if the library isn’t found.
https://github.com/FRRouting/frr/blob/9931db75f7730381ad4fba16efd39cbb67749470/configure.ac#L1611
…
-
In the RFC 3270, three MPLS DiffServ models are defined: Uniform, Pipe, and Short Pipe.
Uniform model marks the priorities of the received user packets based on the original marks carried in the pack…
-
Hi, tnaganawa,
I have followed your instructions about evpn/vxlan integration with TF. It helps much, and I have make it success to use l2vni and l3vni.
But I'm still confused about the floating…
-
*Opened on*: Nov 12, 2020
*Comes from:* https://github.com/IETF-OPSAWG-WG/l2nm/issues/23
When using t-ldp as type, we are missing the mpls-label in the ac-pw-list.
---
*Latest comment:* by @os…
-
FRR can be supported without MPLS-TE, see two relevant work:
https://www.apricot.net/apricot2006/slides/conf/thursday/Stefano_Previdi_IPFRR-Apricot.pdf
https://tools.ietf.org/html/rfc5714
If IP FRR…