FatKid 501

From: Paul Crist (pcrist@xxxxxxxxxxx)
Date: Tue May 08 2001 - 17:04:33 GMT-3


   
I am doing the fatkid 501 lab and I can't get a network to summarize and
redistribute into IGRP. Instead of using multipoint on the frame relay
network I used point to point sub interfaces. When I attempt to do an summary
address at the redistribution router it does not work. My IP address from the
frame relay are all subnets of the same class C address which I am trying to
do a summary address for. Here is the router ospf and igrp from the
redistribution router. The 170.10.1.0 network is the problem child.

router ospf 200
 area 0 range 170.10.1.0 255.255.255.0
 area 2 range 170.10.2.0 255.255.255.0
 area 2 virtual-link 170.10.3.5
 summary-address 170.10.1.0 255.255.255.0
 summary-address 170.10.2.0 255.255.255.0
 redistribute rip subnets
 redistribute igrp 200 subnets
 network 170.10.2.4 0.0.0.0 area 2
 network 170.10.4.4 0.0.0.0 area 3

router igrp 200
 redistribute ospf 200
 redistribute rip metric 1 255 1 1 1
 passive-interface Ethernet0
 passive-interface Loopback0
 passive-interface Serial1
 passive-interface TokenRing0
 network 170.10.0.0

Show ip route from the redistribution router:
Gateway of last resort is not set

     170.10.0.0/16 is variably subnetted, 11 subnets, 4 masks
C 170.10.32.0/24 is directly connected, TokenRing0
R 170.10.33.0/24 [120/1] via 170.10.32.3, 00:00:10, TokenRing0
O 170.10.1.32/28 [110/74] via 170.10.2.5, 01:06:40, Ethernet0
O 170.10.1.0/28 [110/138] via 170.10.2.5, 01:06:40, Ethernet0
O 170.10.2.0/24 is a summary, 01:06:34, Null0
C 170.10.2.0/26 is directly connected, Ethernet0
O IA 170.10.3.0/24 [110/11] via 170.10.2.5, 01:06:40, Ethernet0
C 170.10.4.0/24 is directly connected, Loopback0
O 170.10.3.5/32 [110/11] via 170.10.2.5, 01:06:40, Ethernet0
C 170.10.16.0/24 is directly connected, Serial0
O 170.10.1.16/28 [110/74] via 170.10.2.5, 01:06:40, Ethernet0
C 192.19.15.0/24 is directly connected, Serial1

Sho ip route from the router in IGRP

     170.10.0.0/24 is subnetted, 4 subnets
I 170.10.32.0 [100/158313] via 170.10.16.4, 00:00:21, Serial4
I 170.10.33.0 [100/10002255] via 170.10.16.4, 00:00:21, Serial4
I 170.10.4.0 [100/158750] via 170.10.16.4, 00:00:21, Serial4
C 170.10.16.0 is directly connected, Serial4
**Please read:http://www.groupstudy.com/list/posting.html



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:30:36 GMT-3