Configuring Offline Server Client and Offline Failure Handling Profile

To configure the offline client profile and offline failure handling profile for the selected CHF server, use the following sample configuration:

config 
   profile network-element chf chf_name 
      nf-client-profile nf_client_profile_name 
      failure-handling-profile fh_profile_name 
      nf-client-profile-offline offline_server_profile_name 
      failure-handling-profile-offline fh_profile_offline_name 
      exit 

NOTES:

  • profile network-element chf chf_name : Specify the name of the CHF server.

  • nf-client-profile nf_client_profile_name : Specify the name of the NF client profile.

  • failure-handling-profile fh_profile_name : Specify the name of the failure handling profile.

  • nf-client-profile-offline offline_server_profile_name : Specify the NF client profile name for the offline server.

  • failure-handling-profile-offline fh_profile_offline_name : Specify the failure handling profile name for the offline server.