Page MenuHomeVyOS Platform

BGP Route Distinguisher & Route Target Extended Community
Closed, InvalidPublicFEATURE REQUEST

Description

In order to implement MPLS VPNs BGP should support Route Distinguisher & Route Target Extended Community.

https://tools.ietf.org/html/rfc4364#page-14

https://tools.ietf.org/html/rfc4364#page-15

Details

Difficulty level
Unknown (require assessment)
Version
-
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Unspecified (possibly destroys the router)
Issue type
Feature (new functionality)

Event Timeline

Unknown Object (User) created this task.Aug 7 2020, 7:53 PM
Unknown Object (User) added a subscriber: Unknown Object (User).
Unknown Object (User) added a comment.Aug 7 2020, 7:57 PM

Route Distinguisher & Route Targets are, in general, configured under VRF proccess. Below a sample of how this configurations would looks like:

vrf definition CLIENT-A
rd 1:1
route-target export 1:1
route-target import 1:1
!
address-family ipv4

route-target export 1:1
route-target import 1:1

exit-address-family

@ronie can you build an example with frr?

Unknown Object (User) added a comment.Aug 24 2020, 5:47 PM

@ronie can you build an example with frr?

Hi @Viacheslav ! Yes, I can. I will work on it.

erkin set Issue type to Feature (new functionality).Aug 29 2021, 1:32 PM
erkin removed a subscriber: Active contributors.

The old backend doesn't allow it to do it for 1.3 Release.
Available for 1.4