Cisco Cisco ASR 5000

Page of 9109
  CSCF Serving-CSCF Configuration Mode Commands 
forking  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
3373 
forking 
Controls the default-request forking-type in S-CSCF. 
Product
 
SCM (S-CSCF) 
Privilege
 
Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > CSCF Service Configuration > Serving-CSCF Configuration 
configure > context context_name > cscf service service_name > serving-cscf
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-cscf-service-serving-cscf)# 
Syntax
 
forking { parallel | serial }  
[ default | no ] forking 
default
 
Perform parallel forking of request. 
no
 
Do not perform any forking of request. 
parallel | serial
 
Defines the fork type for request forking. 
 
parallel
: Perform parallel forking of request. 
 
serial
: Perform serial forking of request. 
Usage 
Use this command to control the default-request forking-type in S-CSCF. This configuration will be effective 
in the absence of “Request-Disposition” header in the message. 
Example
 
The following command enables serial forking of request: 
forking serial 
The following command disables any forking of request: 
no forking