RE: Redistributing default route from BGP into OSPF [7:72058]

2003-07-09 Thread Joseph Brunner
This horse has been beat dead far too many times. The default
route must come from EBGP so the tag field is populated with
meaningful data (last i recall)

I my lab I just know it never works from IBGP>REDIS OSPF

Must be EBGP>OSPF> 


Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=72064&t=72058
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]


RE: Redistributing default route from BGP into OSPF [7:72058]

2003-07-10 Thread Curious
Maybe I am wrong, but if I want a router speaking ospf to generate a default
router I must configure "default-information originate" under ospf. With
this command when the router speaking OSPF has a default route in its
routing table it will adevertise a ospf default route. For example, if I
have a static default route in my router and I redistribute static routes in
ospf, it will not advertise a default route, I have to configure a
"default-information originate" or a "default-information originate
allways", the first only generates a ospf default route If the router has a
default route learned by another routing protocol, and de second generates a
default route allways.
Joseph are you sure that if the router learns a default route from e-BGP and
you redistribute bgp in ospf it will work? Don't you need a
default-originate command?

Every day I learn a new thing!





Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=72089&t=72058
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]


RE: Redistributing default route from BGP into OSPF [7:72058]

2003-07-10 Thread Zsombor Papp
At 04:40 PM 7/9/2003 +, Joseph Brunner wrote:
>This horse has been beat dead far too many times. The default
>route must come from EBGP

>so the tag field is populated with meaningful data (last i recall)

Isn't it because of the admin distance?

Thanks,

Zsombor


>I my lab I just know it never works from IBGP>REDIS OSPF
>
>Must be EBGP>OSPF>




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=72116&t=72058
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]