Sections:
Overview:
Summary:
Default Bridge Examples
Scenario:
VLAN1 default priority: 32768 + 1 for VLAN 1
VLAN20 default priority: 32768 + 20 for VLAN 20
Lab Topology
Scenario:
Root Bridge Configuration
RootID vs BridgeID
Examining the command output syntax below - let's define 'RootID' and 'BridgeID'.
RootID - Defines the root switch of the vlan1 spanning tree instance
BridgeID - Defines the local switch in which you're issuing the show command on
Root Bridge Configuration
Scenario 1: Lowering the priority value, let's manipulate the root bridge election by making HQ-Core-SW1 the Root Bridge for VLANs 1 and 20.
Analyzing the show commands below - we will need to set a priority value of HQ-Core-SW1 to a value less than 32768 for both VLAN instances to satisfy the Root Bridge preference as all switches are using the default priority value.
There are two ways to manipulate the priority values:
Verification show commands to prove HQ-Core-SW1 was elected as the new root bridge for VLANs 1 and 20 after defining a lower priority value.