10-27-2024 09:36 PM
Whats is the difference between pvst and Rpvst? Is there any problem if i put only pvst in all switches instead of RPVST?
10-27-2024 09:49 PM - edited 10-27-2024 09:51 PM
generally speaking, here are some key differences
Feature | PVST | RPVST |
STP Protocol Version | IEEE 802.1D (STP) | IEEE 802.1w (RSTP) |
Convergence Speed | Slow (30-50 seconds) | Fast (<1 second) |
Per-VLAN Topologies | Yes (separate STP instance for each VLAN) | Yes (separate RSTP instance for each VLAN) |
BPDU Format | Standard STP BPDU | Enhanced RSTP BPDU |
Link Failure Recovery | Slower (30-50 seconds) | Rapid (sub-second) |
10-27-2024 10:50 PM
Please check this link,
https://community.cisco.com/t5/switching/pvst-rstp-and-rapid-pvst/td-p/1459012
Regards
10-28-2024 12:01 AM
Hello 13jobsp90,
The Primary Difference between PVST and RPVST is convergence time. PVST will take 50 seconds to bring blocked state to Forwarding state, Where as RPVST takes around <10 seconds. It is recomended to use RPVST if all switches supports.
Networks already running PVST may face challenges when switching to Rapid PVST, as it requires careful planning and configuration changes. However, Rapid PVST's backwards compatibility with PVST allows for a mixed environment, providing flexibility during transition periods.
Best regards
******* If This Helps, Please Rate *******
10-28-2024 12:11 PM
Are SW support pvst ? I think new SW only supports r-pvst.
And r-pvst is faster than pvst.
MHM
10-29-2024 05:17 AM
show spanning-tree summary <<- check the mode
I check IOS run by default mode PVST and can config to be R-PVST or MST
NOTE:- if one SW run PVST and other SW run R-PVST the SW with R-PVST is compatabile to work with SW (PVST)
MHM
10-28-2024 04:24 PM
Hi,
Differences are way too many, a good and short document that covers important ones can be found here: https://www.cisco.com/c/en/us/support/docs/lan-switching/spanning-tree-protocol/24062-146.html
Although in most cases you'll be fine running PVST instead of RPVST, in some but enough cases you'll run into real problems (e.g FW HA failover not working and resulting in split-brain, IGP adjacency flaps, just to name a few); not to mention that convergence in RPVST is in general sub-second while in PVST is 30 or 50 seconds depending on failure scenario.
Highly recommended to run RPVST everywhere, alongside with PORTFAST (EDGE port concept in RSTP); without PORTFAST, E2E convergence is still like in PVST.
Best,
Cristian.
10-28-2024 04:40 PM - edited 10-29-2024 06:53 AM
"Whats is the difference between pvst and Rpvst?"
It's in the later's name, and not the former, i.e. "rapid".
"Is there any problem if i put only pvst in all switches instead of RPVST?"
Depends what you might consider a problem. The "rapid" variant is considered "better" for multiple reasons. Is there some reason why you believe you would be better served with the non-rapid variant?
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