From: KHAN, IFTIKHAR A (IKHAN@scana.com)
Date: Mon Nov 25 2002 - 16:52:32 GMT-3
I got following scenario
Eigrp AS2001
IGRP AS 100
R5------------------------------------------------------R1------------------
--------------------------------------R4
155.100 16.130/25 151.100.16.129/25 155.100.2.1/24
155.100.2.4/24
redistributing Eigrp to IGRP and vice versa. I am also running OSPF on R1
and I am redistributing it to both Eigrp and Igrp
every thing works fine all routers learn all networks but R4 is not picking
up 155.100.16.128 subnet in its routing table looks like IGRP is not picking
up route from classless routing protocol EIGRP I also tried with static
route like following on R1
ip route 155.100.16.128 255.255.255.128 null 0
My configs on R1
router eigrp 2001
redistribute ospf 1
redistribute igrp 100
network 155.100.16.128 0.0.0.127
default-metric 10000 1000 255 1 1500
no auto-summary
!
router ospf 1
log-adjacency-changes
area 0 authentication message-digest
area 10 virtual-link 155.100.127.1
redistribute connected subnets tag 2
redistribute eigrp 2001 subnets tag 1
redistribute igrp 100 subnets tag 3
network 155.100.34.0 0.0.0.255 area 0
network 155.100.35.0 0.0.0.255 area 10
network 155.100.121.0 0.0.0.255 area 10
neighbor 155.100.34.3
neighbor 155.100.34.2
default-metric 10
!
router igrp 100
redistribute static
redistribute eigrp 2001
redistribute ospf 1 match internal external 1 external 2
network 155.100.0.0
default-metric 10000 1000 255 1 1500
distance 150
still not working any ideas This lab is Enchilada from Solie's book I am
using 12.1 IOS
Thanks
Iftikhar
This archive was generated by hypermail 2.1.4 : Tue Dec 03 2002 - 07:23:10 GMT-3