Courseiva
easyMultiple ChoiceObjective-mapped

200-201 Practice Question: Refer to the exhibit

Exhibit

%SEC-6-IPACCESSLOGS: list 101 denied tcp 192.0.2.5(12345) -> 10.1.1.100(23), 1 packet
%SEC-6-IPACCESSLOGS: list 101 permitted tcp 192.0.2.5(12345) -> 10.1.1.100(80), 1 packet

Refer to the exhibit. A security analyst views these log entries from a Cisco router. What conclusion can be drawn about ACL 101?

⚠ Common exam trap

Cisco often tests the sequential processing of ACLs and the specific protocol/port mappings (TCP 23 for Telnet, TCP 80 for HTTP) to see if candidates can correctly interpret log entries rather than just the ACL configuration.

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

ACL 101 denies Telnet and permits HTTP

ACL 101 contains an explicit deny statement for TCP port 23 (Telnet) followed by a permit statement for TCP port 80 (HTTP). Since ACLs process rules sequentially, Telnet traffic is denied and HTTP traffic is permitted. This matches option C exactly.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • ACL 101 blocks HTTP traffic

    Why it's wrong here

    HTTP is permitted.

  • ACL 101 applies only to inbound traffic

    Why it's wrong here

    Direction not indicated in the log.

  • ACL 101 denies Telnet and permits HTTP

    Why this is correct

    Denied to port 23, permitted to port 80.

  • ACL 101 permits all traffic

    Why it's wrong here

    Denied entries show not all traffic is permitted.

Visual reference

Source Router + ACL permit 10.0.0.0/8 deny any Server 10.0.0.5 ✓ 192.168.1.1 ✗ dropped ACLs evaluate top-down; first match wins — implicit deny all at end

About these practice questions

This 200-201 question is part of Courseiva's 979-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This 200-201 practice question is part of Courseiva's free Cisco certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the 200-201 exam.