Cisco Cisco Packet Data Gateway (PDG)

Seite von 9109
Global Configuration Mode Commands (T-threshold phspc)   
▀  threshold nat-pkt-drop 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
5710 
   
threshold nat-pkt-drop 
Configures alarm or alert thresholds for the percentage of Network Address Translation (NAT) packet drops. 
Product
 
NAT 
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 nat-pkt-drop high_thresh [ clear low_thresh ] 
default threshold nat-pkt-drop  
default
 
Configures this command with the default threshold settings. 
Default: 0—disabled 
high_thresh
 
Specifies the high NAT packet drop percentage threshold that must be met or exceeded within the polling 
interval to generate an alert or alarm. 
high_thresh
 must be an integer from 0 through 100. A value of 0 disables the threshold. 
Default: 0 
clear low_thresh
 
Specifies the low NAT packet drop percentage threshold that must be met within the polling interval for a 
clear alarm to be generated. 
low_thresh
 must be an integer from 0 through 100. A value of 0 disables the threshold. If not set, the 
high_thresh
 will be the high and low threshold setting. 
Default: 0 
Usage 
Use this command to configure the NAT packet drop threshold settings. 
Example
 
The following command sets the NAT packet drop threshold settings to a high of 
55
% and a low of 
15
%: 
threshold nat-pkt-drop 55 clear 15