Cisco Cisco Packet Data Gateway (PDG)

Seite von 1952
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
Command Modes
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 Description
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 Guidelines
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.
Command Line Interface Reference, Modes C - D, StarOS Release 19    
1833
Diameter Endpoint Configuration Mode Commands
max-outstanding