- Community Home
- >
- Networking
- >
- Legacy
- >
- Switches, Hubs, Modems
- >
- Spanning Tree failover time
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2008 01:29 AM
06-12-2008 01:29 AM
Spanning Tree failover time
May I know what is the failover time if 1 enable spanning tree protocol on 2 ProCurve 6200? How much time is needed for the path to switch over from the root to the backup?
Any documentation from the HP web site that have black and white to state on the failover time?
Thanks.
Regards,
Patrick Law
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2008 03:14 AM
06-12-2008 03:14 AM
Re: Spanning Tree failover time
stp fail over time change asper network topology most switch in topogogy most fail over time few switch in topology few fail over time.Because each switch send other switch bpdu packet when don't take switches bpdu packet after change topology.
you can make two switch stp or rstp config
you can loos maximum one ping packet namely 1ms
bytes=32 time=1ms
cenk
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2008 04:07 AM
06-12-2008 04:07 AM
Re: Spanning Tree failover time
From http://www.cisco.com/en/US/tech/tk389/tk621/technologies_white_paper09186a0080094cfc.shtml
"The IEEE recently decided to incorporate most of these concepts into two standards: 802.1w (RSTP) and 802.1s (MST). With the implementation of these new protocols, convergence times in the low hundreds of milliseconds can be expected while scaling to thousands of VLANs."
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2008 03:21 PM
06-12-2008 03:21 PM
Re: Spanning Tree failover time
I am using 02 x 6200 as the core switches (connect to each other with stacking cable), and 2824 as edge switches. Each of the 2824 will connect to both of the 6200 via fiber.
STP will be configured at the 6200 (one as root, the other as backup), no configuration will be done at the 2824, correct me if my setup/setting is wrong.
My objective is to make sure devices connected to the edge switches can communicate to each other.
I would like to know what is the failover time if:
- The root malfunction, and the path is switch to the backup.
- The fiber link between the edge switch and the root broke, and the edge switch will use the link between it and the backup.
Thank.
Regards,
Patrick Law
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2008 05:34 PM
06-12-2008 05:34 PM
Re: Spanning Tree failover time
For your fiber links I'd recommend you use the UDLD feature. Also, you should enable STP on the edge switches.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2008 07:02 PM
06-16-2008 07:02 PM
Re: Spanning Tree failover time
So any point of failing, be it the core switch, or any of the fiber link, the recovery time is less then 1 second?
Thanks.
Regards,
Patrick Law
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2008 10:56 AM
06-17-2008 10:56 AM
Re: Spanning Tree failover time
From my experience, i would say in a full mesh MSTP topology with correct configuration the fail over won't take more than 300ms because you have an Active-Active kind of topology in this case and we are talking about L2 redundancy.
With L3 redundancy like VRRP, you have to count a couple of seconds, and Nortel claims with their proprietary protocol - SMLT (or Routed SMLT)- that they've reduced to a second.
Good Luck !!!