By default, EFA enables reload-delay configuration on all Cluster Edge Port (CEP) Interfaces. Reload-delay and cluster-tracking configurations are mutually exclusive.
When cluster tracking is enabled, an interface can track the state of an MCT (multi-chassis tunnel) cluster and divert traffic to alternative paths when a cluster is down for reasons such as maintenance mode.
To enable cluster tracking on CEP interfaces, you must remove the reload-delay configuration. For more information about reload-delay, see #GUID-AE18B0CE-61F0-4E85-A759-7AA6B2811E25.
# efa inventory device execute-cli --ip 10.18.120.187 --command "Interface ethernet 0/1, no reload-delay enable" --config
# efa inventory device execute-cli --ip 10.18.120.187 --command "Interface ethernet 0/1, cluster-track" --config