From: TK-Network Çözümleri (umit.askan@xxxxxxxxxxxxx)
Date: Tue Aug 20 2002 - 09:30:55 GMT-3
william,
If I assume it is RIP 1;
you can't redist "different major net" nets to rip with a higher mask
then their major net.
r2 only redist a 168.1.0.0 to r3 because r2's rip link have a major net
166.1.X.X
you have different ways ;
secondary ip, tunnel blah blah ......
if I assume it is RIP2 ;
ip prefix-list test 168.1.10.0/24
route-map test
match ip address prefix-list test
router rip
redist ospf 1 metric 1 route-map test
hth
umit
-----Original Message-----
From: William Wong Kun Sing [mailto:wong_kunsing@solsis-eso.com.my]
Sent: Tuesday, August 20, 2002 13:58
To: 'Groupstudy'
Subject: ACL to block /29 route?
Hi guys
I have these 2 ospf routes in r2 being redistributed into rip in r2:
168.1.10.0/29
168.1.10.0/24
---------OSPF--------r2------------RIP----------------r3
168.1.10.0/29 166.1.10.0/24
I just want to advertise the /24 network to r3. How can I achieve that?
Thanks in advance.
Best regards,
William
This archive was generated by hypermail 2.1.4 : Sat Sep 07 2002 - 19:48:30 GMT-3