route-map

From: Peng Zheng (zpnist@xxxxxxxxx)
Date: Tue Aug 06 2002 - 19:33:45 GMT-3


   
Hi,

Is there any difference between these two
configurations:

1)

ip as-path access-list 1 permit _4$
ip as-path access-list 2 permit .*
route-map test permit 10
match as-path 1
set metric 5
route-map test permit 20
match as-path 2

and
2)

ip as-path access-list 1 permit _4$

route-map test permit 10
match as-path 1
set metric 5
route-map test permit 20

I can't find any difference between them? Why some
book use 1)

Thank you for help.

Best Wishes,
Peng Zheng



This archive was generated by hypermail 2.1.4 : Sat Sep 07 2002 - 19:48:18 GMT-3