Catch All Route-Map Statement

From: Mujeeb Sarwar (mujeebsarwar@gmail.com)
Date: Wed Jan 07 2009 - 09:54:42 ARST


Dear Group,

Here is a simple route-map,

route-map TST permit 10
match ip add 1
set ip next hop ......

route-map TST permit 20
match ip add 2
set ip next hop .....

route-map TST permit 30

My question is that what is the significance of catch-all statement in this
route-map if I am using this only for PBR ?? By default traffic which does
not match any statement of route-map then it routes normally ( destination
based ) and in the above case traffic which would not match statement # 10 &
20 will also route normally because policy will be rejected at statement #
30 so end result is same.

Regards,

Blogs and organic groups at http://www.ccie.net



This archive was generated by hypermail 2.1.4 : Sun Mar 01 2009 - 09:43:36 ARST