CCNA: Cisco Certified Network Associate — Question 459

An engineer is configuring remote access to a router from IP subnet 10.139.58.0/28. The domain name, crypto keys, and SSH have been configured. Which configuration enables the traffic on the destination router?

Answer options

Correct answer: A

Explanation

The correct answer is A because it uses an access-class on the vty lines, allowing SSH traffic from the specified subnet on the correct port. Options B and C incorrectly apply access-lists to an interface rather than the vty lines, and option D is similar to A but lacks the access-class, making it less appropriate for controlling access to the router's vty lines.