cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
315
Views
0
Helpful
2
Replies

Route-map and access liss

jon_panes24
Level 1
Level 1

hi,

I have a question. Lets say I have this route-map statement:

route-map test 10

match ip address 1

set tag 1

 

route-map test 20

match ip address 2

set tag 2

 

access-list 1 permit 10.0.0.0

access-list 2 permit 20.0.0.0

 

 my question is how will the route map know when to go to sequence 20 if in an access list(for example,access-list 1) there is an implicit deny at the bottom that denies everything.

 

Thanks;

 

 

1 Accepted Solution

Accepted Solutions

milan.kulik
Level 10
Level 10

Hi,

 

deny within the ACL (includig the implicit deny at the bottom) is interpreted as "not matched by the ACL, go to the next route-map section".

 

Best regards,

Milan

View solution in original post

2 Replies 2

milan.kulik
Level 10
Level 10

Hi,

 

deny within the ACL (includig the implicit deny at the bottom) is interpreted as "not matched by the ACL, go to the next route-map section".

 

Best regards,

Milan

thanks for the reply , this cleared it a lot.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card