A router interface applies this ACL inbound:
10 deny tcp any any eq 80 20 permit ip any any
A user reports that web browsing to a server by IP address fails, but ping works. Which statement best explains the behavior?
Select one:
A frequent exam trap is believing that the permit statement on line 20 overrides the deny on line 10...