From: David zhao (zhaobaolong@boco.com.cn)
Date: Fri Aug 22 2003 - 10:05:28 GMT-3
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:04 GMT-3