Re: ripv2 metric ?

From: David zhao (zhaobaolong@boco.com.cn)
Date: Sat Aug 23 2003 - 06:06:53 GMT-3


thx for your kind reply !!!
sorry ,
i miss some command .
in detail see the following
  why r1's rip neighbor have the 163.2.0.0/16 of auto-summary route metric value 10

test case #1
r1:
router rip
  version 2
 redistribute eigrp 1 metric 10 route-map test
  net 150.100.0.0
 distribute-list prefix filter-out out e0/0

ip prefix-list filter-out seq 5 permit 163.2.0.0/16

access-list 3 permit 163.2.3.0 0.0.0.255

route-map test permit 5
  match ip add 3
  set metric 12
rotue-map test permit 10

r1 #sh ip rip da
163.2.0.0/16 auto-summary
163.2.1.0/24 redistributed
    [1] via 0.0.0.0,
163.2.2.0/24 redistributed
    [10] via 163.2.12.2,
163.2.3.0/24 redistributed
    [12] via 163.2.12.2,

test case 2
r1:
router rip
 version 2
 redistribute eigrp 1 metric 10 route-map test
  net 150.100.0.0
distribute-list prefix filter-out out e0/0

ip prefix-list filter-out seq 5 permit 163.2.0.0/16

access-list 3 permit 163.2.3.0 0.0.0.255

route-map test permit 5
  match ip add 3
  set metric 6
rotue-map test permit 10

r1 #sh ip rip da
163.2.0.0/16 auto-summary
163.2.1.0/24 redistributed
    [1] via 0.0.0.0,
163.2.2.0/24 redistributed
    [10] via 163.2.12.2,
163.2.3.0/24 redistributed
    [6] via 163.2.12.2,
  

----- Original Message -----
From: "Ozgur Guler (Garanti Teknoloji)" <OzgurG@garanti.com.tr>
To: "David zhao" <zhaobaolong@boco.com.cn>
Sent: Friday, August 22, 2003 9:17 PM
Subject: RE: ripv2 metric ?

i dont see the metric value 10???

-----Original Message-----
From: David zhao [mailto:zhaobaolong@boco.com.cn]
Sent: Friday, August 22, 2003 4:05 PM
To: ccielab@groupstudy.com
Subject: ripv2 metric ?

hi all

why r1's rip neighbor have the 163.2.0.0/16 of auto-summary route metric value 10

test case #1
r1:
router rip
  redistribute eigrp 1 metric 10 route-map test
  net 150.100.0.0
route-map test permit 5
  match ip add 3
  set metric 12
rotue-map test permit 10

access-list 3 permit 163.2.3.0 0.0.0.255

r1 #sh ip rip da
163.2.0.0/16 auto-summary
163.2.1.0/24 redistributed
    [1] via 0.0.0.0,
163.2.2.0/24 redistributed
    [10] via 163.2.12.2,
163.2.3.0/24 redistributed
    [12] via 163.2.12.2,

test case 2
r1:
router rip
  redistribute eigrp 1 metric 10 route-map test
  net 150.100.0.0
route-map test permit 5
  match ip add 3
  set metric 6
rotue-map test permit 10

access-list 3 permit 163.2.3.0 0.0.0.255

r1 #sh ip rip da
163.2.0.0/16 auto-summary
163.2.1.0/24 redistributed
    [1] via 0.0.0.0,
163.2.2.0/24 redistributed
    [10] via 163.2.12.2,
163.2.3.0/24 redistributed
    [6] via 163.2.12.2,
thx for your reply!!!



This archive was generated by hypermail 2.1.4 : Tue Sep 02 2003 - 18:54:05 GMT-3