Re: Redistribute BGP into OSPF

From: Brent Foster (jbrentfoster@yahoo.com)
Date: Mon Feb 06 2006 - 19:15:27 GMT-3


Redistribution of OSPF into BGP without keywords, only
OSPF intra-area and inter-area routes are
redistributed into BGP, by default.

* You must use following command to redistribute
internal and external routes

router bgp 500
 redistribute ospf 1 match internal external 1
external 2

* I you have OSPF NSSA routes you want to
redistribute, you must use the following command

router bgp 500
 redistribute ospf 1 match nssa-external 1
nssa-external 2

Here is an excellent link on this topic:

http://www.cisco.com/en/US/tech/tk365/technologies_tech_note09186a00800943c5.shtml

--- gstrydom74@ananzi.co.za wrote:

> Hi All,
>
> I have a lab setup at home (mostly cisco 2500 and
> cisco
> 4000 as the frame switch) and have been trying to
> redistribute BGP(iBGP) routes into an OSPF Process,
> with no
> success. I am however able to redistrubute BGP
> (eBGP)
> routes into the OSPF Process. Is anyone able to
> help?
>
>



This archive was generated by hypermail 2.1.4 : Wed Mar 01 2006 - 11:28:17 GMT-3