Cisco 200-301: VLANs, Trunks, Spanning Tree and EtherChannel — Study Guide

Part of the Cisco CCNA 200-301 — Study Guide. Practice with verified answers in the Cisco exam hub, or take timed practice tests on ExamRoll.io.

Overview

Virtual LANs (VLANs), trunking, Spanning Tree Protocol (STP), and EtherChannel are foundational Layer 2 technologies that segment broadcast domains, carry multiple VLANs across links, prevent loops, and increase bandwidth and resiliency. Correct design and consistent configuration prevent common outages caused by mismatches, loops, and mis-negotiation. This section explains operational behavior, configuration intent, and trade-offs, and calls out failure modes you are likely to encounter in campus and small enterprise designs.

VLANs, Trunks, and Inter-VLAN Routing

VLAN creation and access-port assignment

Voice VLANs and QoS considerations

Native VLANs

802.1Q trunks, allowed VLAN lists, tagging, and negotiation

Short examples

vlan 10
 name Users
vlan 20
 name Voice

interface GigabitEthernet1/0/10
 switchport mode access
 switchport access vlan 10
 switchport voice vlan 20
 spanning-tree portfast
 spanning-tree bpduguard enable

interface GigabitEthernet1/0/48
 switchport trunk encapsulation dot1q
 switchport mode trunk
 switchport trunk native vlan 999
 switchport trunk allowed vlan 10,20,30

Inter-VLAN routing

Short examples

! Router-on-a-stick
interface GigabitEthernet0/0.10
 encapsulation dot1q 10
 ip address 192.168.10.1 255.255.255.0
interface GigabitEthernet0/0.20
 encapsulation dot1q 20
 ip address 192.168.20.1 255.255.255.0

! Layer 3 switch with SVIs
ip routing
interface Vlan10
 ip address 192.168.10.1 255.255.255.0
interface Vlan20
 ip address 192.168.20.1 255.255.255.0

Common mismatches and trade-offs

Spanning Tree Operation and Loop Guarding

Purpose and behavior

Port roles, states, and path cost

Rapid PVST+ and MST

Edge and protection features

Short examples

spanning-tree mode rapid-pvst
spanning-tree vlan 10,20 root primary
spanning-tree portfast default
spanning-tree bpduguard default

Failure modes and troubleshooting

EtherChannel and Load Distribution

Operation and protocols

Load balancing

Layer 2 vs Layer 3 port-channels

Short examples

! LACP Layer 2 trunked port-channel
interface range Gi1/0/1-2
 channel-group 10 mode active
!
interface Port-channel10
 switchport mode trunk
 switchport trunk allowed vlan 10,20,30

! Layer 3 port-channel
interface Port-channel20
 no switchport
 ip address 172.16.0.1 255.255.255.0

Common pitfalls

Operational Hygiene: VLAN Pruning, VTP, and Fault Isolation

VLAN pruning

VTP awareness and risks

Mismatch issues to watch

Loop prevention and fault isolation

Practical Problem Scenario

Northwind Textiles is consolidating two buildings into a single campus access and distribution design. Requirements: converge quickly on link failures, support user and voice VLANs, prevent accidental loops from unmanaged devices, and ensure even utilization across redundant uplinks.

Approach

  1. Define VLANs and standardize native VLAN
  1. Build deterministic 802.1Q trunks with pruning
  1. Deploy Rapid PVST+ with root control and edge protections
  1. Aggregate uplinks with LACP EtherChannels
  1. Implement Layer 3 SVIs at distribution for inter-VLAN routing
  1. Harden trunk and VTP behavior
  1. Validate and monitor

Ethernet Switching and Layer 2 Forwarding · All domains · IPv4 Addressing

Practice these questions → · Timed practice on ExamRoll.io →

Pass the whole exam — not just this question

You found this answer. Get every verified question and explanation in one place, and save hours of prep. Free to start.

Pass your exam →

Related guides

All-in-one access

One subscription. Every exam.

Every plan unlocks unlimited answer search, practice tests, AI explanations, and the full resource library — in 20+ languages.

Monthly
24.87
Just €0.83/day
Everything included:
  • Unlimited answer search
  • Unlimited practice tests
  • AI-powered explanations
  • Full resource library
  • 20+ languages
  • Weekly content updates
  • Rewards & referrals
  • Priority support
Start free trial

No credit card required*

Best value
12 months
179.87
Just €0.49/daySave 40%
Everything included:
  • Unlimited answer search
  • Unlimited practice tests
  • AI-powered explanations
  • Full resource library
  • 20+ languages
  • Weekly content updates
  • Rewards & referrals
  • Priority support
Start free trial

No credit card required*

✓ Free plan included · ✓ Cancel anytime · ✓ All plans unlock the full product