Page MenuHomeVyOS Platform

VRF route leaking from BGP
Closed, WontfixPublicFEATURE REQUEST

Description

The current version only supports static route leaking. FRR supports route leaking through route-map so that it can be applied on BGP sessions. This is very useful for ISPs in an Internet Exchange.

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

Vrfs are for now not supported in dynamic routing protocols, only static routing is for now possible. Se also comment in T2257

runar changed the task status from Open to On hold.Apr 9 2020, 5:03 PM

@Azayaka do you mean import routes to a specific table? T3032
Can you check it with the next rolling release?

set policy route-map RMAP-IN rule 100 action 'permit'
set policy route-map RMAP-IN rule 100 set table '100'

Or describe an example of how to do it in FRR?

erkin set Issue type to Feature (new functionality).Aug 30 2021, 7:15 AM
erkin removed a subscriber: Active contributors.
Viacheslav claimed this task.

Route leaking for dynamic protocols won't be implemented in VyOS 1.3 due to the old backend.
You can set a table in the route-map or use virtual-ethernet interfaces