Refer to the exhibit. A network administrator must permit SSH access to remotely manage routers in a network. The operations team resides on the 10.20.1.0/25 network. Which command will accomplish this task?
ITExam Editorial Team
Last Updated: Dec 2, 2020
IT Exam Items Repository › Category: CCNA › Refer to the exhibit. A network administrator must permit SSH access to remotely manage routers in a network. The operations team resides on the 10.20.1.0/25 network. Which command will accomplish this task?
Refer to the exhibit. A network administrator must permit SSH access to remotely manage routers in a network. The operations team resides on the 10.20.1.0/25 network. Which command will accomplish this task?

- A. access-list 2699 permit udp 10.20.1.0 0.0.0.255
- B. no access-list 2699 deny tcp any 10.20.1.0 0.0.0.127 eq 22
- C. access-list 2699 permit tcp any 10.20.1.0 0.0.0.255 eq 22
- D. no access-list 2699 deny ip any 10.20.1.0 0.0.0.255
Correct Answer: D
Explanation: Already a statement is there in last to allow SSH Traffic for network 10.20.1.0 0.0.0.127, but
Second statement says deny ip any 10.20.1.0 0.0.0.255, so how it will work once it is denied. So the
right answer is remove the --- no access-list 2699 deny ip any 10.20.1.0 0.0.0.255.
Related exam: CCNA Dumps
About The Author
The ITExamAnswers Editorial Team is a dedicated group of certified IT professionals and network engineers. We rigorously review, verify, and update all exam materials to ensure you receive the most accurate and reliable resources for your certification journey.