Cisco Cisco Packet Data Gateway (PDG)

Seite von 8994
IMS Authorization Service Configuration Mode Commands   
▀  p-cscf table 
 
 
▄  Command Line Interface Reference, StarOS Release 17 
6498 
   
p-cscf table 
This command adds/appends rows with primary and/or secondary IPv4/IPv6 addresses to a P-CSCF discovery table 
with precedence for P-CSCF discovery. 
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
 
In releases prior to 18: 
p-cscf table { 1 | 2 } row-precedence precedence_value { address ipv4_address | ipv6-
address 
ipv6_address } [ secondary { address ipv4_address | ipv6-address ipv6_address } ] 
[ weight 
value ] 
no p-cscf table { 1 | 2 } row-precedence precedence_value 
In 18 and later releases: 
p-cscf table { 1 | 2 } row-precedence precedence_value { ipv4-address ipv4_address 
ipv6-address 
ipv6_address ] | ipv6-address ipv6_address [ ipv4-address ipv4_address ] } [ 
secondary { ipv4-address 
ipv4_address [ ipv6-address ipv6_address ] | ipv6-address 
ipv6_address [ ipv4-address ipv4_address ] } [ weight value ] 
no p-cscf table { 1 | 2 } row-precedence precedence_value 
no
 
Removes/deletes configured row with precedence in specified table for P-CSCF discovery address. 
{ 1 | 2 }
 
Specifies which P-CSCF table is to be used to add/append the primary and secondary P-CSCF addresses. 
Two tables can be configured for P-CSCF discovery address. 
row-precedence precedence_value
 
This keyword adds/appends the row with the specified row-precedence to the P-CSCF address table. 
In 8.1 and later releases, 
precedence_value
 must be an integer from 1 through 128, and a maximum of 128 
rows can be added to a table. 
In release 8.0, 
precedence_value
 must be an integer from 1 through 100, and a maximum of 16 rows can 
be added to a table.