From: mani poopal (mani_ccie@yahoo.com)
Date: Mon Sep 27 2004 - 21:07:48 GMT-3
Hi David,
You are right, the command adds the metric value. Offset-list command works for rip and eigrp. I am pasting my little configuration for benefit of everyone. I added metric of 111,111 and this is added to the CM in the second routing table.
==================
r5#r
Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP
i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2
ia - IS-IS inter area, * - candidate default, U - per-user static route
o - ODR, P - periodic downloaded static route
Gateway of last resort is not set
D EX 170.7.35.9/24 [170/2218752] via 150.6.70.5, 11:17:20, Serial0
D 210.5.1/24 [90/3321856] via 150.6.70.5, 11:17:21, Serial0
r5(config)#router eigrp 100
r5(config-router)#offset-list 0 in 111111 serial 0<--applied this offset-list to serial 0 for all learned routes from s 0
r5#r
Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP
i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2
ia - IS-IS inter area, * - candidate default, U - per-user static route
o - ODR, P - periodic downloaded static route
Gateway of last resort is not set
D EX 170.7.35.9/24 [170/2329863] via 150.6.70.5, 00:00:04, Serial0<--111,111 metric is added to CM
D 210.5.1/24 [90/3432967] via 150.6.70.5, 00:00:05, Serial0<---------111,111 metric is added to CM
thanks for all of you participated in the thread
Mani
mani poopal <mani_ccie@yahoo.com> wrote:
Hi Imran, David,
Imran offset-list 0 specifies all routes, you don't need a access-list 0. This command works with RIP. As David said, I should try offset-list other than 0(say offset-list 1, by defining access-list 1 for sepecific learned routes, may be eigrp doesn't like offset-list 0) to see if the command realy changes the metric. According to my understanding offset-list command in eigrp doesn't add/remove composite metric value, it just replaces the CM (composite metric) defined by the offset-list command.
PS:other way to infulence metric by lower bandwidth of link or sum of delays.
thanks
Mani
"HIERS, DAVID (AIT)" wrote:
What was the eigrp metric of a router before and after the application
of the offset command?
Your command will not "change the metric of all learned
routes(offset-list 0) to 5555", but it should ADD 5555 to the calculated
composite metric.
David
David Hiers
Systems Engineer
CCIE, CISSP
-----Original Message-----
From: Matthew Seppeler [mailto:Matt.Seppeler@InetX.com]
Sent: Monday, September 27, 2004 11:45 AM
To: mani poopal; ccielab@groupstudy.com
Subject: RE: EIGRP METRIC
Mani,
One way I know of changing the metric in EIGRP is via the delay command
in interface configuration mode. To see the default delay, use the show
interfaces command.
Matt Seppeler
InterNetwork Experts
Email: mseppeler@inetx.com
-----Original Message-----
From: mani poopal [mailto:mani_ccie@yahoo.com]
Sent: Sunday, September 26, 2004 9:23 PM
To: ccielab@groupstudy.com
Subject: EIGRP METRIC
Hi Group,
I tried to change eigrp metric from a neighbor using following two
commands, but I couldn't achieve the desired result, I would like to
know the mistake I am making. Any feed back is appreciated(I know I
could adjust bandwidth and delay to modify metrics of eigrp)
R1 s0 -----------------eigrp 100--------------- s0 R2
R2
int s 0
offset-list 0 in 5555 interface serial 0
PS: I thought R2 should change the metric of all learned
routes(offset-list 0) to 5555. I even applied following command on R1,
offset-list 0 out 5555 serial 0. I know that I could have chaged delay
at R1, S0 or link bandwidth, but I wanted to see the result by using
offset list command. In RIP this command modifies the metric, hop
count. In EIGRP this command must change the composite metric.
thanks in advance
Mani
B.ENG,A+,CCNA,CCNP,CCNP-VOICE, CSS1,CNA,MCSE
(416)431 9929
MANI_CCIE@YAHOO.COM
---------------------------------
Do you Yahoo!?
vote.yahoo.com - Register online to vote today!
This archive was generated by hypermail 2.1.4 : Fri Oct 01 2004 - 15:00:50 GMT-3