Cisco Cisco Packet Data Interworking Function (PDIF) Fascicule

Page de 8487
Policy Control Configuration Mode Commands   
▀  failure-handling 
 
 
▄  Cisco ASR 5x00 Command Line Interface Reference 
7674 
   
diameter-result-code { any-error | result_code [ to end_result_code ] }
 
Specifies failure handling behavior for any/specific result-code(s) to identify the type of failure and failure 
handling action for specific credit control request type. 
any-error
: Specifies failure handling behavior for those result-codes for which failure-handling behavior 
has not been specified. 
result_code
: Specifies a Diameter failure result code. 
result_code
 is the code returned for a failure 
handling action and must be an integer from 3000 through 4999. 
to end_result_code
: Use to specify a range of Diameter failure result codes. 
end_result_code
 must be 
an integer from 3000 through 4999, and must be greater than 
result_code
continue [ retry-server-on-event | send-ccrt-on-call-termination ] | retry-and-
terminate | terminate
 
As in 8.1 and later releases: 
Specifies the credit control failure handling action. 
 
continue
: In the event of a failure the user session continues. DPCA/Diameter will make periodic 
request and/or connection retry attempts and/or will attempt to communicate with a secondary peer 
depending on the peer config and session-binding setting. 
 
retry-server-on-event
: This optional keyword enables reconnecting with PCRF server 
on update and termination requests or re-authorization from server, for failure-handling 
CONTINUE sessions.  
Important:
  This keyword is valid only for 
update-request
 though it is 
allowed to configure for all the requests. The 
failure-handling
 command 
configuration will throw an error/warning message if it is configured for any 
request other than the update request. 
Important:
  Failure handling action “
continue retry-server-on-
event
” will be taken only if failure happens to CCR-U message, not for CCR-I 
messages. 
send-ccrt-on-call-termination
: This optional keyword enables to send CCR-T on 
call termination if the failure action is 
continue
Important:
  This keyword is valid only for 
update-request
 though it is 
allowed to configure for all the requests. The 
show configuration errors
 
command will throw an error/warning message if it is configured for any request 
other than the update request. 
 
retry-and-terminate
: In the event of a failure the user session continues for the duration of one 
retry attempt with the server. If this retry attempt also fails, the session is terminated. 
 
terminate
: In the event of a failure the user session is terminated. 
ccfh { continue | retry-and-terminate | terminate }
 
As in 8.0 release: 
Specifies the credit control failure handling (CCFH) action with or without credit control request type.