Cisco Cisco Packet Data Gateway (PDG) Fascicule

Page de 8487
HSS Peer Service Configuration Mode Commands   
▀  failure-handling 
 
 
▄  Cisco ASR 5x00 Command Line Interface Reference 
6184 
   
      failure-handling check-identity-request request-timeout 
action continue
 
      failure-handling check-identity-request diameter-result-code 
<range1> to <range2> action continue 
      failure-handling check-identity-request diameter-result-code 
<range1> action continue 
      exit 
    exit 
  exit 
 
retry-and-terminate
: On receipt of any error, once the configured condition (either the request 
timeout or receipt of the specified result code) occurs, the system retries sending the request 
(AIR/ULR/NOR/PUR/MICR) to another peer that is configured in the same endpoint. If no response 
is received for AIR or ULR from the second peer, then the system allows the HSS peer service to 
terminate the session. 
 
terminate
: On receipt of any error, once the configured condition (either the request timeout or 
receipt of the specified result code) is met, the system allows the HSS peer service to immediately 
terminate the session (AIR/ULR/MICR) without any further action. 
Usage 
Use this command to configure the failure handling behavior in the event of a communication failure with the 
HSS peer service. 
The following are the default actions for Diameter result codes: 
 
For all protocol error codes 3000 to 3999, the default action is terminate. For all transient error codes 
4000, 4001, 4004 to 4180, and 4182 to 4999, the default action is continue. 
 
For transient error codes 4002, 4003, and 4181, the default action is retry. 
 
For error code 4001, the default action is terminate. 
 
For permanent error codes 5000 to 5999, the default action is terminate 
Example
 
The following command will allow HSS peer service to continue if any failure in Auth-Information-Request 
message occurred with Diameter error code 
3050
failure-handling authentication-information-request diameter-result-code 
3050 action continue