Cisco Cisco ASR 5000

Page of 9109
  CSCF NPDB Client Configuration Mode Commands 
npdb-secondary-server  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
3169 
npdb-secondary-server 
Configure the NPDB secondary 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-secondary-server { address IPv4_address | domain domain } port port_number 
no npdb-secondary-server 
address IPv4_address
 | 
domain domain
 
Specifies the NPDB secondary 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 secondary server listens. 
port_number
 may be an integer from 1024 to 65534. 
no
 
Removes the NPDB secondary server. 
Usage 
Use this command to configure the NPDB secondary server. 
Example
 
The following command adds an NPDB secondary server with an IP address of 
1.2.3.5
 and a port number 
of 
3878
npdb-secondary-server address 1.2.3.5 port 3878