Configuring A Secondary Root Switch - Cisco Catalyst 4500 Series Software Configuration Manual

Cisco ios xe release 3.9.xe and cisco ios release 15.2(5)ex
Hide thumbs Also See for Catalyst 4500 Series:
Table of Contents

Advertisement

Configuring STP
Because the bridge priority is now set at 8192, this switch becomes the root of the spanning tree.
Note

Configuring a Secondary Root Switch

When you configure a switch as the secondary root, the spanning tree bridge priority is modified from
the default value (32,768) to 16,384. This means that the switch is likely to become the root bridge for
the specified VLANs if the primary root bridge fails (assuming the other switches in the network use the
default bridge priority of 32,768).
You can run this command on more than one switch to configure multiple backup root switches. Use the
same network diameter and hello time values that you used when configuring the primary root switch.
We recommend that you avoid manually configuring the hello time, forward delay time, and maximum
Note
age time after configuring the switch as the root bridge.
To configure a switch as the secondary root switch, perform this task:
Command
Step 1
Switch(config)# [no] spanning-tree vlan vlan_ID
root secondary [diameter hops [hello-time
seconds]]
Step 2
Switch(config)# end
This example shows how to configure the switch as the secondary root switch for VLAN 10, with a
network diameter of 4:
Switch# configure terminal
Switch(config)# spanning-tree vlan 10 root secondary diameter 4
VLAN 10 bridge priority set to 16384
VLAN 10 bridge max aging time set to 14
VLAN 10 bridge hello time unchanged at 2
VLAN 10 bridge forward delay set to 10
Switch(config)# end
Switch#
This example shows how to verify the configuration of VLAN 1:
Switch#sh spanning-tree vlan 1
VLAN0001
Spanning tree enabled protocol ieee
Root ID
Bridge ID
Interface
---------------- ---- --- --------- -------- --------------------------------
Fa3/1
Catalyst 4500 Series Switch, Cisco IOS Software Configuration Guide - Cisco IOS XE 3.9.xE and IOS 15.2(5)Ex
23-12
Priority
32768
Address
0003.6b10.e800
This bridge is the root
Hello Time
2 sec
Max Age 20 sec
Priority
32768
Address
0003.6b10.e800
Hello Time
2 sec
Max Age 20 sec
Aging Time 300
Role Sts Cost
Desg FWD 19
Purpose
Configures a switch as the secondary root switch.
Use the no keyword to restore the defaults.
Exits configuration mode.
Forward Delay 15 sec
Forward Delay 15 sec
Prio.Nbr Status
128.129
P2p
Chapter 23
Configuring STP and MST

Advertisement

Table of Contents
loading

Table of Contents