AW: Propagate default route when BGP session is up

2017-08-22 Thread Rohrmann Sascha
Users > Betreff: Propagate default route when BGP session is up > > Hi, > > how do I propagate a default route into OSPF when a specific BGP session is > up and not propagate it when it is down? > > Currently I have these config snippets: > > protocol static static_def

Propagate default route when BGP session is up

2017-08-18 Thread Robert Sander
Hi, how do I propagate a default route into OSPF when a specific BGP session is up and not propagate it when it is down? Currently I have these config snippets: protocol static static_default { preference 10; route 0.0.0.0/0 unreachable; } function export_ospf() { if source = RTS_BGP then