Cisco Cisco ASR 5000

Page of 9109
  CSCF Service Configuration Mode Commands 
serving-cscf-list  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
3343 
serving-cscf-list 
Configure a list of Serving CSCFs and their capabilities. 
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 ] serving-cscf-list server { address address | domain domain } { capability value | 
port 
num { capability value } } 
no
 
Removes an entry from this list. 
server { address address
 | 
domain domain
 } 
Specifies the S-CSCF server.  
address address
: IP addresses must be expressed in dotted decimal notation for IPv4 or colon notation for 
IPv6.  
domain
 
domain
: Domain names must be entered using from 1 to 80 alpha and/or numeric characters. 
capability
 
value
 
Specifies the capability of the S-CSCF server. 
value
 is assigned by the Service Provider and may be an 
integer from 1 to 999999. 
port
 
num
 
Specifies the port at which service is provided by the S-CSCF server. 
num
 may be an integer from 1 to 65535. 
Usage 
Use this command to configure a list of Serving CSCFs and their capabilities. 
Important:
  This command can be entered multiple times to identify multiple Serving CSCFs. 
Example
 
The following command adds a S-CSCF with an IP address of 
1.2.3.4
 and a capability value of 
75
 to this 
service’s list: 
serving-cscf-list server address 1.2.3.4 capability 75