Cisco Cisco ASR 5000

Page of 9109
  CSCF Service Configuration Mode Commands 
bind  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
3295 
bind 
Binds the CSCF service to a logical IP interface and specifies the maximum number of sessions that can access this 
service over the specified interface. 
Product
 
SCM (P-CSCF, A-BG) 
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
 
bind address ip_address [ cscf-hostname host_name ] [ ipsec-crypto-template template ] [ 
max-sessions 
max# ] [ port number ] [ reserved-call-capacity percentage ] [ tls-crypto-
template 
template [ tls-port number ] ] [ transport tcp ] [ use-serviceport-towards-
network ]
 
no bind address 
no
 
Removes the binding of the service to a specified interface. 
address
 
ip_address
 
Specifies the IP address of the interface to which the service is being bound. 
ip_address
 must be expressed in dotted decimal notation for IPv4 or colon notation for IPv6. 
cscf-hostname
 
host_name
 
Specifies the local host name of the CSCF service. 
host_name
 must be an existing CSCF service name and be from 1 to 127 alpha and/or numeric characters. 
Configuring this keyword associates the CSCF service with the AOR domain configured in the 
default-
aor-domain
 command and uses the domain name in SIP headers. 
Important:
  If this keyword is not configured, SIP headers will contain the IP address of the CSCF service 
instead of the domain name. 
ipsec-crypto-template
 
template
 
Specifies the name of an existing IPSec CSCF crypto template to be used for accessing CSCF service by user 
equipment. Valid only for P-CSCF or A-BG. 
template
 must be an existing IPSec CSCF crypto template and be from 1 to 127 alpha and/or numeric 
characters.