RE: redis ospf into bgp

From: Edward Monk (emonk@xxxxxxx)
Date: Wed Aug 07 2002 - 13:27:42 GMT-3


   
What do you mean desired results? If you mean it won't redistribute I
disagree. I am currently redistributing between OSPF and BGP without
specifying any match criteria. IOS v12.1(6) Not that IOS version really
matters as long as it does BGP and OSPF. My commands are as follows.

Router BGP 500
  redistribute ospf 1 metric 110 route-map no_feedback

Router OSPF 1
  Redistribute bgp 500 metric 2000 metric-type 1 subnets route-map
no_feedback2

-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
CCIE FUN
Sent: Wednesday, August 07, 2002 9:24 AM
To: Tony Russell; 'ccielab@groupstudy.com'
Subject: Re: redis ospf into bgp

You need to specify the keywork "internal external"
in your redistribute ospf command under BGP routing
process.
unless you specify that, you won;t see any desired
results.

Also with the the external keywork don't forget to
specify 1 or 2 ( for external type 1 and type 2)

--- Tony Russell <trussell@ibeam.com> wrote:
> I have read that when you redis ospf into bgp that
> the match
> internal external .... is not required (meaning that
> if you dont specify,
> all ospf routes are redistributed. However, I just
> saw an example where
> they specified everything explicitly in the
> redistribution command. Are
> these extra statments necessary (all redistributed
> by default) or not
> (nothing is redistributed) ?
>
>
> Tony Russell
> 12 days and counting.......
>



This archive was generated by hypermail 2.1.4 : Sat Sep 07 2002 - 19:48:19 GMT-3