Introducing Cisco Data Center Networking (DCICN) — Question 15

What is the correct format of an access control list on a Cisco Nexus switch to deny unencrypted Web traffic from any source to destination host 10.10.1.110?

Answer options

Correct answer: D

Explanation

Option D is correct because it correctly uses the 'ip access-list' command followed by the ACL name and the 'deny' statement in the right context. Other options either use the wrong command format or do not properly define the access list for denying TCP traffic specifically to that host.