7-52
Catalyst 6500 Series Switch Software Configuration Guide—Release 8.7
OL-8978-04
Chapter 7 Configuring Spanning Tree
Configuring Multiple Spanning Tree on the Switch
These examples show how to enable MST:
Console> (enable)
Console> (enable)
set spantree mode pvst+
Spantree mode set to PVST+.
Console> (enable)
show spantree active
VLAN 1
Spanning tree mode PVST+
Spanning tree type ieee
Spanning tree enabled
Designated Root 00-60-70-4c-70-00
Designated Root Priority 16384
Designated Root Cost 19
Designated Root Port 3/48
Root Max Age 14 sec Hello Time 2 sec Forward Delay 10 sec
Bridge ID MAC ADDR 00-d0-00-4c-18-00
Bridge ID Priority 32768
Bridge Max Age 20 sec Hello Time 2 sec Forward Delay 15 sec
Port Vlan Port-State Cost Prio Portfast Channel_id
------------------------ ---- ------------- --------- ---- -------- ----------
3/48 1 forwarding 19 32 disabled 0
7/2 1 forwarding 4 32 enabled 0
Console> (enable)
set spantree mst config name cisco revision 1
Edit Buffer modified.
Use 'set spantree mst config commit' to apply the changes
Console> (enable)
show spantree mst config
Current (NVRAM) MST Region Configuration: 1 instance
Configuration Name: Revision: 0
Instance VLANs
-------- --------------------------------------------------------------
0 1-4094
=======================================================================
NEW MST Region Configuration (Not committed yet) 1 instance
Configuration Name: cisco Revision: 1
Instance VLANs
-------- --------------------------------------------------------------
0 1-4094
=======================================================================
Edit buffer is locked by: Console (pid 143)
Console> (enable)
set spantree mst 1 vlan 2-10
Edit Buffer modified.
Use 'set spantree mst config commit' to apply the changes
Console> (enable)
set spantree mst 2 21-30
Usage:set spantree mst <instance> vlan <vlan>
Console> (enable)
set spantree mst 2 vlan 21-30
Step 4
Verify your configuration.
show spantree mst config
Step 5
Map VLANs to the MST instance.
set spantree mst
instance
vlan
vlan
Step 6
Commit the new region mapping.
set spantree mst config commit
Step 7
Enable MST.
set spantree mode
mst
[
mistp
|
pvst+
|
mistp-pvst+
|
mst
]
Step 8
Verify your MST configuration.
show spantree mst config
Step 9
Verify your MST instance configuration.
show spantree mst
instance
Step 10
Verify your MST module and port
configuration.
show spantree mst
mod/port
Task
Command