Cisco Cisco Packet Data Gateway (PDG)

Página de 9109
  CSCF Service Configuration Mode Commands 
max-reqmsg-size  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
3321 
max-reqmsg-size 
Configures the maximum SIP Request processing size. 
Product
 
SCM 
Privilege
 
Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > CSCF Service Configuration 
configure > context context_name > cscf service service_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-cscf-service)# 
Syntax
 
[ no ] max-reqmsg-size sipreq_size 
no
 
Disables the SIP processing configuration. 
If disabled, then P-CSCF will not reject the message with 513 and the old functionality of message drop 
based on 
max-sipmsg-size
 will only apply. 
sipreq_size
 
Configures the SIP request processing size limit in bytes. 
sipreq_size
 must be an integer from 1024 to 65535. 
Usage 
Use this command to configure the maximum SIP Request processing size. 
The configured value for 
max-reqmsg-size
 must always be lesser than the configured value for 
max-
sipmsg-size
 in the same CSCF service for the new implementation to take effect. 
Example
 
The following command limits the SIP request processing size to 
1024
 bytes: 
max-reqmsg-size 1024