RE: custom queueing, byte-count, size

From: steven.j.nelson@xxxxxx
Date: Wed Apr 17 2002 - 13:02:35 GMT-3


   
divide the packet sizes by the bandwidth
normalise the numbers by dividing by the lowest value
multiply these numbers by the byte counts to give you the custom queue list
values

i.e

50% for DLSW, 25 % Each for IPX and IP

DLSw 1024
IP 256
IPX 512

50 /1024 = 0.0488
25 /256 = 0.0977
25 /512 = 0.0488

Then....

0.0488 / 0.0488 = 1
0.0977 / 0.0488 = 2
0.0488 / 0.0488 = 1

Then ...

1 x 1024 = 1024 (DLSw)
2 x 256 = 512 (IP)
1 x 512 = 512 (IPX)

Don't forget the default queue....

Steve

-----Original Message-----
From: Gerd Thuemmler [mailto:gerd.thuemmler@berlin.de]
Sent: 17 April 2002 07:47
To: ccielab@groupstudy.com
Subject: custom queueing, byte-count, size

Hi,

..i know that exist an formula to calculate the byte-counts for the queues,
but i have forgotten it .... =8-(

Gerd Thuemmler
Berlin, Germany
48 h to the Lab....



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