From: cciein2006@yahoo.com
Date: Sat Oct 01 2005 - 16:11:48 GMT-3
Thanks Victor,
I tried the default-metric and that did not work either. According to Cisco:
"The default-metric command does not affect EIGRP-to-EIGRP or IGRP-to-EIGRP distribution. To configure EIGRP-to-EIGRP or IGRP-to-EIGRP distribution, use route maps."
I also tried route maps and nothing works! This is pissing me off.
Here is the EIGRP route followed by the IGRP route:
R3#show ip route 131.108.4.0
Routing entry for 131.108.4.0/24
Known via "eigrp 1", distance 90, metric 2297856, type internal
Redistributing via eigrp 1, igrp 10
Advertised by igrp 10 route-map adjust-metric
Last update from 131.108.255.1 on Serial0/0, 00:37:17 ago
Routing Descriptor Blocks:
* 131.108.255.1, from 131.108.255.1, 00:37:17 ago, via Serial0/0
Route metric is 2297856, traffic share count is 1
Total delay is 25000 microseconds, minimum bandwidth is 1544 Kbit
Reliability 255/255, minimum MTU 1500 bytes
Loading 1/255, Hops 1
R3#
R7#sh ip route 131.108.4.0
Routing entry for 131.108.4.0/24
Known via "igrp 10", distance 100, metric 10976
Redistributing via igrp 10
Advertised by igrp 10 (self originated)
Last update from 131.108.254.1 on Serial0/0, 00:00:55 ago
Routing Descriptor Blocks:
* 131.108.254.1, from 131.108.254.1, 00:00:55 ago, via Serial0/0
Route metric is 10976, traffic share count is 1
Total delay is 45000 microseconds, minimum bandwidth is 1544 Kbit
Reliability 255/255, minimum MTU 1500 bytes
Loading 1/255, Hops 2
R7#
Also here is my new config:
router igrp 10
redistribute eigrp 1 route-map adjust-metric
network 131.108.0.0
access-list 1 permit any
route-map adjust-metric permit 10
match ip address 1
set metric 444 67 2 88 1500
Someone help please!
This archive was generated by hypermail 2.1.4 : Sun Nov 06 2005 - 22:00:49 GMT-3