Cisco Cisco Packet Data Gateway (PDG)

Pagina di 1952
npdb-secondary-server
Configure the NPDB secondary server.
Product
SCM (S-CSCF)
Privilege
Administrator
Command Modes
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 Description
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 Guidelines
Use this command to configure the NPDB secondary server.
Examples
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
Command Line Interface Reference, Modes C - D, StarOS Release 19    
1397
CSCF NPDB Client Configuration Mode Commands
npdb-secondary-server