Hi Rengar,
A detection member in health check is the device on the other end of a link. According to the service type of the device, a proper detection packet protocol type can be selected.
If an interface is an intelligent uplink selection member interface, run the destination protocol interface interface-type interface-number command to specify an outbound interface. Otherwise, the health check function does not take effect, and the system considers all intelligent uplink selection members to be normal by default.
The correct configuration is as follows:
#
healthcheck enable
healthcheck name XXXXX_health
source-ip xxx.205.xxx.194
destination xxx.205.xxx.193 interface GigabitEthernet2/0/0 protocol icmp
I hope it helps!