Hi!

We're trying to redistrbitue a default route with opsf from our
bgp/border routers to our internal routers. We have to folling config
for OSPFD but the default route doesn't get redistributed. I think
because it isn't present on the border routers. On a Cisco i would set a
null route. How do i do this using openospfd?

part of config:

 router-id X.Y.227.251
 redistribute X.Y.227.251/32
 redistribute default
 redistribute connected
 area 0.0.0.0 {
        interface em0 {
        }
        interface em1 {
        }
}


The X.Y.227.251 ip is an ip on a loopback interface. It's used as the
router-id in BGPD and OSPFD.

Regards,

-- 
Peter Spekreijse

E: pe...@spekreijse.net
T: +31-742672764 <http://www.adaanumber.com/>
M: +31-641922460 <http://www.adaanumber.com/>

Reply via email to