Enabling Per-Vlan Rapid Spanning Tree - Cisco 4500M Software Manual

Software guide
Table of Contents

Advertisement

Configuring STP
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.
To configure 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)#
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 Rapid-PVST+:
Switch# config t
Enter configuration commands, one per line.
Switch(config)# spanning-tree mode rapid-pvst
Switch(config)# int fa 6/4
Switch(config-if)# spanning-tree link-type point-to-point
Switch(config-if)# end
Switch(config)# end
Switch#
23:55:32:%SYS-5-CONFIG_I:Configured from console by console
Switch# clear spanning-tree detected-protocols
Software Configuration Guide—Release 12.2(25)EW
14-20
Chapter 14
Purpose
Enables rapid-PVST+.
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 rapid-PVST+ configuration.
End with CNTL/Z.
Understanding and Configuring STP
OL-6696-01

Advertisement

Table of Contents
loading

This manual is also suitable for:

4500 series

Table of Contents