Originally posted by: CRM
I am assuming that these switches are not stacked switches (so appearing as one virtual switch).
In this case if you have Spanning tree on then also make sure that portfast is on.
You have two choices - either configure a network interface backup link (one link into each switch) and let AIX Etherchannel take care of the resilience using a single network adapter (the etherchannel) presented to HA.
You could also define two different boot adapters on different subnets and let HA alias the service IP address(es) onto the boot adapters, then HA will fail over the addresses if an interface fails.
My main decision for which method to use is how good is your monitoring. HA will alert you to adapter failures in the HA logs, AIX etherchannel are alerted in the errpt, which one do you monitor best would be my decision point.
regards
Chris