CiscoCisco
350-401 · Question #569
350-401 Question #569: Real Exam Question with Answer & Explanation
The correct answer is B: Switch2(config)#interface gig1/0/20. The issue of a non-functional trunk between switches is resolved by explicitly configuring 802.1Q trunking mode and encapsulation on both interfaces.
Submitted by andres_qro· Mar 6, 2026Infrastructure
Question
Refer to the exhibit. The trunk does not work over the back-to-back link between Switch1 interface Giq1/0/20 and Switch2 interface Gig1/0/20. Which configuration fixes the problem?
Options
- ASwitch 1(config)#interface gig1/0/20
- BSwitch2(config)#interface gig1/0/20
- CSwitch2(config)#interface gig1/0/20
- DSwitch1(config)#interface gig1/0/20
Explanation
The issue of a non-functional trunk between switches is resolved by explicitly configuring 802.1Q trunking mode and encapsulation on both interfaces.
Common mistakes.
- A. While
dot1qis correct for encapsulation,switchport mode dynamic autoon Switch1 might not form a trunk if the peer is alsodynamic auto(resulting in access mode) or not explicitly configured for trunking. - C. Configuring
switchport mode accesson Switch2 will prevent the interface from forming a trunk, as access ports are designed for end devices and carry traffic for a single VLAN. - D. Configuring
switchport mode accesson Switch1 will prevent the interface from forming a trunk, as access ports are designed for end devices and carry traffic for a single VLAN.
Concept tested. Trunking mode and encapsulation configuration
Topics
#VLAN Trunking#Switchport configuration#Trunk troubleshooting#DTP
Community Discussion
No community discussion yet for this question.