Configuring Busy Time for DPR

To configure the busy 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  
            busy time time_duration 
            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.

  • busy time time_duration : Specify the time duration after which the connection is reattempted to peer. The time duration value must be an integer in the range of 1–300 seconds. The default value is 3 seconds.