Cisco Cisco Packet Data Gateway (PDG)

Pagina di 9109
Diameter Endpoint Configuration Mode Commands   
▀  route-failure 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
3568 
   
route-failure 
This command controls what action is performed for the route table after failure or recovery after failure. 
Product
 
All 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > Diameter Endpoint Configuration 
configure > context context_name > diameter endpoint endpoint_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-ctx-diameter)# 
Syntax
 
route-failure { deadtime seconds | recovery-threshold percent percentage | result-code 
result_code | threshold counter } 
default route-failure { deadtime | recovery-threshold | threshold } 
no route-failure result-code result_code 
no
 
Disables the route-failure configuration. 
default
 
Configures the default setting for the specified parameter. 
deadtime seconds
 
Specifies the time duration (in seconds) for which the system keeps the route in FAILED status. When this 
time expires, the system changes the status to AVAILABLE. 
seconds
 must be an integer from 1 through 86400. Default: 60 
recovery-threshold percent percentage
 
Specifies the percentage value at which the failure counter is reset when provisionally changing the status 
from FAILED to AVAILABLE. 
For example, if a failure counter of 16 caused the status to change to FAILED. After the configured deadtime 
expires, the status changes to AVAILABLE. If this keyword is configured with 75 percent, the failure counter 
will be reset to 12 (75 percent of 16). 
percentage
 must be an integer from 1 through 99. Default: 90 
result-code result_code
 
Configures which answer messages are to be treated as failures, in addition to requests that time out. Up to 16 
different result codes can be specified. 
result_code
 must be an integer from 0 through 4294967295.