I'm trying to figure out what the best practice is when configuring LACP in a IRF stack of two 5700 switches.
My goal is to be able to have all servers run LACP and if a switch happens to crash or fail, the network keeps on going.
Reading through the manual I see the command for edge-port is "lacp edge-port" on a bridge-aggregation interface. Having found this I thought I was done thinking about it, but then I found a section about something called "Link aggregation traffic redirection".
This section explains how the switch redirects traffic from one switch to the other.
For example it mentions this, "When you restart an IRF member device that contains Selected ports, this feature redirects traffic to other IRF member devices.".
I'm not sure if I even need this to achieve redundancy, but if I do need this in order to be able to have one switch crash/fail and keep the traffic flowing, how would I configure this and edge-port at the same time?
The section about restrictions and guidelines says this: "Link-aggregation traffic redirection does not operate correctly on an edge aggregate interface.".
Am I overthinking this or does HPE FlexFabric 5700 have something special in mind for redundant links?
Thanks!