Cisco Cisco ASR 5000

Page of 9109
  Global Configuration Mode Commands (T-threshold phspc) 
threshold asngw-max-eap-retry  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
5615 
threshold asngw-max-eap-retry 
Configures alarm or alert thresholds for maximum retries for Extensible Authentication Protocol (EAP) authentication 
within an ASN-GW service. 
Product
 
ASN-GW 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration 
configure
 
Entering the above command sequence results in the following prompt: 
[local]host_name(config)# 
Syntax
 
threshold asngw-max-eap-retry high_thresh [ clear low_thresh ] 
default threshold asngw-max-eap-retry 
high_thresh
 
Default: 0 
Specifies the high threshold number of retries for EAP authentication that must be met or exceeded within the 
polling interval to generate an alert or alarm. 
high_thresh
 is an integer from 0 through 10000000. A value of 0 disables the threshold. 
clear
 
low_thresh
 
Default: 0 
Specifies the low threshold number of retries for EAP authentication that maintains a previously generated 
alarm condition. If the number of retries falls beneath the low threshold within the polling interval, a clear 
alarm will be generated. 
low_thresh
 is an integer from 0 through 10000000. A value of 0 disables the threshold. 
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 threshold limits to generate alerts or alarms based on the number of retries for EAP 
authentication that occur during the specified polling interval. 
Alerts or alarms are triggered for maximum number of retries for EAP authentication based on the following 
rules: 
 
Enter condition: Actual number of failures is greater than or equal to the high threshold. 
 
Clear condition: Actual number of failures is less than the low threshold.