200-201 exam dumps

200-201 practice question 114 of 405

Cisco Cybersecurity Associate. Associate level, Cisco. Free question with the correct answer and a full explanation.

200-201 Question 114

Single answer

A security analyst is tasked with configuring an access control list (ACL) on a router to block all incoming traffic from the IP range 192.168.1.0/24 but allow all other traffic. Which ACL configuration should the analyst use?

  1. A

    deny ip 192.168.1.0 0.0.0.255 any

  2. B

    permit ip any any

  3. C

    deny ip any any

  4. D

    deny ip 192.168.1.0 0.0.0.255 any; permit ip any any

Show answer and explanation

Correct answer: D

Explanation

ACLs process rules sequentially, and without an explicit 'permit' statement, all traffic is blocked by default due to the implicit 'deny all' rule at the end of the list. To achieve the desired behavior, the analyst must first deny traffic from the specified IP range and then explicitly permit all other traffic. The correct configuration is 'deny ip 192.168.1.0 0.0.0.255 any; permit ip any any'.

  • A. Incorrect.

    This command only denies traffic from the specified IP range but does not permit other traffic, which would block all traffic by default due to the implicit 'deny all' rule.

  • B. Incorrect.

    This command allows all traffic, which defeats the purpose of blocking the specified IP range.

  • C. Incorrect.

    This command denies all traffic, including the traffic that should be allowed, which is not the desired behavior.

  • D. Correct.

    This configuration correctly denies traffic from the specified IP range and explicitly permits all other traffic, ensuring the desired functionality.

Timed practice exam

Take a 200-201 practice test under exam conditions

75 questions in 120 minutes, drawn from this bank, with a score report and a per-question review when you finish.

Start timed exam