Exam 200-301 Topic 1 Question 1369 Discussion - ExamTopics
Exam 200-301 Topic 1 Question 1369 Discussion - ExamTopics
Cisco Discussions
Go to Exam
Question #: 1369
Topic #: 1
SIMULATION
Guidelines
• Refer to the Tasks tab to view the tasks for this lab item.
• Refer to the Topology tab to access the device console(s) and perform the tasks.
• Console access is available for all required devices by clicking the device icon or using the tab(s) above the console window.
• Click Next at the bottom of the screen to submit this lab and move to the next question.
Topology
https://www.examtopics.com/discussions/cisco/view/145795-exam-200-301-topic-1-question-1369-discussion/ 1/3
2/22/25, 5:33 PM Exam 200-301 topic 1 question 1369 discussion - ExamTopics
Tasks
Refer to the topology. All physical cabling is in place. Configure local user account, configure a Named ACL (NACL), and Dynamic Arp Inspection.
1. Configure a local account on Sw3 with telnet access only on virtual ports 0-4. Use the following information:
o Username: tech12
o Password: load1key
o Name: ISP_ACL
3. A DHCP IP Pool is preconfigured on R1 for VLAN 5, and DHCP Snooping is configured on Sw2. Configure on Sw2:
Comments
dasand 1 month ago
Task-1
SW3
conf t
https://www.examtopics.com/discussions/cisco/view/145795-exam-200-301-topic-1-question-1369-discussion/ 2/3
2/22/25, 5:33 PM Exam 200-301 topic 1 question 1369 discussion - ExamTopics
Task-2
R1
conf t
ip access-list extended ISP_ACL
deny 10.0.0.0 0 0.255.255.255 any
deny 172.16.0.0 0.15.255.255 any
permit ip any any
exit
interface e0/1
ip access-group ISP_ACL out
end
wr
Task-3
SW2
conf t
ip arp inspection vlan 5
ip arp inspection validate dst-mac
ip arp inspection validate src-mac
ip arp inspection validate ip
end
wr
upvoted 1 times
https://www.examtopics.com/discussions/cisco/view/145795-exam-200-301-topic-1-question-1369-discussion/ 3/3