Cisco Cisco Packet Data Gateway (PDG)

Página de 8770
  CSCF PCRF-Policy-Control Configuration Mode Commands 
authorization policy-interworking-failure  ▀   
 
Command Line Interface Reference, StarOS Release 16  ▄  
 
   
3063 
authorization policy-interworking-failure 
Allows/rejects a session based on configuration in case of failure from PCRF.  
Product
 
SCM (P-CSCF, A-BG) 
Privilege
 
Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > Context Configuration > CSCF Service Configuration > Proxy-
CSCF Configuration > CSCF PCRF-Policy-Control Configuration 
configure > context context_name > cscf service service_name > proxy-cscf > pcrf-policy-
control
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-pcrf-policy-control)# 
Syntax
 
authorization policy-interworking-failure { session-continue | session-reject [ response-
code 
code ] ) 
default authorization policy-interworking-failure 
session-continue
 
P-CSCF continues session in case of failure from PCRF. 
session-reject
 
P-CSCF rejects session in case of failure from PCRF. 
response-code code
 
Specifies SIP response code for rejected session. 
number
 must be an integer from 400 to 699. Default is 500. 
default
 
By default, 
session-reject
 is activated to reject session with default response code 500.  
Usage 
Use this command to configure for policy interworking failure. Allow or reject a session based on 
configuration in case of failure from PCRF. 
Example
 
The following command rejects session in case of failure from PCRF with SIP response code 
450
authorization policy-interworking-failure session-reject response-code 
450