[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]

Example: Configuring Classifiers, Rewrite Markers, and Schedulers

  1. Define a classifier that matches IP traffic arriving on the interface. The affected IP traffic has IP precedence bits with patterns matching those defined by aliases A or B. The loss priority of the matching packets is set to low, and the forwarding class is mapped to best effort (queue 0):

    Following are the code-point alias and forwarding-class mappings referenced in the normal-traffic classifier:

  2. Use rewrite markers to redefine the bit pattern of outgoing packets. Assign the new bit pattern based on specified forwarding classes, regardless of the loss priority of the packets:
  3. Configure a scheduler map associating forwarding classes with schedulers and drop-profiles:

    Schedulers establish how to handle the traffic within the output queue for transmission onto the wire. Following is the scheduler referenced in scheduler map one:

  4. Apply the normal-traffic classifier to all SONET/SDH interfaces and all logical interfaces of SONET/SDH interfaces; apply the clear-prec rewrite marker to all Gigabit Ethernet interfaces and all logical interfaces of Gigabit Ethernet interfaces; and apply the one scheduler map to all interfaces:

    Following is the complete configuration:


[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]