exam questions

Exam 200-301 All Questions

View all questions & answers for the 200-301 exam

Exam 200-301 topic 1 question 1358 discussion

Actual exam question from Cisco's 200-301
Question #: 1358
Topic #: 1
[All 200-301 Questions]

SIMULATION
-


Guidelines
-

This is a lab item in which tasks will be performed on virtual devices.

• 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.
• All necessary preconfigurations have been applied.
• Do not change the enable password or hostname for any device.
• Save your configurations to NVRAM before moving to the next item.
• Click Next at the bottom of the screen to submit this lab and move to the next question.
• When Next is clicked, the lab closes and cannot be reopened.


Topology
-




Tasks
-

All physical cabling is in place and verified. Connectivity for PC1, PC2 and PC3 must be established to the switches. Each port connecting to the PCs must be configured as an end-user port and only allow the designated VLAN.

1. Configure VLAN 99 on all three switches and label it exactly as FINANCIAL
2. Configure the switch ports connecting to PC1, PC2 and PC3
3. Cisco's neighbor discovery protocol has been disabled on SW-1 and must be re-enabled
4. PC1 must not be able to discover SW-1

Show Suggested Answer Hide Answer
Suggested Answer:

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
dasand
4 months, 3 weeks ago
Task-1 SW-1 / SW-2 / SW-3 conf t vlan 99 name FINANCIAL end wr Task-2 SW-1 conf t interface e0/2 switchport mode access switchport access vlan 99 end wr SW-2 conf t interface e0/2 switchport mode access end wr SW-3 conf t interface e0/2 switchport mode access switchport access vlan 99 end wr Task-3 SW-1 conf t cdp run end wr Task-4 SW-1 conf t interface e0/2 no cdp enable end wr
upvoted 2 times
...
3040636
8 months, 3 weeks ago
with changes in task 2: 1. sw 1 - 2 - 3 vlan 99 name FINENCIAL 2. sw1 e0/2 sw mo acc sw vl 99 sw2 e0/2 sw mo acc sw3 e0/2 sw mo acc sw acc vl 99 3. sw1 cdp run 4. e0/2 no cdp enable
upvoted 2 times
...
matass_md
10 months ago
Given answers are correct , only issue that I have is the IP address of PC2 172.16.10.22 you can make e0/2 on SW access port switchport access vlan 99 but the PC itself won't have connectivity due to the fact that they are in different subnets if it's a /24 subnet mask if /12 or /16 is used then the PC are in the same subnet.
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...