Cisco Cisco ASR 5700

Page of 8994
  CSCF Serving-CSCF Configuration Mode Commands 
bgcf-proxy  ▀   
 
Command Line Interface Reference, StarOS Release 17  ▄  
 
   
3335 
bgcf-proxy 
Enables SIP BGCF proxy for the service. 
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
 
bgcf-proxy [ port value | transport { tcp | udp } port value ] ] 
[ default | no ] bgcf-proxy 
default | no
 
Disables SIP BGCF proxy for the service. 
port value
 
Configures port value for SIP BGCF proxy. 
value
 must be an integer from 1 to 65534. 
transport
 
Enables the specific transport protocol for BGCF proxy. 
 
tcp
: Enables TCP transport protocol for BGCF proxy. 
 
udp
: Enables UDP transport protocol for BGCF proxy. 
Usage 
Use this command to enable or disable SIP BGCF proxy for the service. 
Example
 
The following command enables a SIP BGCF proxy on port 
561
 for this service: 
bgcf-proxy port 561 
The following command disables SIP BGCF proxy for this service: 
no bgcf-proxy