From: Kelly Cobean (kcobean@xxxxxxxxxxxxx)
Date: Wed Jul 24 2002 - 00:30:55 GMT-3
The five values are K1, K2, K3, K4, and K5, where K1=K3=1 and K2=K4=K5=0.
They are assigned as follows...
K1=bandwidth
K2=load
K3=delay
K4=reliability
K5=MTU
The formula used is:
Metric= K1 x bandwidth + [(K2 x bandwidth) / (256-load) ] + K3 x delay, so
if the defaults are used, it becomes...
so...
Metric = 1 x bandwidth + [(0 x bandwidth) / (256 - load)] + 1 x delay
or...
Metric = bandwidth + [0] + delay
or...
Metric = bandwidth + delay
So, yeah, you had them out of order.....
HTH,
Kelly Cobean, CCNP, CCSA, ACSA, MCSE, MCP+I
Network Engineer
AT&T Government Solutions, Inc.
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com]On Behalf Of
kpalmer
Sent: Tuesday, July 23, 2002 10:37 PM
To: ccielab@groupstudy.com
Subject: EIGRP tos k1 k2 k3 k4 k5
Hi~
I'm confused here.
k0 k1 k0 k1 k0 k0 = EIGRP default composite metric calc, right?
So,
0=tos, which is obsolete.
1=bandwidth ?
0=delay ?
1=reliability?
0=load ?
0=mtu ?
I don't think this is correct for the fact that Doyle, on my lap,
is saying boldly that bandwidth and delay are used metrics by default.
So, I have something out of order above?
The IOS is usually pretty descriptive/helpful in these situations.
But when I'm using the command, >metric weights 0 ?
>k1 (1-4698989...?)
k1, great.?? ..maybe it's doesn't even correlate to the above at all?
...OR YOU THINK IT WOULD SAY. >K1 bandwidth (1-4698989...?)
Obviously,...HELP
KPALMER
This archive was generated by hypermail 2.1.4 : Sat Sep 07 2002 - 19:36:41 GMT-3