Cisco Cisco Packet Data Gateway (PDG) Guida Alla Risoluzione Dei Problemi

Pagina di 5213
  HA Service Configuration Mode Commands 
threshold ipsec-ike-requests  ▀   
Cisco ASR 5000 Series Command Line Interface Reference  ▄  
 
  OL-22947-02 
threshold ipsec-ike-requests 
Configures a threshold for the total IPSec IKE failures. 
Product
 
HA 
Privilege
 
Security Administrator, Administrator 
Syntax
 
 ipsec-ike-failures 
Deletes the alert or alarm. 
Default: 0 
The high threshold number of IPSec IKE failures per second must be met or exceeded within the polling 
interval to generate an alert or alarm. 
 can be configured to any integer value between 0 and 1000000. 
Default:0 
The low threshold number of call IPSec IKE failures per second that must be met or exceeded within the 
polling interval to clear an alert or alarm. 
 can be configured to any integer value between 0 and 1000000. 
Important:
  This value is ignored for the Alert model. In addition, if this value is not configured for the Alarm 
model, the system assumes it is identical to the high threshold. 
Usage
 
Use this command to set an alert or an alarm when the number of IPSec IKE failures is equal to or greater 
than a specified number per second. 
Alerts or alarms are triggered for the number of IPSec IKE failures on the following rules: 
 
Enter condition: Actual number of IPSec IKE failures > High Threshold 
 
Clear condition: Actual number of IPSec IKE failures £ Low Threshold 
Example 
The following command configures a number of IPSec IKE failures threshold of 1000 and a low threshold of 800 for a 
system using the Alarm thresholding model: 
threshold ipsec-ike-failures 1000 clear 800