ahmet0851
701Messages postés
4 décembre 2008Date d'inscription
19 décembre 2010Dernière intervention
28 avril 2009 à 10:56
queue-list list-number interface interface-type interface-number queue-number
=>
Establish custom queueing based on packets entering from a given interface.
ET
In this example, queue list 4 establishes queuing priorities for packets entering on serial interface 0. The queue number assigned is 10.
queue-list 4 interface serial 0 10
You can define multiple rules; the system reads the priority settings in order of appearance. The system searches the list in the order it is specified, and the first matching rule terminates the search. When a match is found, the packet is assigned to the appropriate queue.