RE: OSPF Summary Route - E1

From: Victor Cappuccio (cvictor@protokolgroup.com)
Date: Fri Aug 25 2006 - 20:11:33 ART


Hi Chris

Please try this

router ospf 10
router-id 3.3.3.3
summary-address 10.1.0.0 255.255.240.0
redistribute rip metric 200 sub metric-type 1

HTH
Victor.-

-----Mensaje original-----
De: nobody@groupstudy.com [mailto:nobody@groupstudy.com] En nombre de
chris.guzman@mckesson.com
Enviado el: Viernes, 25 de Agosto de 2006 06:58 p.m.
Para: ccielab@groupstudy.com
Asunto: OSPF Summary Route - E1

When redistributing between RIP and OSPF, I am trying to set a metric-type
type-1 on the summary address such as..
 

router ospf 10
router-id 3.3.3.3
summary-address 10.1.0.0 255.255.240.0
redistribute rip metric 200 subnets route-map rip2ospf

route-map rip2ospf permit 20
match ip address prefix-list setmet
set metric-type type-1

ip prefix-list setmet seq 5 permit 10.1.0.0/20

The route-map rip2ospf does NOT seem to work, since this is only looking at
the RIP routes that are redistributed into OSPF. The summary route is not
in the RIP database, so it doesnt get changed in the route-map.

Am I correct in this assumption? What would be the best way to change the
metric-type for an OSPF summary route, so that it gets brought in the OSPF
domain as an E1 route?

Thanks



This archive was generated by hypermail 2.1.4 : Fri Sep 01 2006 - 15:41:58 ART