05-12-2011 04:04 AM - edited 03-06-2019 05:01 PM
Hi All
Can i put a 10 gig fibre link in the same port-channel as a 1 gig fibe link?
I assumed not as etherchannel configuration should be exactly the same
for all the bound links.
But if i try it with an down 1 gig link it seems to bind.
Can someone tell me if this works before i try it
Kind Regards
Steve
05-12-2011 05:11 AM
Hi Steve,
You can use different speed interface in the port channel, not it's a very good solution but you can use. The limit is the number of member normaly 8.
Regards,
Mauricio
05-12-2011 06:33 AM
It is not true. The configuration guide line clear indicated the speed and duplex of the interfaces in the PO have to be the same.
Configure all LAN ports in an EtherChannel to operate at the same speed and in the same duplex mode.
HTH,
jerry
05-12-2011 08:47 AM
Jeye is correct all ports in a channel must be the same bandwidth . For negotiated etherchannel it will probably just reject it and not build the channel anyway.
05-12-2011 11:31 PM
You can use different speed members in a port channel, but in both sides need
to have the same speed and duplex
05-12-2011 06:26 PM
on top of the configuration; from 3750 config guide, the interfaces should be the same.
•Configure a PAgP EtherChannel with up to eight Ethernet ports of the same type.
•Configure a LACP EtherChannel with up to16 Ethernet ports of the same type. Up to eight ports can be active, and up to eight ports can be in standby mode.
05-13-2011 12:40 AM
From what I understand thats correct, you cant have mismatched links in a bundle / etherchannel. Think of it this way, if you send packets using WRR (Round Robin), and one link is 10* faster than the other, then by the time packets in links 1-7 have arrived, link 8 (10GbE) could have 100 packets buffered. I do seem to remember however that if you hard-set the link to 1Gb, that way they are all 1gb links the aggregate should still function.
Which switches are you trying to bundle links from/to?
02-14-2023 12:37 PM - edited 02-15-2023 07:45 AM
FYIY, you can add ports of different speeds to a portchannel, but one switch will suspend/shut the new port with an error message: "%EC-5-CANNOT_BUNDLE2: Te1/23 is not compatible with Te2/6 and will be suspended (speed of Te1/23 is 10G, Te2/6 is 1000M)". We used this tactic to upgrade switch uplinks from 1G to 10G. We added the 10G ports to the portchannel, the switches suspended them, then we disconnected the 1G, and the 10G ports came up after about 4 seconds. This all may be platform/version-specific, and other models may behave differently.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide