Re: EIGRP Into IGRP Redistribution - Metric Unchanged

From: Victor Cappuccio (cvictor@protokolgroup.com)
Date: Sat Oct 01 2005 - 14:32:53 GMT-3


Hello

Maybe this could help
http://www.cisco.com/warp/public/103/3.html

What Metric Should Be Used When Redistributing Routes into IGRP?

Issue the *default-metric* command to set the metric for the
redistributed routes. This statement is appropriate for most cases:

Venus(config)# *router igrp 100*
  Venus(config-router)# *default-metric 10000 100 255 1 1500*
  

where 10000 = Bandwidth, 100 = Delay, 255 = Reliability, 1 = Loading,
and 1500 = MTU.

And could you please also post the show ip route for EIGRP Networks
Thanks

cciein2006@yahoo.com wrote:

>Hello Group,
>
>I am trying to modify the metric of routes redistributed from EIGRP into IGRP, but no matter what I change the values to they all get sent the same.
>
>On router doing redistribution:
>
>router igrp 10
> redistribute eigrp 1 metric 400 22 255 2 1500
> network 131.108.0.0
>
>On router running igrp only:
>
>R7#show 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:01:10 ago
> Routing Descriptor Blocks:
> * 131.108.254.1, from 131.108.254.1, 00:01:10 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
>
>Are there any known issues with changing metric on redistributed eigrp routes?
>What am I forgetting here?
>
>_______________________________________________________________________
>Subscription information may be found at:
>http://www.groupstudy.com/list/CCIELab.html



This archive was generated by hypermail 2.1.4 : Sun Nov 06 2005 - 22:00:49 GMT-3