From: Lord, Chris (chris.lord@lorien.co.uk)
Date: Wed Aug 20 2003 - 17:22:42 GMT-3
Dear All,
Given my custom queue calculation below, should I configure the IOS with the theoretical byte counts (1500, 2250, 3750), or, the rounded-up byte counts (1500, 3000, 4000)?
Q3 has avg pkt size of 1500, ratio required 20% [ 1 ]
Q2 has avg pkt size of 1000, ratio required 30% [1.5]
Q1 has avg pkt size of 500, ration required 50% [2.5]
Q3 byte count = 1500 x 1 = 1500 no. whole pkts = 1
Q2 byte count = 1500 x 1.5 = 2250 no. whole pkts = 3
Q1 byte count = 1500 x 2.5 = 3750 no. whole pkts = 8
Q3 rounded byte count = 1500 achieved ratio = 18%
Q2 rounded byte count = 3000 achieved ratio = 35%
Q1 rounded byte count = 4000 achieved ratio = 47%
int s0/0
custom-queue-list 1
queue-list 1 protocol ip 1 list 101
queue-list 1 protocol ip 2 list 102
queue-list 1 default 3
<<<< THIS? >>>>
queue-list 1 queue 3 byte-count 1500
queue-list 1 queue 2 byte-count 2250
queue-list 1 queue 1 byte-count 3750
<<<< OR THIS? >>>>>>
queue-list 1 queue 3 byte-count 1500
queue-list 1 queue 2 byte-count 3000
queue-list 1 queue 1 byte-count 4000
PS: Can anyone confirm to me how much time you have after passing the written test in order to obtain a lab pass without having to take the written again?
Thanks (in advance) for your help,
Chris.
**********************************************************************
The information contained in this email is confidential and is intended for the recipient only. If you have received it in error, please notify us immediately by reply email and then delete it from your system. Please do not copy it or use it for any purposes, or disclose its contents to any other person or store or copy this information in any medium. The views contained in this email are those of the author and not necessarily those of Lorien plc.
Thank you for your co-operation.
**********************************************************************
This archive was generated by hypermail 2.1.4 : Tue Sep 02 2003 - 18:54:04 GMT-3