Command Line Reference Guide

1170 | Per-VLAN Spanning Tree plus (PVST+)
www.dell.com | support.dell.com
protocol spanning-tree pvst
c e s
Enter the PVST+ mode to enable PVST+ on a device.
Syntax
protocol spanning-tree pvst
To disable PVST+, use the disable command.
Defaults
This command has no default value or behavior.
Command Modes
CONFIGURATION
Command
History
Example
Figure 47-1. Configuring with protocol spanning-tree pvst Command
Usage
Information
Once PVST+ is enabled, the device runs an STP instance for each VLAN it supports.
Related
Commands
Version 7.6.1.0 Support added for S-Series
Version 7.5.1.0 Support added for C-Series
Version 6.2.1.1 Introduced
Force10#conf
Force10(conf)#protocol spanning-tree pvst
Force10(conf-pvst)#no disable
Force10(conf-pvst)#vlan 2 bridge-priority 4096
Force10(conf-pvst)#vlan 3 bridge-priority 16384
Force10(conf-pvst)#
Force10(conf-pvst)#show config
!
protocol spanning-tree pvst
no disable
vlan 2 bridge-priority 4096
vlan 3 bridge-priority 16384
Force10#
disable Disable PVST+.
show spanning-tree pvst Display the PVST+ configuration.