Cisco Cisco Packet Data Gateway (PDG)

Seite von 9109
CSCF NPDB Client Configuration Mode Commands   
▀  bind 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
3164 
   
bind 
Binds the NPDB client to an IP address. 
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
 
bind address IPv4_address system-id system_id id client_id [ encrypted ] password 
password 
no bind 
address
 
IPv4_address
 
Specifies the NPDB client IP address to establish the TCP connection with NPDB server. 
IPv4_address
 must be expressed in dotted decimal notation for IPv4. 
system-id
 
system_id
 
Specifies the identifier of the system performing query to NPDB server. 
system_id
 must be an unsigned integer from 0 to 4294962295. 
id
 
client_id
 
Specifies the ID of the NPDB client. 
client_id
 must be from 1 to 15 alpha and/or numeric characters. 
[ encrypted ] password 
 
password
 
Specifies the password of the NPDB client and whether it is encrypted. 
password
 
password
 must be from 1 to 15 alpha and/or numeric characters. 
encrypted password
 
password
 must be from 1 to 132 alpha and/or numeric characters. 
Important:
  Normally, encrypted passwords are only used inside configuration files 
no bind
 
Removes the binding of the NPDB client.