eG Monitoring
 

Measures reported by CisQosClasMapStTest

Classifying network traffic allows you to organize traffic (that is, packets) into traffic classes or categories on the basis of whether the traffic matches specific criteria. Classifying network traffic is the foundation for enabling other QoS features such as traffic shaping and traffic policing on your network. High-priority network traffic or traffic matching specific criteria can be singled out for special handling, and thus, help to achieve peak application performance.

The goal of network traffic classification is to group traffic based on user-defined criteria so that the resulting groups of network traffic can then be subjected to specific QoS treatments. The QoS treatments might include faster forwarding by intermediate routers and switches or reduced probability of the traffic being dropped due to lack of buffering resources.

The network traffic can be classified using the following steps:

  • Creating a Class Map for Classifying Network Traffic

  • Creating a Policy Map for Applying a QoS Feature to Network Traffic

  • Attaching the Policy Map to an Interface

If a class map is not created successfully, then the network traffic classification may not be defined as expected and the traffic cannot be matched to a specific class. Similarly, if the class map handles too much of traffic, then the performance of the application may degrade drastically. To avoid performance degradation, it is necessary to monitor the traffic on each class map so that the class map that is handling excessive traffic can be figured out. The CisQosClasMapStTest test helps administrators to monitor the network traffic specified for each class map.

This test auto-discovers the class maps on the target Cisco Router and for each class map, monitors the amount of data transmitted/ received. This test also helps administrators figure out the packets transmitted through each class map and identify data drops instantly.

Outputs of the test : One set of results for every source host.

The measures made by this test are as follows:

Measurement Description Measurement Unit Interpretation
Received_data Indicates the amount of data received on this class map. MB Compare the value of these measures against the class maps to figure out the class map that is busy processing data.
Transmitted_data Indicates the amount of data transmitted through this class map. MB
Bit_rate_prior_policy Indicates the bit rate captured prior to applying the QoS policy on this class map during the last measurement period. Kbps  
Bit_rate_post_policy Indicates the bit rate captured after applying the QoS policy on this class map during the last measurement period. Kbps  
Total_packets Indicates the total number of packets transmitted from this class map. Packets  
Dropped_packets Indicates the number of packets dropped during transmission from this class map. Packets Ideally, the value of this measure should be zero.
Dropped_data Indicates the amount of data dropped during transmission from this class map. MB A low value is desired for this measure.
Dropped_bit_rate Indicates the rate at which data was dropped during transmission from this class map during the last measurement period. Kbps A high value indicates that there is too much of data loss during transmission.