3 Dec
2011
3 Dec
'11
6:26 p.m.
Add a static protocol with route to bgp peer? I've added route using ip r a :) Maybe here is problem 2011/12/3 Alexander V. Chernikov <melifaro@ipfw.ru>:
Marek Wajdzik wrote:
Hi bird group.
I have problem with bgp multihop session, it's configured as in example but when I recieve the routes they appears in KRT as unreachable (all routes imported from bgp). What I am doing wrong, maybe it's misconfiguration at remote side?
Bird needs to resolve those nexthops to get directly-reachable nexthop. You need to get such routes in either main bird table or special IGP table (BGP protocol option).
You can accomplish this either by importing these routes via Direct protocol or announce them via IGP (OSPF)