- Community Home
- >
- Networking
- >
- Legacy
- >
- Switches, Hubs, Modems
- >
- Packets drops and spanning tree problem
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
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
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-24-2007 07:21 AM
тАО07-24-2007 07:21 AM
Packets drops and spanning tree problem
The majority of the switches are 5308 and some 2510 switches are used. Currently, 5308 is acting as a L3 switch, floor distribution switch and access switches. In some places, 7x2510 switches are cascaded serially, instead of 5308 switches.
The VLANs are going to be spread across all the floors. I am using the primary VLAN as a management VLAN, where the IPs in the subnet are used only for switches.
This setup explained is in a lab and this L3 switch is connected to a cisco router. Whenever machines sitting outside this router try to communicate to the lab, I am seeing inconsistent packet drops. It works sometimes and drops sometimes. I noticed that there are frequent spanning tree topology changes and thought it could be a spanning tree issue. I was using the RSTP default configuration, with L3 acting as the root node. Now, I have disabled STP on all the switches. Still intermittent packet drops are happening and unable to find out what is the problem.
Can anyone let me know what could be the problem? Are there any problems with the design created? Any pointer or help in this regard, will be really helpful.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-24-2007 02:20 PM
тАО07-24-2007 02:20 PM
Re: Packets drops and spanning tree problem
Can you revise your drawing to indicate where your redundant links are? Without them, spanning tree won't be adding any value to your architecture. Also, what is the spanning tree priority of your root switch? Perhaps, you could provide some sample switch configurations? Also, have you tired to identify which switches are acting as root? You should see the root bridge MAC address shift after each topology change.
If RSTP is in full default, your root switch may not be the one you think it is. Also, if all switches have the same priority, you may have two or more switches going through an election war and thus you'll see lots of topology changes and sporadic behavior.
Thanks
Dennis
I work for HP, but my posts and replies are my own.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-24-2007 04:35 PM
тАО07-24-2007 04:35 PM
Re: Packets drops and spanning tree problem
you mentioned you have packetloss even in the absence of spanning tree protocol. On which switch do you see the packetloss? - you may have to update the firmware, or you may have a faulty module or, worse, faulty backplane.
If you have redundant links between the switches, trunk them.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-24-2007 04:38 PM
тАО07-24-2007 04:38 PM
Re: Packets drops and spanning tree problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-25-2007 07:06 AM
тАО07-25-2007 07:06 AM
Re: Packets drops and spanning tree problem
I have not upgraded the firmware to 10.61 like Daniel. But still was facing the problem with 10.55 firmware.
So, I replaced 5308 with 5400 as L3 switch and the packet drop was significantly improved, though the cpu started to shoot up due to spanning tree problem. But, as I had indicated in my diagram, I don't have any redundant links anywhere and the cause could be due to mistaken looping of cables at the machines. So, enabled RSTP on all the switches and it improved the situation. Still there was intermittent packet drops. After investigation found that if the switch links are created as trunk, the packet drop is not there. Initially, it was just tagged with all VLANs. It looks strange to me. It was working initially and suddenly started to create problem.
One question I have is on the topology counter. It keeps changing sometimes and I feel it is normal, as there are new connections in the form of switches or servers being added to the network, which results in these changes. Is that correct? Or the counter changing periodically is not good?
Best Regards
Prakash
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-30-2007 04:15 PM
тАО07-30-2007 04:15 PM
Re: Packets drops and spanning tree problem
If, there are no redundant links in the overall architecture, they why are you running spanning three? Is this just to deal with network loops at the edge of your network?
Usually, RSTP will converge fast enough and the buffering technology in the switches should prevent packet loss from being unacceptable. If this is not the case, then it might be worth considering the idea of treating each edge switch as its own STP Domain. I├в d like to see input from some of the other pros on here before I go fishing in that pond├в ┬ж ├п
I work for HP, but my posts and replies are my own.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-31-2007 06:09 AM
тАО07-31-2007 06:09 AM
Re: Packets drops and spanning tree problem
I was told by one of the local HP procurve engineer that we should have RSTP enabled, even though I don't have redundant links in my network architecture. Use the default RSTP configuration on all the switches and make the core switch a root by reducing the priority. I believe that it helps in uncovering the redundant links at the edge switches. Even though my current design does not have redundant links, I plan to interconnect the distribution switches in the floors with GBIC links, so that it can be used for intra vlan switching packets instead of loading the core switch.
Also, I wanted to use RSTP to prevent loops created at the edge switches. I found that there is a loop-protection option for ports, which might help to prevent such loops bring down the network. Is that correct?
If that doesn't help, I will think about creating STP domains at the edge switch levels. Currently, the network is working well with STP enabled.
Best Regards
Prakash
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-01-2007 03:55 AM
тАО08-01-2007 03:55 AM
Re: Packets drops and spanning tree problem
My opinion is that You may set STP on all switches on your network , set priority on each of them .And You MUST CLOSELY show vlans and links between switches.Seems to me that issue will be there.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-01-2007 03:59 AM
тАО08-01-2007 03:59 AM
Re: Packets drops and spanning tree problem
Hope it helps.