Boson lab wording

From: Jason Cash (cash2001@swbell.net)
Date: Tue Dec 24 2002 - 21:48:09 GMT-3


I am working on a lab in the Boson workbook for Custom queuing. Here is
the scenario.
 
1. ConfigR3 so that the serial link b/w R3 and R5, you guarantee
bandwidth.
2. DLSW should use exactly 50% of bandwidth
3. IPX should use exactly 25% of bandwidth
4. IP should use exactly 25% of bandwidth
5. Assume that DLSW packets always have a size of 512 bytes
6. Assume that IPX packets always have a size of 1024 bytes
7. Assume that IP packets always have a size of 256 bytes
 
That is all that they give. Is one able to determine these percentages
without the bandwidth provided? If so, how? I would think to solve an
equation, a variable must be provided. Well, here is the answer
provided:
 
R3
Int Serial1
  Custom-queue-list 1
!
queue-list 1 prot dlsw 1
queue-list 1 prot ip 2
queue-list 1 prot ipx 3
queue-list 1 queue 1 byte-count 2048
queue-list 1 queue 2 byte-count 1024
queue-list 1 queue 3 byte-count 2048
.



This archive was generated by hypermail 2.1.4 : Fri Jan 17 2003 - 17:21:52 GMT-3