From: glmorris (glmorris48@xxxxxxxxxxx)
Date: Sat Apr 13 2002 - 22:50:49 GMT-3
www = 25%\500 = 0.05
ipx = 10%\1412 = 0.007
def = 65%\700 = 0.09
Normalize (devide all results by lowest result)
www = 0.05\0.007 = 7.14
ipx = 0.007\0.007 = 1
def = 0.9\0.007 = 12.85
Round up to whole numbers to get the number of packets:
www = 8
ipx = 1
def = 13
Multiply the number of packets by their average byte size to get your queue
sizes:
www = 8*500 = 4000
ipx = 1*1412 = 1412
def = 13*700 = 9100
----- Original Message -----
From: "Alex Paulino" <Alex@2s.com.br>
To: <ccielab@groupstudy.com>
Sent: Friday, April 12, 2002 10:53 PM
Subject: custom queue question
> 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