Configuring Failure Handling

To configure the failure handling profile, use the following configuration:

config 
   profile 
      nf-client-failure nf-type [ smsf ] 
         profile failure-handling profile_name 
            service 
              name type [ nsmsf-sms ]  
              responsetimeout timeout_interval 
              message type   
                 SmsfActivationReq { status-code [ httpv2 ] | action [ retry-and-ignore ] | retry retry_count }  
                 SmsfDeactivationReq { status-code [ httpv2 ] | action [ retry-and-ignore ] | retransmit  retransmit_count | retransmit-interval retransmit_interval } 
                 SmsfSendSms { status-code [ httpv2 ] | action [ retry-and-ignore ] | retransmit  retransmit_count | retransmit-interval retransmit_interval }  
                 end 

NOTES:

  • failure-handling-profile failure_handling_profile_name —Specify the failure handling profile.

  • responsetimeout timeout_interval —Specify the timeout interval in milliseconds. The default value is 2000.

  • range range —Specify the range value. Must be an integer in the range of 0–599.

  • retransmit retransmit_count —Specify the retransmit interval in milliseconds.