A network engineer runs the following command on Router R1:
R1# show access-lists
Extended IP access list 101
10 permit tcp 192.168.1.0 0.0.0.255 any eq 80 (10 matches)
20 deny tcp any host 10.1.1.1 eq 22 (5 matches)
30 permit icmp any any (2 matches)
40 deny ip any any (1 match)Based on this output, which statement is correct?
Select all that apply:
Cisco often tests the misconception that an ACL's match counters indicate the action taken (permit o...