Re: Should I include default custom queue-list?

From: KK FoK (rgb98a@xxxxxxxxxxx)
Date: Thu Dec 13 2001 - 05:41:16 GMT-3


   
Interesting. I tried a queue-list with ip only on a router with both ip/ipx
running.

ipx traffic passes through without any problem. But I have not been able to
find out which queue ipx uses. One thing for sure though, traffic goes
through without being part of the queue-list definiation.

>From: David Vu <dd_vu@yahoo.com>
>Reply-To: David Vu <dd_vu@yahoo.com>
>To: ccielab@groupstudy.com
>Subject: Should I include default custom queue-list?
>Date: Wed, 12 Dec 2001 09:47:07 -0600
>
>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