Hi,
I have a problem when I want to redistribute the route with the pppoe-client interface gateway. I added the route via radius (Framed-Route). I’ve enabled redistribute connected and static in my bgp configuration. but the ip whose gateway is via pppoe-client is not advertised.
[email protected]:~$ show ip route 112.78.36.88
Routing entry for 112.78.36.88/30
Known via "kernel", distance 0, metric 0, best
Last update 00:00:03 ago
* directly connected, ppp3
[email protected]:~$ show ip bgp neighbors 119.2.54.129 advertised-routes | match 112.78.36.88/30
[email protected]:~$
Thanks.