Download as xls, pdf, or txt
Download as xls, pdf, or txt
You are on page 1of 1

BTS Communications, LLC

IGRP / EIGRP Metric Calculator

Metric Weights K values Defaults Enter K Values Enter Values Taken from the Output of the "show interface" Command

bandwidth (in kbps) k1 1 1 1000 10000 Enter Lowest Bandwidth (in kbps)

load k2 0 0 0 0 Default is 0. If used, enter worst load between source and destination.

delay (in 10s microsec) k3 1 1 100 1000 Enter the Sum of all Delays (in usec)

reliability k4 0 0 0 0 Default is 0. If used, enter the worst value between source and destination.

MTU k5 0 0 1500 1500 Default is 1500 bytes, not used in the actual metric calculation

metric = [K1 * bandwidth + (K2 * bandwidth) / (256 - load) + K3 * delay] * [K5 / (reliability + K4)]

metric = 1100 281600

IGRP EIGRP

You might also like