Re: custom queue question

From: Erick B. (erickbe@xxxxxxxxx)
Date: Sat Apr 13 2002 - 04:01:14 GMT-3


   
Let me take a shot at this...

I'm going off some cisco docs and posts that were on
the list.

Divide the % by the byte-count for all Queues, then
divide that result by lowest result for all queues,
then round up and multiply that by bytes for each
protocol.

Example:

25/500 = 0.05
10/1412 = 0.0070821529745042492917847025495751 *
65/700 = 0.092857142857142857142857142857143

2nd part (all results divided by 2nd result above)

8
1
14

Third part (multiplication):

500*8 = 4000 for queue 1
1412*1 = 1412 for queue 2
700*14 = 9800 for queue 3

List, let me know if these are right/close... thanks.

Erick

--- Alex Paulino <Alex@2s.com.br> wrote:
> Hi folks, how to calculate the byte count to a
> Custom-queue with the follow
> configuration:
>
> Queue1) www - byte count 500 and 25% of link
> Queue 2) ipx- byte count 1412 and 10 % of link
> queue 3) default - byte count 700 and 65 % of link
>
> Please, show me how to calculate the values for the
> each queues.
>
> thanks
>
>
> alex



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:58:07 GMT-3