I do not have a good understanding of IGP. Am I not using it when I specify local.role=iBGP?
As for the filters: here they are from v6, which work fine:
/routing filter
add chain=primary set-bgp-local-pref=100 set-distance=10
add chain=secondary set-bgp-local-pref=70 set-distance=20
A remote router would have the primary filter applied to the session with the edge router and the secondary applied to the session with a router that is more than a hope away from the edge router to ensure the shortest path to the edge router. You can image three routers in a ring. Maybe IGP would do this for me if I knew what I was doing.
Thanks!
As for the filters: here they are from v6, which work fine:
/routing filter
add chain=primary set-bgp-local-pref=100 set-distance=10
add chain=secondary set-bgp-local-pref=70 set-distance=20
A remote router would have the primary filter applied to the session with the edge router and the secondary applied to the session with a router that is more than a hope away from the edge router to ensure the shortest path to the edge router. You can image three routers in a ring. Maybe IGP would do this for me if I knew what I was doing.
Thanks!
Statistics: Posted by ncats — Tue Dec 26, 2023 6:10 pm