Exam 350-401 Topic 5 Question 1094 Discussion
Actual exam question for Cisco's 350-401 exam
Question #: 1094
Topic #: 5
Question #: 1094
Topic #: 5
Lab Simulation 30
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

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

Suggested Answer:
SW10
Conf t
Default int e0/0
Int e0/0
No sh
Switchport trunk encap dot1q
Switchport mode trunk
Udld port aggressive
Switchport trunk allowed vlan add 300
No sh
Ex

Conf t
Default int e0/0
Int e0/0
No sh
Switchport trunk encap dot1q
Switchport mode trunk
Udld port aggressive
Switchport trunk allowed vlan add 300
No sh
Ex

by anonymous at Nov 04, 2024, 01:49 AM
0
0
0
10
Comments
anonymous
2024-11-04 01:49:29conf t
int default e0/0
no sh
switchport trunk encapsulation dot1q
switchport mode trunk
switchport trunk allowed vlan 300
udld port aggressive
exit
no int port 10
int range e0/2 - 3
channel-group 10 mode active
no shut
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.
Report Comment
Commenting
You can sign-up / login (it's free).