Cisco Cisco Packet Data Gateway (PDG)

Página de 8770
Global Configuration Mode Commands (A-K)   
▀  fabric egress drop-threshold 
 
 
▄  Command Line Interface Reference, StarOS Release 16 
5262 
   
fabric egress drop-threshold 
Enables or disables the generation of a syslog event message when the number of egress Fabric Access Processor (FAP) 
packet drops exceeds a set threshold within a window of time on an ASR 5500. 
Product
 
All 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration 
configure
 
Entering the above command sequence results in the following prompt: 
[local]host_name(config)# 
Syntax
 
fabric egress drop-threshold enable count number interval-secs seconds 
fabric egress drop-threshold disable 
disable
 
Disables the egress dropped-packet threshold settings. Settings are disabled by default. 
enable
 
Enables the specified egress dropped-packet threshold settings. Settings are disabled by default. 
count
 
number
 
Specifies the maximum number of egress traffic packets that can be dropped before a syslog event message is 
generated. The count is specified as an integer from 10 through 5000.  
interval-secs
 
seconds
 
Specifies the time interval (window) within which the maximum egress packet drop count can be exceeded. 
The interval is specified in seconds as an integer from 30 through 600.  
Usage 
Use this command to enable or disable the generation of a syslog event message when the number of egress 
FAP packet drops exceeds a set threshold within a window of time on an ASR 5500. 
When the threshold is exceed, the syslog event message is generated once, until the condition clears. Only 
then will it be generated again. 
By default this feature is disabled. 
Example
 
The following command sets the egress FAP dropped-packet threshold at 2000 packets within a 60-second 
window: 
fabric egress drop-threshold enable count 2000 interval-secs 60