exam questions

Exam 200-301 All Questions

View all questions & answers for the 200-301 exam

Exam 200-301 topic 1 question 1266 discussion

Actual exam question from Cisco's 200-301
Question #: 1266
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 doses and cannot be reopened.


Topology
-




Tasks
-

VLANS 35 and 45 have been configured in all three switches. All physical connectivity has been installed and verified All inter-switch links must be operational.

1. Configure SW-1 and SW-2 switch ports e0/0 and e0/1 for 802.1q trunking allowing all VLANS
2. Configure the inter-switch links on SW-1 e0/2, SW-2 e0/2, and SW-3 e0/0 and e0/1 to use native VLAN 35
3. Configure SW-1 and SW-2 switch ports e0/0 and e0/1 for link aggregation SW-1 should immediately negotiate LACP and SW-2 must only respond to LACP requests

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
JunsK1e
Highly Voted 1 year, 5 months ago
can anyone check my configuration TASK#1 SW-1 en conf t int range e0/0 - 1 switchport trunk encapsulation dot1q switchport mode trunk ! ! SW-2 en conf t int range e0/0 - 1 switchport trunk encapsulation dot1q switchport mode trunk TASK #2 SW-1 int e0/2 switchport mode trunk switchport trunk native vlan 35 ! ! SW-2 int e0/2 switchport mode trunk switchport trunk native vlan 35 ! ! SW-3 int range e0/0 - 1 switchport mode trunk switchport trunk native vlan 35 TASK #3 SW-1 int range e0/0 - 1 channel-group 12 mode active exit ! ! ! SW-2 int range e0/0 - 1 channel-group 12 mode passive exit
upvoted 9 times
[Removed]
1 year, 5 months ago
Looks good! IMO Task 2 is ambiguous. It asks to configure the inter-switch links "to use native VLAN 35", but doesn't specify anything further. I assume they want a trunk, but an access port in VLAN 35 would work fine assuming no other VLAN traffic needed to be carried.
upvoted 2 times
...
...
picho707
Highly Voted 1 year, 3 months ago
Task 1 SW-1(config)#interface range gigabitEthernet 0/0-1 SW-1(config-if-range)#switchport trunk encapsulation dot1q SW-1(config-if-range)#switchport mode trunk SW-2(config)#interface range gigabitEthernet 0/0-1 SW-2(config-if-range)#switchport trunk encapsulation dot1q SW-2(config-if-range)#switchport mode trunk Task 2 SW-1(config)#interface gigabitEthernet 0/2 SW-1(config-if)#switchport trunk encapsulation dot1q SW-1(config-if)#switchport mode trunk SW-1(config-if)#switchport trunk native vlan 35 SW-2(config)#interface range gigabitEthernet 0/2 SW-2(config-if-range)#switchport trunk encapsulation dot1q SW-2(config-if-range)#switchport mode trunk SW-2(config-if-range)#switchport trunk native vlan 35 SW-3(config)#interface range gigabitEthernet 0/0-1 SW-3(config-if-range)#switchport trunk encapsulation dot1q SW-3(config-if-range)#switchport mode trunk SW-3(config-if-range)#switchport trunk native vlan 35
upvoted 5 times
picho707
1 year, 3 months ago
Task 3 SW-1(config)#interface range gigabitEthernet 0/0-1 SW-1(config-if-range)#channel-group 12 mode active Creating a port-channel interface Port-channel 12 SW-2(config)#interface range gigabitEthernet 0/0-1 SW-2(config-if-range)#channel-group 12 mode passive Creating a port-channel interface Port-channel 12
upvoted 4 times
squagmire
1 year, 2 months ago
this is correct :D
upvoted 1 times
...
...
...
Essohjay
Most Recent 10 months, 1 week ago
SW1# conf t SW1(config)# int range e0/0-1 SW1(config int-range)# switching trunk encapsulation dot1q  SW1(config int-range)# switchport mode trunk SW1(config int-range)#  SW1(config int-range)#int e0/2 SW1(config-if)# switchport trunk encapsulation dot1q  SW1(config-if)# switchport mode trunk SW1(config-if)# switchport trunk native vlan 35 SW1(config-if)# int range e0/0-1 SW1(config int-range)# channel-group 12 mode active SW1(config int-range)#end  SW1# write memory  SW2# conf t SW2(config)# int range e0/0-1 SW2(config int-range)# switching trunk encapsulation dot1q  SW2(config int-range)# switchport mode trunk SW2(config int-range)#  SW2(config int-range)#int e0/2 SW2(config-if)# switchport trunk encapsulation dot1q  SW2(config-if)# switchport mode trunk SW2(config-if)# switchport trunk native vlan 35 SW2(config-if)# int range e0/0-1 SW2(config int-range)# channel-group 12 mode passive SW2(config int-range)#end  SW2# write memory
upvoted 2 times
Essohjay
10 months, 1 week ago
SW3# SW3(config)# int range e0/0-1 SW3(config int-range)# switchport trunk encapsulation dot1q  SW3(config int-range)# switchport mode trunk SW3(config-if)# switchport trunk native vlan 35 SW3(config-if)#end  SW3# write memory
upvoted 1 times
...
...
f2faf2e
1 year, 3 months ago
It´s not supposed to set the vlan 35 as the native vlan on port channel interfaces, no one asked for that...
upvoted 1 times
squagmire
1 year, 2 months ago
i would recommend you buy some glasses, would help you a ton im sure
upvoted 2 times
...
...
16BitRun
1 year, 5 months ago
If you get this error message when entering the "switchport mode trunk" command... "Command rejected: An interface whose trunk encapsulation is "Auto" can not be configured to "trunk" mode." It is because when the trunk encapsulation is set to "Auto," the switch automatically negotiates the encapsulation type with the connected device. However, if you want to manually set the interface to trunk mode, you need to explicitly specify the trunk encapsulation type. If the current encapsulation is set to "Auto," you can change it to a specific encapsulation type, such as "dot1q" (802.1Q), using the following commands: Switch(config-if)# switchport trunk encapsulation dot1q Switch(config-if)# switchport mode trunk
upvoted 5 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 ...