Hi Gordon,
maybe the issue is on redistribution point at pe:
- in order to redistribute external ospf routers in bgp, you have to be
explicit;
- default-information originate is required inside address-family.
pe1#
router bgp 1
address-family ipv4 vrf vpnA
redistribute ospf 1 match external
default-information originate
pe2#sh ip route vrf vpnA | i 0.0.0.0
B* 0.0.0.0/0 [200/1] via ..........
HTH,
-mirco.
On Fri, Aug 20, 2010 at 5:56 AM, Gordon <greyburn_at_gmail.com> wrote:
> Hi Guys,
>
> If your running super backbone to link two different OSPF routing
> instances (same AreaID & Process) it seems as through it will not
> carry default routes.
>
> I have tested this and other external routes (learnt via BGP) work
> fine. However the default (also learnt via BGP) is not appearing on
> the other side of the MPLS cloud.
>
> All routers directly connected learn the default through OSPF, just
> the routers on the other side of the MPLS cloud don't. Im guessing
> this is some sort of restriction in running super backbone, however
> there is a real lack of documentation. Any one know the answer to
> this?
>
> Thanks for your help!
>
> Gordon
>
>
> Blogs and organic groups at http://www.ccie.net
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
Blogs and organic groups at http://www.ccie.net
Received on Fri Aug 20 2010 - 11:42:50 ART
This archive was generated by hypermail 2.2.0 : Wed Sep 01 2010 - 11:20:52 ART