Cisco Cisco ASR 5000

Page of 9109
  Diameter Endpoint Configuration Mode Commands 
max-outstanding  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
3553 
max-outstanding 
This command configures the maximum number of Diameter messages that any application can send to any one peer, 
while awaiting responses. 
Product
 
All 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > Diameter Endpoint Configuration 
configure > context context_name > diameter endpoint endpoint_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-ctx-diameter)# 
Syntax
 
max-outstanding messages 
{ default | no } max-outstanding 
no
 
Disables the maximum outstanding messages configuration. 
default
 
Configures this command with the default setting. 
Default: 256 
messages
 
Specifies the maximum outstanding peer transmit window size setting. The input must be an integer from 1 
through 4096. 
Note that, in StarOS 14.1 and later releases, though the configuration allows up to 4K Diameter messages, it 
is restricted to queue up to 512 Diameter messages per peer to avoid any delay in the recovery of Diameter 
sessions. 
Usage 
Use this command to set the unanswered Diameter messages that any application may send to any one peer, 
while awaiting responses. An application will not send any more Diameter messages to that peer until it has 
disposed of at least one of those queued messages. It disposes a message by either receiving a valid response 
or by discarding the message due to no response. 
Example
 
The following command sets the Diameter maximum outstanding messages setting to 
1024
max-outstanding 1024