From: Michael Zuo (mzuo@ixiacom.com)
Date: Fri Feb 02 2007 - 21:42:55 ART
Hi Group, this is one of the questions from Netmaster labs:
Configure custom-queueing so that:
20% for ftp, packet size 1500 bytes
30% for http, packet size 600 bytes
40% for udp, packet size 300 bytes
10% for the rest
The solution is
queue-list 1 queue 1 byte-count 3000
queue-list 1 queue 2 byte-count 4800
queue-list 1 queue 3 byte-count 6000
my solution is
queue-list 1 queue 1 byte-count 3000
queue-list 1 queue 2 byte-count 4500
queue-list 1 queue 3 byte-count 6000
I don't quite understand why packet size comes into play? If the
packets are smaller, that more packets will be sent with amount of bytes
allocated?
Thanks in advance....
This archive was generated by hypermail 2.1.4 : Thu Mar 01 2007 - 07:38:45 ART