Directly connected via pppoe client not redistributable

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.

xxxx@02.NEPTUNUS:~$ 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
xxxx@02.NEPTUNUS:~$ show ip bgp neighbors 119.2.54.129 advertised-routes | match 112.78.36.88/30
xxxx@02.NEPTUNUS:~$ 

image

Thanks.

I don’t see your redistribute parameters.
I hope it should help.

set protocols bgp xxxx address-family ipv4-unicast redistribute kernel

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