Hi there, Actually I'm trying to mach two access lists in the policy based routing at the same time route-map dial3 permit 10 match ip address accl1 accl2 set ip next-hop 10.0.0.1 route-map dial3 permit 20 set ip next-hop 10.0.0.2 what I got that it maches the first accl1 and ignored accl2 Any idea how to do anding in accesslists thanks Mohie