05-03-2014 05:22 AM
What actually this means
route-policy IAM-OUT
if community matches-any (ios-regex '_61113:187_', 62234:200) then
there are set of other commands
BR
Thanveer
05-03-2014 10:02 AM
It means that if BGP advertisement include the community 61113:187 or 62234:200 it will pass this if statement.
05-04-2014 10:22 PM
Dear Friend
Thanks for your response, any document reference is truly appreciated.
Regards
Thanveer
05-06-2014 05:39 AM
Thanveer
I haven't used Routing Policy Language (RPL) so i may be wrong but as far as i can tell -
1) the first entry is a regex which matches any route with that community in the community list
2) the second entry is not a regex so it simply matches any routes with that specific community
here is a link to the RPL command reference guide -
http://www.cisco.com/c/en/us/td/docs/routers/crs/software/crs_r4-0/routing/command/reference/b_rr40crs1book/b_rr40crs1book_chapter_01000.html
Jon
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide