I have two of these and i havent found any info saying they are stackable. Im 99.9% sure they are not.Have any one tried doing LACP between two switches yet?
I have two of these and i havent found any info saying they are stackable. Im 99.9% sure they are not.Have any one tried doing LACP between two switches yet?
Hmmm, you should be able to configure LACP load balance on the Port-Channel configuration page. Thus combine 6x1Gbit ports to "one big" 6Gbit port. Your load balance mode then determines how the traffic is load balanced between the ports.I have two of these and i havent found any info saying they are stackable. Im 99.9% sure they are not.
Of course you can do it with ports on the same switch. He asked about doing it between two switches, which means they have to be stacked. Thus its not possible with these switches.Hmmm, you should be able to configure LACP load balance on the Port-Channel configuration page. Thus combine 6x1Gbit ports to "one big" 6Gbit port. Your load balance mode then determines how the traffic is load balanced between the ports.
You can find it on page 743 in the manual
My problem is that i only have one of these (for now) so i cannot test it. They are indeed not stackable, but they can do link aggregation with LACP.
Hmmm, i think we might be talking about two different things.Of course you can do it with ports on the same switch. He asked about doing it between two switches, which means they have to be stacked. Thus its not possible with these switches.
Im not confused. Its not possible afaik.Hmmm, i think we might be talking about two different things.
The scenario i was asking about was using LACP from switch 1 to switch 2. Not stacking them and using "some" ports on switch 1 and "some" ports on switch 2 to form a LAG-group. I know LACP cannot span multiple switches if the switches in question are not stackable
So basically i want to connect 6 ports on switch 1 to 6 ports on switch 2 using LACP. From what i have read this should be doable?
An example of what i want to do on page one in this HP switch pdf, http://www.hp.com/rnd/support/config_examples/2524_lacp.pdf.
Ok, can you point me to some resources explaining why its not possible?Im not confused. Its not possible afaik.
No offense but i think you are wrong, at least i can do it with a static lag group.Im not confused. Its not possible afaik.
QuantaCo_6e:a6:4e Slow-Protocols LACP 124 Link Aggregation Control ProtocolVersion 1. Actor Port = 20 Partner Port = 0
Thanks for sharing. I will test both static and dynamic LAGs from the web GUI too on these when the second switch arriveSimilarly.. I'd guess this stacking isn't far off
Switch A Configuration
enable
config
stack
stack-port 1/1/1 stack ! configures interface 1/1/1 as a stacking port
stack-port 1/1/2 stack ! configures interface 1/1/2 as a stacking port
exit
exit
reload
Switch B Configuration
enable
config
stack
stack-port 1/1/1 stack ! configures interface 1/1/1 as a stacking port
stack-port 1/1/2 stack ! configures interface 1/1/2 as a stacking port
exit
exit
reload