FW: EIGRP summarisation question

From: Jobson, Ed (ejobson@xxxxxxxxxxxxx)
Date: Mon Dec 11 2000 - 23:53:56 GMT-3


   
As a reply to my own question, I have applied a route map to ospf for
redistribution and I only now get the summarised route in the ospf area, but
are the two routes shown in eigrp okay?

router ospf 1
 redistribute connected metric 10 subnets
 redistribute eigrp 100 metric 100 route-map eigrpin
 network 132.1.1.3 0.0.0.0 area 3
 network 132.1.2.65 0.0.0.0 area 0
 network 132.1.2.130 0.0.0.0 area 3
 network 132.1.5.1 0.0.0.0 area 3

access-list 1 permit 197.200.0.0 0.0.0.255
route-map eigrpin permit 10
 match ip address 1

Thanks again.

-----Original Message-----
From: Jobson, Ed [mailto:ejobson@thrupoint.net]
Sent: 11 December 2000 21:43
To: 'ccielab@groupstudy.com'
Subject: EIGRP summarisation question

I am trying to summarise an incoming EIGRP route, but when I apply the
command I thought was correct to the ethernet interface I get both the
original class C and the summarised class B in the routing tables once
redistributed into OSPF. Is this correct? I suspect not.

Can someone advise, thanks.

Eddie.

I've tried to sumarise 197.200.2.0 to 197.200.0.0................

interface Ethernet0/0
 ip address 132.1.5.1 255.255.255.0
 no ip redirects
 ip summary-address eigrp 100 197.200.0.0 255.255.0.0 90

router eigrp 100
 redistribute connected metric 10 10 255 1 1500
 network 132.1.5.0 0.0.0.255

and I get this on the eigrp and ospf status............

R3#sh ip route eigrp
D 197.200.2.0/24 [90/409600] via 132.1.5.2, 00:08:03, Ethernet0/0
     132.1.0.0/16 is variably subnetted, 14 subnets, 4 masks
D EX 132.1.1.7/32 [170/256028160] via 132.1.5.2, 00:08:03, Ethernet0/0
D 197.200.0.0/16 is a summary, 00:08:03, Null0



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:26:01 GMT-3