Cisco Cisco Packet Data Interworking Function (PDIF)

Descargar
Página de 1868
failure-handling
This command configures Diameter failure handling behavior.
Product
All
Privilege
Security Administrator, Administrator
Command Modes
Exec > Global Configuration > Context Configuration > IMS Authorization Configuration > Policy Control
Configuration
configure > context context_name > ims-auth-service service_name > policy-control
Entering the above command sequence results in the following prompt:
[
context_name
]
host_name
(config-imsa-dpca)#
Syntax Description
In Release 8.0:
failure-handling { continue | retry-and-terminate | terminate | diameter-result-code { any-error |
result_code } ccfh { continue | retry-and-terminate | terminate } [ cc-request-type { initial-request |
terminate-request | update-request } ] }
no failure-handling diameter-result-code { any-error | integer 
result_code } [ cc-request-type {
initial-request | terminate-request | update-request } ]
In 8.1 and later releases:
failure-handling cc-request-type { any-request | initial-request | terminate-request | update-request } {
diameter-result-code { any-error | result_code [ to end_result_code ] } } { continue [ retry-server-on-event
| send-ccrt-on-call-termination ] | retry-and-terminate | terminate }
no failure-handling cc-request-type { any-request | initial-request | terminate-request | update-request
} [ diameter-result-code { any-error | result_code [ to end_result_code] } ] [ continue {
send-ccrt-on-call-termination } ]
no
Disables previous failure-handling configuration.
retry-and-terminate
Specifies that 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
Specifies that in the event of a failure the user session be terminated.
Command Line Interface Reference, Modes I - Q, StarOS Release 19    
1735
Policy Control Configuration Mode Commands
failure-handling