Cisco Cisco ASR 5000

Page of 9109
CSCF NPDB Client Configuration Mode Commands   
▀  npdb-primary-server 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
3168 
   
npdb-primary-server 
Configure the NPDB primary server. 
Product
 
SCM (S-CSCF) 
Privilege
 
Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > CSCF Service Configuration > Serving-CSCF Configuration > 
NPDB Client Configuration 
configure > context context_name > cscf service service_name > serving-cscf > npdb-client 
client_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-npdb-client)# 
Syntax
 
npdb-primary-server { address IPv4_address | domain domain } port port_number 
no npdb-primary-server 
address IPv4_address
 | 
domain domain
 
Specifies the NPDB primary server.  
address IPv4_address
: IP addresses must be expressed in dotted decimal notation for IPv4.  
domain
 
domain
: Domain name must be entered using from 1 to 255 alpha and/or numeric characters. 
port
 
port_number
 
Specifies the port at which NPDB primary server listens. 
port_number
 may be an integer from 1024 to 65534. 
no
 
Removes the NPDB primary server. 
Usage 
Use this command to configure the NPDB primary server. 
Example
 
The following command adds an NPDB primary server with an IP address of 
1.2.3.4
 and a port number of 
3878
npdb-primary-server address 1.2.3.4 port 3878