RE: ACL to block /29 route?

From: William Wong Kun Sing (wong_kunsing@xxxxxxxxxxxxxxxxx)
Date: Tue Aug 20 2002 - 21:04:02 GMT-3


   
Hi Askan

You can actually send v2 update in rip v1.

-----Original Message-----
From: \mit Askan (TK-Network Gvz|mleri)
[mailto:umit.askan@probil.com.tr]
Sent: Tuesday, August 20, 2002 8:31 PM
To: 'William Wong Kun Sing'
Cc: Ccie (E-mail)
Subject: RE: ACL to block /29 route?

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:31 GMT-3