From: Ouellette, Tim (tim.ouellette@eds.com)
Date: Thu May 01 2003 - 06:45:42 GMT-3
I did a search on cisco.com for "queue-list" clicked the first link,
scrolled 1/4 of a page and found the following
queue-list list-number queue queue-number limit limit-number Specifies the
maximum number of packets allowed in each of the custom queues. The
limit-number argument specifies the number of packets that can be enqueued
at any one time. The range is 0 to 32767.
(my understanding is this is the queue-depth, or the amount of packets
allowed to sit in memory buffers while the router is transmiting)
queue-list list-number queue queue-number byte-count byte-count-number
Designates the average number of bytes forwarded per queue. The
byte-count-number argument specifies the average number of bytes the system
allows to be delivered from a given queue during a particular cycle.
(this is the amount of bytes that this queue is allowed to send during an
interval, this is the main point for custom queuing, set the limit to each
queue size so each queue gets a fair share)
http://www.cisco.com/en/US/partner/products/sw/iosswrel/ps1831/products_conf
iguration_guide_chapter09186a00800c60d4.html
Tim
-----Original Message-----
From: Oliver Ziltener [mailto:ziltener@netcloud.ch]
Sent: Thursday, May 01, 2003 4:22 AM
To: ccielab@groupstudy.com
Subject: IPexpert Section 13 Qos (CustomQueing) Exercise 6
Hello
can anybody explain the last two line of this exercise nr.6.
I can't see any point to set up this packet limit and this byte-count!
queue-list 1 protocol ip 1 tcp smtp
queue-list 1 protocol ip 2 tcp tacacs
queue-list 1 protocol ip 2 tcp domain
queue-list 1 protocol ip 2 udp domain
queue-list 1 protocol ip 3 tcp www
queue-list 1 protocol cdp 4
queue-list 1 protocol ip 5 lt 768
queue-list 1 protocol ip 5 gt 767
queue-list 1 queue 1 limit 1000
queue-list 1 queue 2 byte-count 4000
queue-list 1 queue 3 limit 10000
queue-list 1 queue 4 byte-count 500
queue-list 1 queue 5 limit 1500 <<<<<<<<<<<<<<<<?????
queue-list 1 queue 6 byte-count 1024 <<<<<<<<<<<<?????
thanks
Oliver
This archive was generated by hypermail 2.1.4 : Mon Jun 02 2003 - 15:13:35 GMT-3