Back to Dashboard
Module 25
Switch Stacking and Chassis Aggregation
β Previous Module
Next Module β
# π CCNA 200-301 - Video 25: Switch Stacking and Chassis Aggregation ## Deep Study Notes --- ## π Learning Objectives By the end of this video, you should understand: - Switch stacking concepts and benefits - StackWise technology - Stack members and roles (Active, Standby, Member) - Stack management and troubleshooting - Chassis aggregation (VSS, vPC) - Comparison of stacking technologies --- ## π§ Core Concepts ### 1. What is Switch Stacking? **Definition:** Switch stacking is a technology that connects multiple physical switches together to operate as a single logical switch, sharing a single management IP, configuration, and forwarding plane. **Analogy:** Think of switch stacking like a team of workers who share the same brain. Each worker (switch) has their own arms (ports), but they all think as one unit, share the same instructions (configuration), and can pass work between them seamlessly. ``` βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ β INDIVIDUAL SWITCHES vs. STACK β βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ€ β β β INDIVIDUAL SWITCHES (Standalone): β β βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ β β β β β β β Switch A Switch B Switch C β β β β βββββββββββ βββββββββββ βββββββββββ β β β β β Mgmt IP β β Mgmt IP β β Mgmt IP β β β β β β Config β β Config β β Config β β β β β β 24 Portsβ β 24 Portsβ β 24 Portsβ β β β β βββββββββββ βββββββββββ βββββββββββ β β β β β β β β β β β βββββββββββββββββββΌββββββββββββββββββ β β β β β β β β β Separate Management β β β β β β β βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ β β β β SWITCH STACK (Logical Switch): β β βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ β β β β β β β βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ β β β β β Logical Switch (Stack) β β β β β β Single Mgmt IP, Single Config β β β β β β 72 Ports Total β β β β β βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ β β β β β β β β βββββββββββ βββββββββββ βββββββββββ β β β β β Switch β β Switch β β Switch β β β β β β A ββββ B ββββ C β β β β β β(Member) β β(Active) β β(Member) β β β β β βββββββββββ βββββββββββ βββββββββββ β β β β β β β β β β β ββββββββββββββΌβββββββββββββ β β β β β β β β β StackWise Cables β β β β (Ring Topology) β β β β β β β βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ β β β βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ ``` --- ### 2. Stacking Benefits | Benefit | Description | |---------|-------------| | **Simplified Management** | Single IP address, single configuration file | | **High Availability** | Stateful failover, redundancy | | **Scalability** | Add ports by adding switches | | **Increased Bandwidth** | Stack bandwidth between switches (up to 480 Gbps) | | **Cross-Stack EtherChannel** | EtherChannel across multiple switches in stack | | **Single Spanning Tree** | One STP instance for the entire stack | ``` βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ β STACKING BENEFITS - CROSS-STACK ETHERCHANNEL β βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ€ β β β Without Stacking: β β βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ β β β β β β β Switch A βββββββββββββββββββ β β β β (EtherChannel) β β β β β Switch B βββββββββββββββββββΌβββ Server β β β β β β β β β (Can't create EtherChannel across separate switches) β β β β β β β βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ β β β β With Stacking: β β βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ β β β β β β β Stack (Logical Switch) β β β β βββββββββββ βββββββββββ βββββββββββ β β β β β Switch β β Switch β β Switch β β β β β β A β β B β β C β β β β β ββββββ¬βββββ ββββββ¬βββββ ββββββ¬βββββ β β β β β β β β β β β ββββββββββββββΌβββββββββββββ β β β β β β β β β Cross-Stack EtherChannel β β β β β β β β β βΌ β β β β βββββββββββ β β β β β Server β β β β β βββββββββββ β β β β β β β β (EtherChannel can span across multiple switches in stack) β β β β β β β βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ β β β βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ ``` --- ### 3. StackWise Technology **StackWise (Cisco):** High-speed stacking technology using special stacking cables. | Technology | Speed | Max Switches | Platforms | |------------|-------|--------------|-----------| | **StackWise** | 32 Gbps | 9 | 3750, 2960-S, 2960-X | | **StackWise-80** | 80 Gbps | 9 | 3750-X, 3850 | | **StackWise-160** | 160 Gbps | 9 | 3650, 3850, 9300 | | **StackWise-480** | 480 Gbps | 9 | 9300, 9400, 9500 | | **StackWise Virtual** | Varies | 2 | 9000 series, 6800 series | ``` βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ β STACKWISE RING TOPOLOGY β βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ€ β β β Physical Ring Topology: β β βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ β β β β β β β βββββββββββββββββββ β β β β ββββββββββ Switch 1 ββββββββββ β β β β β β (Active) β β β β β β β βββββββββββββββββββ β β β β β β β β β β β StackWise Cable StackWise Cable β β β β β β β β β β β βββββββββββββββββββ β β β β β ββββββββββ Switch 2 ββββββββββ β β β β β (Standby) β β β β β βββββββββββββββββββ β β β β β β β β β StackWise Cable β β β β β β β β β βββββββββββββββββββ β β β β β Switch 3 β β β β β β (Member) β β β β β βββββββββββββββββββ β β β β β β β β Ring Topology Benefits: β β β β β’ Redundancy (if one cable fails, ring stays up) β β β β β’ Full bandwidth between all switches β β β β β’ Auto-discovery of new switches β β β β β β β βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ β β β βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ ``` --- ### 4. Stack Roles | Role | Description | Responsibilities | |------|-------------|------------------| | **Active (Master)** | Primary switch in stack | Manages entire stack, runs routing protocols, holds configuration | | **Standby** | Backup to Active | Takes over if Active fails, synchronizes configuration | | **Member** | Non-master switches | Forward traffic, follow Active's configuration | ``` βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ β STACK ROLES AND FAILOVER β βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ€ β β β NORMAL OPERATION: β β βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ β β β β β β β βββββββββββ βββββββββββ βββββββββββ β β β β β Active β β Standby β β Member β β β β β β Switch1 βββββββββΊβ Switch2 βββββββββΊβ Switch3 β β β β β β Priorityβ β Priorityβ β Priorityβ β β β β β 15 β β 14 β β 13 β β β β β βββββββββββ βββββββββββ βββββββββββ β β β β β β β β β β β ββββββββββββββββββββΌβββββββββββββββββββ β β β β β β β β β Single Management IP β β β β β β β βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ β β β β ACTIVE FAILS: β β βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ β β β β β β β βββββββββββ βββββββββββ βββββββββββ β β β β β X X β β Active β β Member β β β β β β Switch1 β β Switch2 βββββββββΊβ Switch3 β β β β β β (Failed)β β(Takes β β β β β β β βββββββββββ β Over) β βββββββββββ β β β β βββββββββββ β β β β β β β β β’ Standby becomes Active β β β β β’ New Standby elected from remaining members β β β β β’ Traffic continues (sub-second failover) β β β β β β β βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ β β β βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ ``` --- ### 5. Stack Election Process **Election Criteria (in order):** 1. **Current Active** (if present and stable) 2. **Highest Priority** (1-15, default 1) 3. **Lowest MAC Address** (if priorities equal) ``` βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ β STACK ELECTION PROCESS β βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ€ β β β Step 1: Switches power on β β β β β βΌ β β Step 2: Switches discover neighbors via stack cables β β β β β βΌ β β Step 3: Election based on priority (higher is better) β β β β β ββββ Switch A (Priority 15) ββββΊ Becomes Active β β ββββ Switch B (Priority 14) ββββΊ Becomes Standby β β ββββ Switch C (Priority 13) ββββΊ Becomes Member β β β β Setting Priority: β β βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ β β β Switch(config)# switch 1 priority 15 β β β β Switch(config)# switch 2 priority 14 β β β β Switch(config)# switch 3 priority 13 β β β βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ β β β βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ ``` --- ### 6. Stack Configuration **Basic Stack Configuration:** ```cisco ! View stack members Switch# show switch ! Set stack member priority Switch(config)# switch 1 priority 15 Switch(config)# switch 2 priority 14 Switch(config)# switch 3 priority 13 ! Set stack member number (permanent) Switch(config)# switch 1 renumber 1 Switch(config)# switch 2 renumber 2 Switch(config)# switch 3 renumber 3 ! Set stack member name Switch(config)# switch 1 provision ws-c3850-24p Switch(config)# switch 2 provision ws-c3850-24p Switch(config)# switch 3 provision ws-c3850-24p ! Verify stack configuration Switch# show switch Switch# show switch neighbors Switch# show switch stack-ports ``` **Stack Configuration Example Output:** ```cisco Switch# show switch Switch/Stack Mac Address : 001a.2b3c.4d5e H/W Current Switch# Role Mac Address Priority Version State ----------------------------------------------------------- *1 Active 001a.2b3c.4d5e 15 V01 Ready 2 Standby 001a.2b3c.4d5f 14 V01 Ready 3 Member 001a.2b3c.4d60 13 V01 Ready Switch# show switch neighbors Switch # Port 1 Port 2 ---------- --------- --------- 1 2 3 2 1 3 3 2 1 ``` --- ### 7. Stack Provisioning **Provisioning:** Pre-configuring a stack member before it physically joins the stack. ```cisco ! Pre-provision a switch (before it's physically added) Switch(config)# switch 4 provision ws-c3850-48p Switch(config)# interface gigabitEthernet 4/0/1 Switch(config-if)# description Pre-provisioned port Switch(config-if)# switchport mode access Switch(config-if)# switchport access vlan 10 ! After switch is added, configuration is automatically applied ``` **Benefits of Provisioning:** - Port configurations ready when switch joins - Consistent configuration across stack - Plug-and-play addition of switches --- ### 8. Stack Upgrade and Maintenance **In-Service Software Upgrade (ISSU):** ```cisco ! Perform ISSU (zero downtime upgrade) Switch# software install file flash:cat3k_caa-universalk9.SPA.03.06.06.E.152-2.E6.bin ! Install on standby and members first, then active Switch# software upgrade ``` **Rolling Stack Upgrade:** ```cisco ! Upgrade stack with minimal downtime Switch# software install file flash:new-image.bin new-reload ! Switches upgrade one at a time ! Traffic continues through other switches ``` --- ### 9. Chassis Aggregation - VSS (Virtual Switching System) **Definition:** VSS is a Cisco technology that combines two physical chassis into a single logical switch, similar to stacking but for chassis-based switches. ``` βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ β VSS (Virtual Switching System) β βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ€ β β β Physical View (Two Chassis): β β βββββββββββββββββββ βββββββββββββββββββ β β β Chassis 1 β β Chassis 2 β β β β (Switch A) β β (Switch B) β β β β β β β β β β Supervisor β β Supervisor β β β β Module β β Module β β β β β β β β β β Line Cards β β Line Cards β β β ββββββββββ¬βββββββββ ββββββββββ¬βββββββββ β β β β β β ββββββββββββββββ¬ββββββββββββββββββββββββ β β β β β Virtual Switch Link (VSL) β β 10/40/100 Gbps β β β β Logical View (One Switch): β β βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ β β β Virtual Switch (VSS) β β β β Single Management IP β β β β Single Configuration β β β β Up to 576 Ports β β β βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ β β β βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ ``` **VSS Features:** - Up to 2 chassis (Catalyst 4500, 6500, 6800, 9500) - Virtual Switch Link (VSL) between chassis - Stateful failover (sub-second) - Multi-chassis EtherChannel (MEC) - Single management plane --- ### 10. vPC (Virtual Port Channel) **Definition:** vPC is a Cisco technology (NX-OS) that allows EtherChannel to span across two separate physical switches without requiring a stack or VSS. ``` βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ β vPC (Virtual Port Channel) β βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ€ β β β Physical View: β β βββββββββββββββββββ βββββββββββββββββββ β β β Switch A β β Switch B β β β β (vPC Peer) β β (vPC Peer) β β β β β β β β β β Port1 βββββββββΌβββββββββββββββββββββΌβββββββ Port1 β β β β β β β β β β Port2 βββββββββΌβββββββββββββββββββββΌβββββββ Port2 β β β βββββββββββββββββββ βββββββββββββββββββ β β β β β β β vPC Peer Link β β β βββββββββββββββββββββββββββββββββββββββ β β β β β β β β ββββββββΌβββββββ β β β Server β β β β (vPC Client)β β β β PortChannel β β β βββββββββββββββ β β β β Logical View: Server sees single PortChannel β β β β vPC vs. VSS: β β βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ β β β vPC: β β β β β’ Separate control planes β β β β β’ NX-OS platforms (Nexus) β β β β β’ Up to 2 switches (more with vPC+) β β β β β β β β VSS: β β β β β’ Unified control plane β β β β β’ IOS/IOS-XE platforms (Catalyst) β β β β β’ Only 2 switches β β β βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ β β β βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ ``` --- ### 11. Stacking Comparison | Feature | StackWise | VSS | vPC | |---------|-----------|-----|-----| | **Platform** | Catalyst 2K/3K/9K | Catalyst 4K/6K/9K | Nexus 3K/5K/7K/9K | | **Max Switches** | 9 | 2 | 2 (more with vPC+) | | **Control Plane** | Unified | Unified | Separate | | **Management** | Single IP | Single IP | Separate IPs | | **EtherChannel** | Cross-Stack | Multi-Chassis | Virtual Port Channel | | **Failover Time** | Sub-second | Sub-second | Sub-second | | **Distance** | Short (cables) | Up to 100km | Up to 100km | | **Cost** | Low | High | Medium | --- ### 12. Stack Troubleshooting | Problem | Symptom | Solution | |---------|---------|----------| | **Stack Not Forming** | Switches show as separate | Check stack cables, power cycle | | **Active Election Issue** | Wrong switch is Active | Verify priorities, set desired Active | | **Inconsistent Software** | Version mismatch | Upgrade all switches to same version | | **Stack Split** | Stack splits into two | Check cables, ensure ring topology | | **Port Not Working** | Member switch ports down | Verify switch is Ready state | **Troubleshooting Commands:** ```cisco ! Check stack status Switch# show switch ! Check stack cables Switch# show switch stack-ports ! Check stack ring status Switch# show switch stack-ring ! Check stack bandwidth Switch# show switch stack-bandwidth ! Check stack members details Switch# show switch detail ! Check stack neighbors Switch# show switch neighbors ``` --- ## π§ Complete Configuration Examples ### Lab 1: Stack Configuration (3 Switches) **Topology:** ``` Switch 1 (Priority 15 - Active) β StackWise Cable β Switch 2 (Priority 14 - Standby) β StackWise Cable β Switch 3 (Priority 13 - Member) ``` **Initial Setup (After Stack is Formed):** ```cisco ! On any switch in stack (configuration applies to entire stack) Switch# configure terminal ! Set stack member priorities Switch(config)# switch 1 priority 15 Switch(config)# switch 2 priority 14 Switch(config)# switch 3 priority 13 ! Set stack member numbers (permanent) Switch(config)# switch 1 renumber 1 Switch(config)# switch 2 renumber 2 Switch(config)# switch 3 renumber 3 ! Configure stack-wide settings Switch(config)# spanning-tree mode rapid-pvst Switch(config)# vlan 10 Switch(config-vlan)# name Engineering Switch(config-vlan)# exit Switch(config)# vlan 20 Switch(config-vlan)# name Sales Switch(config-vlan)# exit ! Configure cross-stack EtherChannel to server Switch(config)# interface port-channel 1 Switch(config-if)# switchport mode trunk Switch(config-if)# exit ! Add ports from different switches to EtherChannel Switch(config)# interface range gigabitEthernet 1/0/1, gigabitEthernet 2/0/1, gigabitEthernet 3/0/1 Switch(config-if-range)# channel-group 1 mode active Switch(config-if-range)# exit ! Verify Switch# show etherchannel summary Switch# show switch ``` --- ### Lab 2: Stack Provisioning (Adding Fourth Switch) **Step 1: Pre-provision New Switch** ```cisco ! Pre-provision switch 4 before physical connection Switch(config)# switch 4 provision ws-c3850-48p Switch(config)# interface range gigabitEthernet 4/0/1-24 Switch(config-if-range)# switchport mode access Switch(config-if-range)# switchport access vlan 10 Switch(config-if-range)# spanning-tree portfast Switch(config-if-range)# exit ! Verify provisioning Switch# show switch 4 ! Output shows "Provisioned" state ``` **Step 2: Physically Connect Switch 4** ``` ! Connect StackWise cables: ! Switch 3 Stack Port 2 β Switch 4 Stack Port 1 ! Switch 4 Stack Port 2 β Switch 1 Stack Port 1 ``` **Step 3: Verify New Switch** ```cisco ! New switch auto-joins stack Switch# show switch ! Switch 4 should show "Ready" state ! Configuration automatically applied ``` --- ### Lab 3: Stack Upgrade **Step 1: Verify Current Version** ```cisco Switch# show version | include Version ! Output: Cisco IOS Software, Version 03.06.06.E ``` **Step 2: Copy New Image** ```cisco Switch# copy tftp flash: Address or name of remote host []? 192.168.1.100 Source filename []? cat3k_caa-universalk9.SPA.03.07.05.E.152-3.E5.bin Destination filename []? cat3k_caa-universalk9.SPA.03.07.05.E.152-3.E5.bin ``` **Step 3: Perform Rolling Upgrade** ```cisco ! Rolling upgrade (upgrades one switch at a time) Switch# software install file flash:cat3k_caa-universalk9.SPA.03.07.05.E.152-3.E5.bin new-reload ! Verify upgrade Switch# show version | include Version ! All switches now on new version ``` --- ## β Exam Tips (For CCNA 200-301) | Topic | What Cisco Tests | |-------|------------------| | **Stack Roles** | Active, Standby, Member | | **Election Criteria** | Priority (higher wins), then MAC address | | **StackWise** | Ring topology, 32-480 Gbps, up to 9 switches | | **Cross-Stack EtherChannel** | EtherChannel across multiple stack members | | **Provisioning** | Pre-configuring switches before addition | | **VSS** | 2 chassis, unified control plane | | **vPC** | 2 switches, separate control planes | ### Common Exam Scenarios: **Scenario 1:** "A stack has 3 switches with priorities 1, 1, and 1. Which becomes Active?" - **Answer:** The switch with the lowest MAC address **Scenario 2:** "A switch in a stack fails. How does traffic continue?" - **Answer:** Standby becomes Active; member switches continue forwarding **Scenario 3:** "A server needs 4 Gbps of bandwidth but only has 1 Gbps NICs. How can stacking help?" - **Answer:** Cross-stack EtherChannel across multiple stack members provides 4 Gbps (4x1Gbps) to the server ### Mnemonics: **Stack Election:** **"P-M" - Priority then MAC** - **P**riority (higher wins) - **M**AC (lower wins if priorities equal) **Stack Roles:** **"A-S-M" - Active, Standby, Member** - **A**ctive: Master, runs config - **S**tandby: Backup to Active - **M**ember: Follows Active --- ## π Summary (1-Minute Revision) ``` SWITCH STACKING: DEFINITION: βββ Multiple switches operate as single logical switch βββ Single management IP, single config βββ Up to 9 switches (StackWise) STACK ROLES: βββ Active: Master, runs configuration βββ Standby: Backup to Active βββ Member: Follows Active ELECTION: βββ Current Active (if stable) βββ Highest priority (1-15, default 1) βββ Lowest MAC address (if priorities equal) STACKWISE: βββ Ring topology (redundant) βββ 32-480 Gbps stack bandwidth βββ Up to 9 switches βββ Auto-discovery BENEFITS: βββ Simplified management βββ High availability (sub-second failover) βββ Cross-stack EtherChannel βββ Scalability βββ Single STP instance PROVISIONING: βββ Pre-configure before physical addition βββ Port configs ready when switch joins βββ Plug-and-play CHASSIS AGGREGATION: βββ VSS: 2 chassis, unified control plane βββ vPC: 2 switches, separate control planes βββ Multi-chassis EtherChannel (MEC) VERIFICATION: βββ show switch βββ show switch neighbors βββ show switch stack-ports βββ show switch stack-ring ``` --- ## π§ͺ Practice Questions **1. What is the maximum number of switches in a Cisco StackWise stack?** - A) 4 - B) 6 - C) 9 - D) 12 <details> <summary>Answer</summary> <b>C) 9</b> - StackWise supports up to 9 switches in a stack. </details> **2. Which switch becomes Active in a stack?** - A) Switch with highest priority - B) Switch with lowest priority - C) Switch with highest MAC address - D) Switch with lowest MAC address <details> <summary>Answer</summary> <b>A) Switch with highest priority</b> - Higher priority wins; if equal, lowest MAC wins. </details> **3. What is the default stack priority on Cisco switches?** - A) 0 - B) 1 - C) 10 - D) 15 <details> <summary>Answer</summary> <b>B) 1</b> - Default priority is 1 (range 1-15). </details> **4. Which topology does StackWise use?** - A) Star - B) Bus - C) Ring - D) Mesh <details> <summary>Answer</summary> <b>C) Ring</b> - StackWise uses a ring topology for redundancy. </details> **5. What is the benefit of cross-stack EtherChannel?** - A) Faster STP convergence - B) EtherChannel across multiple switches in stack - C) Better security - D) Easier management <details> <summary>Answer</summary> <b>B) EtherChannel across multiple switches in stack</b> - Allows load balancing and redundancy across stack members. </details> **6. Which command displays stack members?** - A) `show stack` - B) `show switch` - C) `show members` - D) `show stack members` <details> <summary>Answer</summary> <b>B) `show switch`</b> - Displays all stack members with roles and status. </details> **7. What happens when the Active switch fails?** - A) Entire stack stops forwarding - B) Standby becomes Active - C) Stack reboots - D) Traffic stops for 50 seconds <details> <summary>Answer</summary> <b>B) Standby becomes Active</b> - Standby takes over with sub-second failover. </details> **8. Which technology combines two chassis into a single logical switch?** - A) StackWise - B) VSS (Virtual Switching System) - C) vPC - D) EtherChannel <details> <summary>Answer</summary> <b>B) VSS (Virtual Switching System)</b> - VSS combines two Catalyst chassis into one logical switch. </details> **9. What is the purpose of stack provisioning?** - A) Configure ports before switch is added - B) Remove switches from stack - C) Change stack priority - D) Upgrade stack software <details> <summary>Answer</summary> <b>A) Configure ports before switch is added</b> - Pre-provisioning allows configuration before physical addition. </details> **10. Which command sets stack member priority?** - A) `priority 15` - B) `switch 1 priority 15` - C) `stack priority 15` - D) `member priority 15` <details> <summary>Answer</summary> <b>B) `switch 1 priority 15`</b> - This sets the priority for stack member 1. </details> **11. What is the role of the Standby switch in a stack?** - A) Forwards no traffic - B) Backup to Active, ready to take over - C) Only manages management traffic - D) Only handles broadcast traffic <details> <summary>Answer</summary> <b>B) Backup to Active, ready to take over</b> - Standby synchronizes with Active and takes over if Active fails. </details> **12. Which technology allows EtherChannel across two separate switches without stacking?** - A) StackWise - B) VSS - C) vPC - D) Both B and C <details> <summary>Answer</summary> <b>D) Both B and C</b> - Both VSS and vPC allow multi-chassis EtherChannel. </details> --- ## π Next Steps After completing Video 25, you should be ready for: - **Video 26:** Route Summarization - **Video 27:** OSPF Network Types **Lab Practice:** 1. Build a stack with 3 switches (if hardware available) 2. Verify stack formation with `show switch` 3. Set priorities to control Active election 4. Configure cross-stack EtherChannel to a server 5. Pre-provision a fourth switch 6. Perform rolling software upgrade --- **Ready for Video 26?** Share the link or say "next" and I'll continue with Route Summarization. I'll continue with **Video 26: Route Summarization** based on the standard CCNA 200-301 curriculum. ---