hey all gr8 ppl
to best of my understanding empty acl have a implicit deny. but i m getting
confused about the following
route-map PBR-Customer, permit, sequence 10
Match clauses:
ip address (access-lists): acl-1
Set clauses:
ip next-hop 10.0.0.1
route-map PBR-Customer, permit, sequence 20
Match clauses:
ip address (access-lists): acl-2
Set clauses:
ip next-hop 192.168.0.1
#show access-lists acl-1
Extended IP access list acl-1
route-map seq 20 is not getting hit as it should because there is an implicit
deny in acl-1. but if i put deny any any i.e. :
show access-list acl-1
Extended IP access list acl-1
10 deny ip any any (806 matches)
everything works fine as it should. PBR is applied on 3560. Can some one
highlight the logic
Best regards
Received on Sat Jan 23 2010 - 13:28:53 ART
This archive was generated by hypermail 2.2.0 : Thu Feb 04 2010 - 20:28:42 ART