From: Muhammed Omar (muhammed_omar@xxxxxxxxxxx)
Date: Mon Sep 03 2001 - 13:41:10 GMT-3
I'm doing the following Queue-List Example question. Could you advise if the
solution is correct & if the DLSw+ and IP packet sizes have have any
relevance:
Question: Configure Router B's FDDI interface, such that:
DLSw uses 50% bandwidth;
IPX uses 25% bandwith;
IP uses 25% bandwidth;
DLSw packet size is 512 bytes. IP packet size is 1024 bytes. IPX packet size
is 256 bytes.
Answer: For Queueing this is what I think (not 100% sure what significant
packet sizes have if any):
ROUTERB(config)queue-list 2 protocol dlsw 1
ROUTERB(config)queue-list 2 protocol ip 2
ROUTERB(config)queue-list 2 protocol ipx 3
ROUTERB(config)queue-list 2 queue 1 byt-count 3000
ROUTERB(config)queue-list 2 default 4
And apply on interface:
ROUTERB(config-if)custom-queue-list 2
So the implied total bandwidth is 6000 bytes (since 3 queues & 1st queue has
been assigned higher bandwidth - 3000 bytes). Half goes to Q1 & the other 1/2
is divided equally between the other 2 Qs.
**Please read:http://www.groupstudy.com/list/posting.html
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:32:14 GMT-3