Which reason for the problem is most likely true?

Refer to the exhibit. While you troubleshoot a connectivity issue to a PC behind R1, you enter the show access-lists command to generate this output. Which reason for the problem is most likely true?
A. The permit all ACL entry on R1 is inactive.
B. The ACL of R1 is misconfigured.
C. A deny all ACL entry is currently active on R1.
D. An implicit deny is causing R1 to block network traffic.

cisco-exams

3 thoughts on “Which reason for the problem is most likely true?

    1. R1# show access-lists
      Extended ip Access list 175
      10 deny tcp any any time-range nonworkhourse (active)
      20 permit tcp any any time-range workhours (inactive)

      1. If that is the correct exhibit then wouldn’t C and D be true? The permit statement is inactive therefore it gets skipped and the implicit deny is denying all the traffic.

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.