- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- Comware Based
- >
- STP Priority settings
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
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
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
07-11-2013 11:49 AM
07-11-2013 11:49 AM
STP Priority settings
I don'have any swithes to test this but was reading some STP guidelines for HP 5900 switches.
The guide says, if configuring STP with mode RSTP, then by default the STP root priority will be 32786.
If configuring the swith for root bridge then you can simply configure
"STP ROOT PRIMARY"
so, I am guessing that the above command with change the priority to "0" or "4096"
If I don't want to make the switch a root bridge, but to make sure that the priority is higher root bridge then I could opt for changing the priority manually so I were to configure the STP priority with 7 then what would be the actual prirotiy. I am confused but the guide has a little not below and I don't know what it mean by (Note - in steps of 4096)
Does it mean 7 X 4096 = 28762 (Will be the swith priority)
STP Priority 7
(note – in steps of 4096)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2013 03:31 PM
07-11-2013 03:31 PM
Re: STP Priority settings
Hi aali,
All that message means is that the number you choose needs to be a multiple of 4096. So you could put in 8192 or 28762, but not 8191 or 28763.
I normally set all of my priorities explicitly rather than relying on "primary" and "secondary" to do the right things.
Paul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2013 02:55 PM
07-22-2013 02:55 PM
Re: STP Priority settings
Hi,
Provision allows you to use the multiplier (like span prio 7), but comware uses either the
stp root primary/secondary or stp priority xxx (where xxx is the actual value, no multipier). Use the ? in the CLI to see valid options,
Hope this helps,
Best regards,Peter