Re: VLSM ---> FLSM or OSPF --> IGRP

From: Stanislav Sinyagin (SSinyagin@xxxxxx)
Date: Tue Jan 11 2000 - 07:03:15 GMT-3


   
Yeah, I found the solution:

On R2,

router ospf 1
 redistribute igrp 1 subnets
 network 150.100.4.0 0.0.0.255 area 0
 network 150.100.5.8 0.0.0.3 area 0
!
router ospf 2
 summary-address 150.100.5.0 255.255.255.0
 redistribute ospf 1 subnets
!
router igrp 1
 redistribute ospf 2
 network 150.100.0.0
 default-metric 64 100 200 100 1500

that's it. It works fine in my lab (interfaces are different,
but addressing is the same):

R3#sh ip ro

<skipped>

     150.100.0.0/24 is subnetted, 4 subnets
C 150.100.128.0 is directly connected, Serial0
C 150.100.129.0 is directly connected, FastEthernet0
I 150.100.4.0 [100/8486] via 150.100.128.1, 00:00:29, Serial0
I 150.100.5.0 [100/158350] via 150.100.128.1, 00:00:29, Serial0

is there anybody to drink some beer in Brussels, Jan 16, Sunday ?
My flight comes Jan 15, and I'll have a day to kill...

Stan



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