8

I have a customer whose two HP ProCurve 2910al PoE switches have failed. This was backing a VoIP deployment for a small call center. They are interested in replacement PoE switches, but there's a concern about the stack design.

This is primarily voice traffic, with PCs connected inline with phones running at 100Mbps. The replacement switches will be HP ProCurve 2920-48G PoE devices.

There will only be two switches here. There is no plan for growth in port count. The switch ports will be less than 50% utilized.

  • For a two-switch setup, does it make sense to stack these switches via the stacking modules (additional $900 per-switch, plus stacking cables)?
  • If I do stack, should this be done with a single link between stack members or a dual-cable link topology (shown below)?
  • Or, given the cost impact of the stacking modules + interconnects, does it just make more sense to run a trunk between a few Gigabit ports on each device?

enter image description here

enter image description here

2
  • What about distributed trunk configuration with this data... With stack module and LACP?
    – user366610
    Commented Jul 22, 2016 at 5:42
  • It works. I just use a single stack cable, but enable cross-switch LACP for my servers.
    – ewwhite
    Commented Jul 22, 2016 at 5:52

2 Answers 2

7

To quote yourself, "The stacking cost just isn't worth it at this scale". Yes, you get some better administrative options with stacking, but it's probably not worth it here.

Talking about stacking in general, with just 2 switches, only one stacking cable is necessary. Once you get to 3 switches or more, a ring is best because then any one switch could fail and still provide access to the other switch(es).

4
  • Why do you think they present the ring topology for two switches in their docs? I thought it was a bit odd.
    – ewwhite
    Commented Jun 17, 2014 at 13:56
  • I have no idea. Drove me nuts for a couple of weeks when I kept getting stack failure messages and the guy who installed them had no idea what was wrong.
    – longneck
    Commented Jun 17, 2014 at 13:59
  • Can two cables used for redundancy in this config?
    – MikeyB
    Commented Jun 17, 2014 at 14:33
  • @MikeyB That would be a good reason to have ring set as the default.
    – longneck
    Commented Jun 17, 2014 at 14:59
4

Just use a few links between the two switches in a LAG.

  1. it'll be cheaper
  2. you'll be easily able to increase bandwidth between the two switches by adding a port should that become necessary
  3. you can always upgrade to stacking modules later
2
  • The stacking cost just isn't worth it at this scale, you mean?
    – ewwhite
    Commented Jun 17, 2014 at 13:48
  • That's about it. Without any specific requirements for things like translate(vendor.PROCURVE, "VPC") stacking the switches isn't necessary.
    – MikeyB
    Commented Jun 17, 2014 at 13:55

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .