cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
673
Views
4
Helpful
2
Replies

STP

tarun_cisco
Level 1
Level 1

Hi ,

Can someone please explain valid reasons for using PVST and Mst.

Please give some reasons which are not only focused on fast convergence or easy management .

Thanks.

Sent from Cisco Technical Support iPhone App

2 Replies 2

cadet alain
VIP Alumni
VIP Alumni

Hi,

Traffic engineering for path selection as in both you can map a VLAN or multiple VLAN to a spanning-tree instance.

Regards.

Alain.

Don't forget to rate helpful posts.

Somasundaram Jayaraman
Cisco Employee
Cisco Employee

Hi,

PVST==> per vlan spanning-tree

Say if you are having 100 vlans, there will be 100 spanning-tree instances.

As you know STP process utilizes CPU cycles and 100 spanning-tree instances will consume more CPU Cycles than that of a protocol which runs less no of STP instances.

++ Per-VLAN Spanning Tree (PVST) maintains a spanning  tree instance for each VLAN configured in the network.

++ It uses ISL  Trunking and allows a VLAN trunk to be forwarding for some VLANs while  blocking for other VLANs.

++ Since PVST treats each VLAN as a separate  network, it has the ability to load balance traffic (at layer-2) by  forwarding some VLANs on one trunk and other Vlans on another trunk  without causing a Spanning Tree loop.

MST=> Multiple spanning-tree

We can group the vlans and we can run MST accordingly.

For example for 100 Vlans, you can group 10 vlans in 1 mst instance... So you will run 10 STP instances.

So STP instances are far less in MST compared to PVST.

MST:

====

Distribution2#show spanning-tree mst 1

##### MST1    vlans mapped:   10,30,100
Bridge        address 0015.c6c1.3000  priority      28673 (28672 sysid 1)
Root          address 0015.63f6.b700  priority      24577 (24576 sysid 1)
              port    Gi2/0/23        cost          200000    rem hops 1

useful links - MST:

==============

http://www.cisco.com/en/US/products/hw/switches/ps708/products_configuration_example09186a00807b075f.shtml

http://www.cisco.com/en/US/tech/tk389/tk621/technologies_white_paper09186a0080094cfc.shtml

PVST:

====

http://www.cisco.com/en/US/tech/tk389/tk621/technologies_tech_note09186a0080136673.shtml

Hope this helps

Cheers

Somu

Rate helpful posts