Cisco Cisco Packet Data Gateway (PDG)

Descargar
Página de 1952
max-reqmsg-size
Configures the maximum SIP Request processing size.
Product
SCM
Privilege
Administrator
Command Modes
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 Description
[ 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 Guidelines
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.
Examples
The following command limits the SIP request processing size to 1024 bytes:
max-reqmsg-size 1024
Command Line Interface Reference, Modes C - D, StarOS Release 19    
1551
CSCF Service Configuration Mode Commands
max-reqmsg-size