Should I include default custom queue-list?

From: David Vu (dd_vu@xxxxxxxxx)
Date: Wed Dec 12 2001 - 12:47:07 GMT-3


   
In bootcamp lab 20, it asks you to do

50% of DLSW
25% of IP
25% of IPX

Most of you would agree that the solution would probably be something like this

queue-list 1 protocol dlsw 1
queue-list 1 protocol ip 2
queue-list 1 protocol 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 1024

However, if you think about that, where would the rest of the traffic
go? If I have other type of traffic besides dlsw, ip, and ipx, then it
will sit in the queue until my line is free? Hence should I include the
default (see below)? However, if I do that, then I would no long get 50%,
25%, 25%.

queue-list 1 protocol dlsw 1
queue-list 1 protocol ip 2
queue-list 1 protocol ipx 3
queue-list 1 default 4
queue-list 1 queue 1 byte-count 2048
queue-list 1 queue 2 byte-count 1024
queue-list 1 queue 3 byte-count 1024
queue-list 1 queue 4 byte-count 1024



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