ICND2: Interconnecting Cisco Networking Devices Part 2 (legacy) — Question 126
Which type of ACL does the access-list command create?
Answer options
- A. standard numbered IPv4 ACL
- B. extended named IPv4 ACL
- C. extended named IPv6 ACL
- D. standard numbered IPv6 ACL A
Correct answer:
Explanation
The correct answer is A. The access-list command is used to create standard numbered IPv4 ACLs, which filter traffic based on source IP addresses. Options B and C refer to extended ACLs, which allow for more granular filtering, while option D relates to IPv6, which is not created using the access-list command.