Cisco Cisco Packet Data Interworking Function (PDIF)

Descargar
Página de 1952
npdb-primary-server
Configure the NPDB primary 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-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 Guidelines
Use this command to configure the NPDB primary server.
Examples
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
   Command Line Interface Reference, Modes C - D, StarOS Release 19
1396
CSCF NPDB Client Configuration Mode Commands
npdb-primary-server