EIGRP metrics

I have some issues with the EIGRP metrics: the delay in the metric is specified in tens of microseconds. the sh int command indicates the delay in microseconds. is it correct to take this value, bivided by ten, in order to derive the delay figure for the metric?

thanks

AP

Reply to
AP
Loading thread data ...

The delay is the sum of all link delays in the path to the destination.

If you are talking about a default metric for redistributed routes, just use the default value of 150.

Jonathan

Reply to
Jonathan

The "sh int " command shows the delay in usec, though you have to configure it in tenth of microseconds. Formula for EIGRP metric calculation :

256 * ( BW_min(Kbits/s) + sum_DLY(usec))
Reply to
newcomer

Cabling-Design.com Forums website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.