Hi Tony,
On Sat, 23 Oct 2010 18:44:46 +0700, Tony Sarendal <t...@polarcap.org> wrote:

Is there a way to redistribute routes from BGP to OSPF using bgpd and ospfd
?


on bgpd.conf you might want to do this:

match from $peer1 inet prefix xxx.xxx.xxx.xxx/xx prefixlen bla_bla set rtlabel from_bgpd

on ospfd.conf you do this:

redistribute rtlabel from_bgpd

I have a network where the core concists of openbsd devices using bgpd to
distribute
routing information. At present we need to use static routing if we connect
devices that
do not support BGP.

Regards Tony


Good Luck,

--
Using Opera's revolutionary email client: http://www.opera.com/mail/


Reply via email to