When a path is in suspend state, at every suspend interval (suspend-interval 30sec) a SLA probe is sent to ensure the path is still up if there is no response another prob is sent (total number of prob sent = retries 3) if there is no response for all the three probes which is equal to the configured loss threshold (loss-threshold 3) then the path is marked as down. (i.e) If SLA Probes lost in suspend state per interval (by default retries/max. value 3) == loss-threshold (by default 3) then path is down.


#Configured default values (above highlighted are the configuration knobs)



Note: Ensure configured "loss-threshold" value = "retries" (maximum number of SLA Probes sent/lost) value if not the path never be marked as down/stuck in suspend state.