Juniper Networks
Log in
|
How to Buy
|
Contact Us
|
United States (Change)
Choose Country
Close

Choose Country

North America

  • United States

Europe

  • Deutschland - Germany
  • España - Spain
  • France
  • Italia - Italy
  • Россия - Russia
  • United Kingdom

Asia Pacific

  • Asean Region (Vietnam, Indonesia, Singapore, Malaysia)
  • Australia
  • 中国 - China
  • India
  • 日本 - Japan
  • 대한민국 - Korea
  • 台灣 - Taiwan
Solutions
Products & Services
Company
Partners
Support
Education
Community
Security Intelligence Center

Technical Documentation

Support
Technical Documentation
Content Explorer New
 
Enterprise MIBs
 
EOL Documentation
 
Feature Explorer Login required New
 
File Format Help
 
Glossary
 
Portable Libraries
 
 
Home > Support > Technical Documentation > JunosE Software > Configuring Event Statistics
Print
Rate and give feedback:  Feedback Received. Thank You!
Rate and give feedback: 
Close
This document helped resolve my issue.  Yes No

Additional Comments

800 characters remaining

May we contact you if necessary?

Name:  
E-mail: 
Submitting...
 

Related Documentation

  • Configuring Statistic Profiles for QoS
  • Configuring a QoS Profile
  • Monitoring QoS Statistics for Rates and Events
  • committed-drop-threshold
  • conformed-drop-threshold
  • exceeded-drop-threshold
  • forwarding-rate-threshold
  • qos-profile
  • queue
  • rate-period
  • statistics-profile
 

Configuring Event Statistics

To configure the router to count events on a queue, you configure the threshold above which forwarding or drop events are counted.

A forwarding rate event occurs each time the forwarding rate exceeds the threshold during the specified rate period.

A drop event occurs each time the number of packets dropped exceeds the threshold during the specified rate period.

To gather event statistics:

  1. Create the statistics profile.
    host1(config)#statistics-profile statpro-1
  2. Set the length of time during which statistics are counted.
    host1(config-statistics-profile)#rate-period 30
    Rate period range is 1–43200 seconds.
  3. (Optional) Set the threshold above which forwarding rate events are counted.
    host1(config-statistics-profile)#forwarding-rate-threshold 10000000
    Forwarding rate threshold range is 0–1073741824 bps; default is no threshold.
  4. (Optional) Set a threshold for committed (green) packets.
    host1(config-statistics-profile)#committed-drop-threshold 2000000
    Drop rate threshold range is 0–1073741824 bps; default is no threshold.
  5. (Optional) Set a threshold for conformed (yellow) packets.
    host1(config-statistics-profile)#conformed-drop-threshold 4000000
    Drop rate threshold range is 0–1073741824 bps; default is no threshold.
  6. (Optional) Set a threshold for exceeded (red) packets.
    host1(config-statistics-profile)#exceeded-drop-threshold 6000000
    Drop rate threshold range is 0–1073741824 bps; default is no threshold.
  7. Reference the statistics profile in a QoS profile.
    host1(config)#qos-profile qospro-1 host1(config-qos-profile)#ip queue traffic-class tc1 scheduler-profile sp1 statistics-profile statpro-1
  8. Attach the QoS profile to the appropriate interface.
    host1(config)#interface gigabitEthernet 1/0 host1(config-subif)#qos-profile qospro-1 host1(config-subif)#exit
  9. (Optional) Display the event statistics.
    host1#show egress-queue events interface gigabitEthernet 1/0
 

Related Documentation

  • Configuring Statistic Profiles for QoS
  • Configuring a QoS Profile
  • Monitoring QoS Statistics for Rates and Events
  • committed-drop-threshold
  • conformed-drop-threshold
  • exceeded-drop-threshold
  • forwarding-rate-threshold
  • qos-profile
  • queue
  • rate-period
  • statistics-profile
 

Published: 2012-06-19

 
  • About Juniper
  • Investor Relations
  • Press Releases
  • Newsletters
  • Juniper Offices
  • Green Networking
  • Resources
  • How to Buy
  • Partner Locator
  • Image Library
  • Visio Templates
  • Security Center
  • Community
  • Forums
  • Blogs
  • Junos Central
  • Social Media
  • Developers
  • Support
  • Technical Documentation
  • Knowledge Base (KB)
  • Software Downloads
  • Product Licensing
  • Contact Support
Site Map / RSS Feeds / Careers / Accessibility / Feedback / Privacy & Policy / Legal Notices
Copyright© 1999-2012 Juniper Networks, Inc. All rights reserved.
Help
|
My Account
|
Log Out