Configuring Detection Policy for Path Failure

Use the following commands under Sx Service Configuration mode to specify detection policy to be used for path failure.

configure 
   context context_name 
      sx-service service_name 
         [ default | no ] sx-protocol heartbeat path-failure detection-policy { control-recovery-time-stamp-change | heartbeat-retry-failure | heartbeat-recovery-
timestamp-change } 
         end 

NOTES:

  • default : Sets/restores default value assigned for specified parameter.

  • no : Disables the followed option.

  • detection-policy : Specifies the policy to be used. Default action is to do cleanup upon Heartbeat request timeout.

  • control-recovery-time-stamp-change : Path failure is detected when the recovery timestamp in control request/response message changes.

  • heartbeat-retry-failure : Path failure is detected when the retries of Heartbeat messages times out.

  • heartbeat-recovery-timestamp-change : Path failure is detected when the recovery timestamp in Heartbeat request/response message changes.