Configuring Drain Time for DPR

To configure the drain time for DPR in diameter ep, use the following configuration:

config 
   profile diameter-client diameter_client_name 
      endpoint endpoint-profile-name 
         peer peer_name 
         disconnect peer request  
            drain time time_interval 
            end 

NOTES:

  • profile diameter-client diameter_client_name : Specify a Diameter client profile name.

  • endpoint endpoint-profile-name : Specify an existing endpoint profile name to associate it with a Diameter client profile.

  • peer peer_name : Specify the name of the peer node.

  • drain time time_interval : Specify the time interval between receiving of DPR by diameter endpoint and sending of DPA response. The time interval value must be an integer in the range of 1 to 10 seconds. The default value is 3 seconds.