Cisco Cisco Packet Data Gateway (PDG)

Pagina di 1952
tps-rate
Controls the rate of messages based on Transactions Per Second (TPS) from S-CSCF towards the peer server
application server (AS).
Product
SCM (S-CSCF)
Privilege
Administrator
Command Modes
Exec > Global Configuration > Context Configuration > CSCF Peer Servers Configuration > Server
Configuration
configure > context context_name > cscf peer-servers server_name type { bgcf | ibcf | icscf | mgcf | mrcf
| pcscf | scscf | sip-as } > server 
server_name { address ip_address | domain domain_name )
Entering the above command sequence results in the following prompt:
[
context_name
]
host_name
(config-
server_name
-peer-server)#
Syntax Description
tps-rate rate [ exclude Register ]
no tps-rate
rate
TPS from S-CSCF towards the peer server AS.
rate must be an integer from 1 to 1000.
exclude Register
Specifies that for Register method, TPS rate need not be applied.
no
TPS rate not applied from S-CSCF towards the peer server AS.
Usage Guidelines
Use this command to control the TPS towards the peer server AS. If TPS rate is exceeded, the incoming
requests will be rejected with 500 error response; Retry-After Header specifies the number of seconds before
UE should retry.
Examples
The following command sets the TPS rate towards the AS to 25:
tps-rate 25
   Command Line Interface Reference, Modes C - D, StarOS Release 19
1434
CSCF Peer Server Monitoring Configuration Mode Commands
tps-rate