Cisco Cisco IOS Software Release 12.4(6)T

Descargar
Página de 8
Interface Input Queue Memory Reclamation
  Additional References
7
Cisco IOS Security Configuration Guide
Example: Configuring a System Global Thresholding Policy for I/O Memory
The following example shows the configuration of a global memory thresholding policy for I/O memory. 
In this example, the policy is given the name “system-global-io”, and the threshold for critical I/O 
memory usage is defined as being usage of over 90 percent of the globally available I/O memory pool 
for 12 consecutive seconds. 
The critical falling threshold is also defined in this example (less than 20 percent of the globally available 
I/O memory pool for 10 seconds or more); however, only the critical rising level will affect when the 
automatic deallocation procedure is triggered.
configure terminal
resource policy 
policy system-global-io global
system
memory io 
critical rising 90 interval 12 falling 20 interval 10 
Additional References
The following sections provide references related to this enhancement.
Related Documents
Standards
Related Topic
Document Title
Memory Leak Detector 
“Memory Leak Detector” module in the “Maintaining System 
Memory” part of the Cisco IOS Configuration Fundamentals 
Configuration Guide, Release 12.4.
Embedded Resource Manager (ERM) 
“Embedded Resource Manager” module in the “System Monitoring 
and Logging” part of the Cisco IOS Network Management 
Configuration Guide, Release 12.4 
Standard
Title
No new or modified standards are supported by this 
feature.