fmitawaps wrote: » When I did my etherchannel lab on my real equipment tonight (I have 3 3560 switches and 3 2811 routers), I plugged 3 crossover Ethernet cables into the same 3 ports on each of 2 switches, and I watched the port lights change color and end up with 4 green and 2 orange as it set itself up on spanning tree. Once I shut down the ports, configured etherchannel, and brought them back up, I had 6 greens on the port lights, and from what the training video said, the switches see those 3 ethernet cables as one link between 2 switches. So on any switch, you can have etherchannel OR STP? Or can STP and etherchannel be running on the same switches? For example, maybe switches 1, 2, and 3 are set up on STP, but switches 3 and 4 have etherchannel running between them?
networker050184 wrote: » I say no. There is no place for ether channel in modern networks. Layer 3 ecmp is the way to go for sure. The only part that's hard to get away from is dual attached servers with mlag.
james43026 wrote: » Interesting, are you saying that a layer 2 switch, can use ECMP? I don't think so. ECMP is a layer 3 concept, and is already employed by both OSPF and EIGRP, with EIGRP also able to do unequal ECMP. Etherchannel is a layer 2 concept, and is still used for redundancy and bandwidth aggregation in any layer 2 environment.
networker050184 wrote: » I'd be more looking to go L3 with overlay rather than building out L2 networks if you need L2 connectivity past the access switch (which you shouldn't in 99% of circumstances). Of course keep it simple in smaller networks so you may still be deploying small scale flat L2 networks there. These days really you can get L3 switching to your closet/TOR for fairly cheap with the growth of merchant silicon in the field. VXLAN is your friend.
networker050184 wrote: » Yes L3 everywhere when possible. Any disparate L2 connectivity needs use VXLAN, MPLS or a combination of both. Now, keep in mind this is for a "modern" network being built today for this discussion. Very rarely do you get to just build a whole new network from scratch though so cleaning up VLANs spanned around on older networks is not always an easy, or cheap task!