Re: LLQ PQ and the high priority interface queue

From: gladston@br.ibm.com
Date: Mon Aug 02 2004 - 18:18:38 GMT-3


I found this example on Google about High Priority Interface Queue:

Examples
In the following example, FR PIPQ is enabled on serial interface 0, and the limits of the high, medium, normal, and low priority queues are set to 10, 20, 30, and 40 packets, respectively. PVC 100 is assigned high priority, so all traffic destined for PVC 100 will be sent to the high priority interface queue.

interface serial0

  encapsulation frame-relay

  frame-relay interface-queue priority 10 20 30 40

  frame-relay interface-dlci 100

   class high_priority_class

 !

 map-class frame-relay high_priority_class

  frame-relay interface-queue priority high

It seems it is no sense using this approach and LLQ together, although I read a doc that mentioned this configuration, without example. Any Thoughs?



This archive was generated by hypermail 2.1.4 : Fri Sep 03 2004 - 07:02:31 GMT-3