Cisco Cisco Packet Data Gateway (PDG)

Seite von 8770
  PDSN Service Configuration Mode Commands 
threshold a11-ppp-send-discard  ▀   
 
Command Line Interface Reference, StarOS Release 16  ▄  
 
   
7773 
threshold a11-ppp-send-discard 
Sets an alarm or alert for the PDSN service based on the number of packets that the PPP protocol processing layer 
internally discarded on transmit for any reason. 
Product
 
PDSN 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > PDSN Service Configuration 
configure > context context_name > pdsn-service service_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-pdsn-service)# 
Syntax
 
threshold a11-ppp-send-discard high_thresh [ clear low_thresh ] 
no threshold a11-ppp-send-discard 
no
 
Deletes the alert or alarm. 
high_thresh
 
Default
0
 
The high threshold number of discarded PPP send packets that must be met or exceeded within the polling 
interval to generate an alert or alarm. It can be configured to any integer value between 
0
 and 
100000
clear
 
low_thresh
 
Default:
0
 
The low threshold number of discarded PPP send packets that must be met or exceeded within the polling 
interval to clear an alert or alarm. It can be configured to any integer value between 
0
 and 
100000
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 discarded PPP send packets is equal to or 
greater than a specified number. 
Alerts or alarms are triggered for the number of discarded PPP send packets is based on the following rules: 
 
Enter condition: Actual number of discarded PPP send packets > High Threshold 
 
Clear condition: Actual number of discarded PPP send packets £ Low Threshold 
Example