Cisco Cisco Packet Data Gateway (PDG)

Página de 9109
IMS Authorization Service Configuration Mode Commands   
▀  p-cscf discovery 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
6590 
   
p-cscf discovery 
This command defines the method of Proxy-Call Session Control Function (P-CSCF) discovery to be used. 
Product
 
All 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > IMS Authorization Service Configuration 
configure > context context_name > ims-auth-service service_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-imsa-service)# 
Syntax
 
p-cscf discovery { table { 1 | 2 } [ algorithm { ip-address-modulus | msisdn-modulus | 
round-robin } ] | diameter-configured }
 
[ default | no ] p-cscf discovery 
default
 
Sets the P-CSCF discovery to default parameter. 
no
 
Removes/deletes configured parameters for P-CSCF discovery. 
table { 1 | 2 }
 
Specifies that which P-CSCF table is to be used to obtain the primary and secondary P-CSCF addresses. Total 
2 tables can be configured for P-CSCF discovery. 
algorithm { ip-address-modulus | msisdn-modulus | round-robin }
 
Specifies the algorithm to select the row from the P-CSCF table to be used for P-CSCF discovery. 
 
ip-address-modulus
: This algorithm divides the IP address, in binary, of the subscriber by the 
number of rows in the table, and the remainder is used as an index into the specified table to select 
the row. 
 
msisdn-modulus
: This algorithm divides the MSISDN value, in binary without the leading “+”, of the 
subscriber by the number of rows in the table, and the remainder is used as an index in the specific 
table to select the row. 
 
round-robin
: This algorithm rotates all rows in the active table for selection of the row in round-robin 
way. If no algorithm is specified this is the default behavior. 
Default: 
round-robin