Re: Re-distribution and ppp

From: Ramiro Garza (ccie15xxx@gmail.com)
Date: Sun Feb 26 2006 - 19:12:32 GMT-3


> Just redistribute the connected networks without the route-map and it
> should work. Virtual-templates cannot be redistributed because they are
> always "down" and only interfaces that are "up" will be redistributed.
>
> HTH
> Ramiro Garza
>
>
>
>
> On 2/26/06, jnkmail4eva@yahoo.com <jnkmail4eva@yahoo.com> wrote:
> >
> > I am having an issue with re-distribution between RIP and ospf.
> > I have 3 routers A, B and C
> >
> > A and B point-to-point
> > (S0 <-> S0) - 10.0.0.0/24
> > B and C ppp over frame-realay
> > (virtual-template1(S1.192) <-> virtual-template1(S1.192)) -
192.168.1.0/24
> >
> > S0 of A and B are in area 0 running ospf.
> > Virtual-template 1 of B and C are running rip.
> >
> > When I redistribute on B with the following commands
> > router ospf 10
> > .....
> > redistribute rip subnet metric 500
> > redistribute connected metric 500 subnets route-map matchIN
> >
> > route-map matchIN permit 10
> > match int E0 S1.
> >
> > I am not able to see the ppp nework(192.168.1.0/24) of B ON A's routing
> > table.
> > However,I can see the E0 network of B.
> >
> > I tried changing the match statement on the route-map to
> > match int E0 S1.192
> > or
> > match int E0 virtual-template 1
> >
> > I was upto 4 Am last night trying to figrue it out without any luck.
> > Is there something special I need to do to re-distribute ppp directly
> > connected networks..
> >
> > Any sugestions/guidance.
> >
> > _______________________________________________________________________
> > Subscription information may be found at:
> > http://www.groupstudy.com/list/CCIELab.html



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