From: Lauren_Dygowski@xxxxxxxxxxxx
Date: Mon Dec 18 2000 - 15:22:27 GMT-3
an offset-list works with IGRP and RIP to increase/decrease metric, take a look
at BEFORE and AFTER for 10.1.99.x subnet, notice metric has been increased by
1000 for 10.1.99.x, config follows
BEFORE OFFSET
creation#show ip ro
10.0.0.0/24 is subnetted, 4 subnets
C 10.1.2.0 is directly connected, FastEthernet0/1
C 10.1.1.0 is directly connected, FastEthernet0/0
I 10.1.99.0 [100/610] via 10.1.1.1, 00:00:01, FastEthernet0/0 (610 is
metric here)
[100/610] via 10.1.2.1, 00:00:01, FastEthernet0/1
I 10.1.100.0 [100/610] via 10.1.1.1, 00:00:01, FastEthernet0/0
[100/610] via 10.1.2.1, 00:00:01, FastEthernet0/1
AFTER OFFSET
creation#SHOW IP RO
10.0.0.0/24 is subnetted, 4 subnets
C 10.1.2.0 is directly connected, FastEthernet0/1
C 10.1.1.0 is directly connected, FastEthernet0/0
I 10.1.99.0 [100/1610] via 10.1.1.1, 00:00:04, FastEthernet0/0 (1610 is
metric now)
[100/1610] via 10.1.2.1, 00:00:04, FastEthernet0/1
I 10.1.100.0 [100/610] via 10.1.1.1, 00:00:04, FastEthernet0/0
[100/610] via 10.1.2.1, 00:00:04, FastEthernet0/1
CONFIG
router igrp 100
offset-list 6 in 1000
network 10.0.0.0
!
access-list 6 permit 10.1.99.0 0.0.0.255
"McCallum, Robert" <Robert.McCallum@let-it-be-thus.com> on 12/18/2000 09:39:59
AM
Please respond to "McCallum, Robert" <Robert.McCallum@let-it-be-thus.com>
To: "'Burgstaller, Oliver'" <BurgstallerO@messe-duesseldorf.de>
cc: "'Ccielab' (E-mail)" <ccielab@groupstudy.com> (bcc: Lauren
Dygowski/IT/VGI)
Subject: RE: Change Metric
shouldn't you be matching the incoming route? rather than metric. you would
then change the metric.
here is an example.
route-map test permit 10
match ip route 1 <- this is an access list number
set metric +20 <- add 20 to the metric of the routes found in access list 1
access-list 1
permit blah blah blah
-----Original Message-----
From: Burgstaller, Oliver [mailto:BurgstallerO@messe-duesseldorf.de]
Sent: 18 December 2000 14:31
To: 'McCallum, Robert'
Subject: AW: Change Metric
when i use a route map like
int s0
ip policy route-map TEST
route-map TEST permit 10
match metric xxx
set metric 64 ..... (use for IGRP)
i think only works when you redistibute routes
-----Urspr?ngliche Nachricht-----
Von: McCallum, Robert [mailto:Robert.McCallum@let-it-be-thus.com]
Gesendet am: Montag, 18. Dezember 2000 15:21
An: 'Burgstaller, Oliver'
Betreff: RE: Change Metric
use a route-map
-----Original Message-----
From: Burgstaller, Oliver [mailto:BurgstallerO@messe-duesseldorf.de]
Sent: 18 December 2000 14:10
To: 'ccielab@groupstudy.com'
Subject: Change Metric
How do I change the metric of a igrp incoming route. I only whant to change
one route not all incoming routes
Mit freundlichen Gruessen / With kind regards
Dipl.-Ing. O. Burgstaller
Messe Duesseldorf GmbH
Dezentrale Systeme G3-D
Stockumer Kirchstr. 61
D-40474 Duesseldorf
Voice: +49-211-4560-304
Fax: +49-211-4560-87304
e-Mail: BurgstallerO@messe-duesseldorf.de
Visit us on the Web: www.messe-duesseldorf.de
International: www.messe-duesseldorf.com
<<Burgstaller, Oliver Dirk (E-Mail).vcf>>
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:26:05 GMT-3