Cisco
200-301 · Question #1040
Refer to the exhibit. A network administrator must permit traffic from the 10.10.0.0/24 subnet to the WAN on interlace Seria10. What is the effect of the configuration as the administrator applies the
The correct answer is D. The router fails to apply the access list to the interface.. The permit command does not fail, it is syntactically correct even though the ACL would not work as intended because it would not allow traffic from the 10.10.0.0/24 subnet. The answer is C because ip access-list 10 in is not a valid command and is rejected. The correct command w
Submitted by helene.fr· Mar 5, 2026Security Fundamentals
Question
Refer to the exhibit. A network administrator must permit traffic from the 10.10.0.0/24 subnet to the WAN on interlace Seria10. What is the effect of the configuration as the administrator applies the command?
Exhibits
Options
- AThe permit command fails and returns an error code.
- BThe router accepts all incoming traffic to Seria10 with the last octet of the source IP set to 0.
- CThe sourced traffic from IP range 10.0.0.0 -10.0.0.255 is allowed on Seria10.
- DThe router fails to apply the access list to the interface.
How the community answered
(32 responses)- A6% (2)
- B9% (3)
- C22% (7)
- D63% (20)
Explanation
The permit command does not fail, it is syntactically correct even though the ACL would not work as intended because it would not allow traffic from the 10.10.0.0/24 subnet. The answer is C because ip access-list 10 in is not a valid command and is rejected. The correct command would be ip access-group 10 in.
Topics
#ACL#access list#wildcard mask#interface application
Community Discussion
No community discussion yet for this question.

