Disabling Spanning Tree Protocol - 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

Disabling Spanning Tree Protocol

To disable spanning tree on a per-VLAN basis, perform this task:
Command
Step 1
Switch(config)# no spanning-tree vlan vlan_ID
Step 2
Switch(config)# end
Step 3
Switch# show spanning-tree vlan vlan_ID
This example shows how to disable spanning tree on VLAN 200:
Switch# configure terminal
Switch(config)# no spanning-tree vlan 200
Switch(config)# end
Switch#
This example shows how to verify the configuration:
Switch# show spanning-tree vlan 200
Spanning tree instance for VLAN 200 does not exist.
Switch#
Enabling Per-VLAN Rapid Spanning Tree
Per-VLAN Rapid Spanning Tree (PVRST+) uses the existing PVST+ framework for configuration
purposes and for interaction with other features. It also supports some of the PVST+ extensions.
Beginning in Cisco IOS XE Release 3.8.0E and Cisco IOS Release 15.2(4)E, Per-VLAN Rapid Spanning
Note
Tree (PVRST+) is the default STP mode on Cisco Catalyst 4500 series, Cisco Catalyst 4900M, Cisco
Catalyst 4948E and Cisco Catalyst 4948F switches.
To enable PVRST+, perform this task:
:
Command
Step 1
Switch(config)# [no] spantree mode rapid-pvst
Step 2
Switch(config)# interface interface/port
Step 3
Switch(config-if)#
spanning-tree link-type point-to-point
Step 4
Switch(config-if)# exit
Step 5
Switch(config)# exit
Step 6
Switch(config-if)# clear spantree
detected-protocols mod/port
Step 7
Switch# show spanning-tree summary totals
The following example shows how to configure PVRST+:
Switch# config t
Enter configuration commands, one per line.
Catalyst 4500 Series Switch, Cisco IOS Software Configuration Guide - Cisco IOS XE 3.9.xE and IOS 15.2(5)Ex
23-20
Chapter 23
Purpose
Disables spanning tree on a per-VLAN basis.
Exits configuration mode.
Verifies that spanning tree is disabled.
Purpose
Enables PVRST+.
Switches to interface configuration mode.
Sets the link-type to point-to-point mode for the port.
Exits interface mode.
Exits configuration mode.
Detects any legacy bridges on the port
Verifies the PVRST+ configuration.
End with CNTL/Z.
Configuring STP and MST

Advertisement

Table of Contents
loading

Table of Contents