Configuring Destination Host AVP

To configure the destination host AVP, use the following sample configuration:

config 
   profile diameter-endpoint interface_name 
      instance instance-id instance-id 
         name profile_name 
            destination-host-avp [ always | session-binding ] 
   exit 

NOTES:

  • profile diameter-endpoint interface_name : Specify a Diameter endpoint profile, which is either Gx or Gy interface.

  • instance instance-id instance-id : Specify the GR instance.

  • name profile_name : Specify the Diameter endpoint profile name.

    Note

    You can define a maximum of 100 profiles per interface.

  • destination-host-avp [ always | session-binding ] : Specify one of the following types of message in which the destination host AVP is to be encoded:

    • always —If destination-host-avp is configured to this message type, include the destination-host-avp in both the CCR-I, CCR-U, or CCR-T messages and the retried messages. always is the default message type.

    • session-binding —If destination-host-avp is configured to this message type, encode the destination-host-avp in CCR-U and CCR-T messages, and not CCR-I and retried messages.