CiscoCisco
200-301 · Question #244
200-301 Question #244: Real Exam Question with Answer & Explanation
Sign in or unlock 200-301 to reveal the answer and full explanation for question #244. The question stem and answer options stay visible for context.
Submitted by femi9· Mar 5, 2026Infrastructure Security / Network Access Control - configuring ACLs to restrict management plane access (SSH/Telnet) on Cisco routers using access-class on VTY lines
Question
Refer to the exhibit. What configuration on RTR-1 denies SSH access from PC-1 to any RTR-1 interface and allows all other traffic? A. B. C. D.
Options
- Aaccess-list 100 deny tcp host 172.16.1.33 any eq 22 access-list 100 permit ip any any interface GigabitEthernet0/0 ip access-group 100 in
- Baccess-list 100 deny tcp host 172.16.1.33 any eq 22 access-list 100 permit ip any any line vty 0 15 access-class 100 in
- Caccess-list 100 deny tcp host 172.16.1.33 any eq 23 access-list 100 permit ip any any interface GigabitEthernet0/0 ip access-group 100 in
- Daccess-list 100 deny tcp host 172.16.1.33 any eq 23 access-list 100 permit ip any any line vty 0 15 access-class 100 in
Unlock 200-301 to see the answer
You've previewed enough free 200-301 questions. Unlock 200-301 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Access Control Lists#SSH Security#VTY Lines#Router Management Access