IPQoS Administration Guide

Class Clause

You define a class clause for each class of traffic.

Use this syntax to define the remaining classes in the IPQoS configuration.


class {
     
      name class_name
      next_action next_action_name
}      

To enable statistics taking on a particular class, you must first enable global statistic in the ipgpc.classify action statement. For more information, refer to action Statement.

Use the enable_stats TRUE statement whenever you want to turn on statistics for a class. If you do not need to gather statistics for a class, you can specify enable_stats FALSE. Alternatively, you can eliminate the enable_stats statement.

Traffic on an IPQoS-enabled network that you do not specifically define is relegated to the default class.