Ppp-accel, framed-route, Kernel and BGP route-map priority

Hello,

I’m new VYOS user (used vyatta a long time ago :slight_smile: )

I use to deal with Cisco router as LNS/BNG. I would like to give a try to vyos.

In my testing lab I have 1 BNG Vyos and 1 Cisco and a radius server for auth and framed reply.

Each CPE as 1 pppoe session to each router.

I would to add priority to Cisco.

In cisco, the “distance” in the framed route is deal like Administrative distance. So if the framed route has AD to 220, BGP routes (200) is prefer.

In Vyos/ppp-accel, the route has always AD to 0 and the framed route weight is used as metric. So in local the framed route is always prefered.

I would like to add route-map to bgp route received to pu AD to 0.

In the doc : set policy route-map rule <1-65535> set distance <0-255>

But distance 0 can’t commit :slight_smile:

Have you got any idea to :

  • Increase AD for Framed route
  • decrease AD for BGP
  • Another way to do it?

Thanks for your help

Regards,

Aurélien

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.