09-09-2011 07:21 AM - edited 03-07-2019 02:07 AM
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
09-09-2011 07:32 AM
Hi,
Traffic engineering for path selection as in both you can map a VLAN or multiple VLAN to a spanning-tree instance.
Regards.
Alain.
09-09-2011 07:36 AM
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/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
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide