From: jnkmail4eva@yahoo.com
Date: Sun Feb 26 2006 - 17:38:43 GMT-3
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.
This archive was generated by hypermail 2.1.4 : Wed Mar 01 2006 - 11:28:18 GMT-3