Does router goes thru each line of particular access-list list until it reaches the bottom? or does the search stops when it finds a first match?
for example:
access-list 120 permit ip any any
access-list 120 deny tcp any any eq telnet
would the router gets to the 2nd deny tcp line?
And...how about this...can this be possible? If it is how would it affect the router?
access-list 120 permit ip any any
access-list 120 deny ip any any
what would happen in this case? This maybe stupid question, if it is I apolegize, but I am curious and bit confused.
Thanks.
Microbyte
for example:
access-list 120 permit ip any any
access-list 120 deny tcp any any eq telnet
would the router gets to the 2nd deny tcp line?
And...how about this...can this be possible? If it is how would it affect the router?
access-list 120 permit ip any any
access-list 120 deny ip any any
what would happen in this case? This maybe stupid question, if it is I apolegize, but I am curious and bit confused.
Thanks.
Microbyte