On Mon, Nov 01, 2021 at 09:12:38AM +0100, keyvan ghadimi wrote:
Hi,
I have Three routers in my network like the below diagram. RTR01 has a BGP to RTR02 and RTR02 has an OSPF to RTR03. I wrote a filter to redistribute origin routes from BGP protocol to OSPF in RTR02 but it's not working. ...
protocol ospf my_ospf { rfc1583compat yes; tick 2;
Do you need these two options?
ecmp no; ipv4 { import where proto = "bgp_to_rtr01";
export where ... ?
I did the same redistribution to OSPF to announce the default route via OSPF and it is working, but the same filter for redistribution BGP to OSPF is not.
-- Elen sila lumenn' omentielvo Ondrej 'Santiago' Zajicek (email: santiago@crfreenet.org) OpenPGP encrypted e-mails preferred (KeyID 0x11DEADC3, wwwkeys.pgp.net) "To err is human -- to blame it on a computer is even more so."