Configuring Message Handling Profile

To configure the NRF message handling profile, use the following sample configuration

config 
   profile message-handling message_handling_profile_name 
      nf-type nf_type_name 
      mh-profile message_handling_profile_name 
      end 

NOTES:

  • nf-type nf_type_name : Specify the NF type as NRF. nf_type_name must be an alphanumeric string representing the corresponding NRF profile name.

  • mh-profile message_handling_profile_name : Specify the message handling profile name for the NRF messages.