From: HP-France,ex2 ("SANCHEZ-MONGE,ANTONIO)
Date: Sat Mar 13 2004 - 14:11:05 GMT-3
Hi,
Just a wild guess.
I think the default queue would get a bit count of 1500. Take it into
account, you will need to modify the max-reserved-bandwidth and the other
numbers accordingly. And... The byte count maps to a command in the policy
map class configuration.
Have fun,
Ato.
-----Original Message-----
From: Tom Wojahn [mailto:enthusiastictom@writeme.com] 
Sent: sabado, 13 de marzo de 2004 16:17
To: ccie r&r oup
Subject: converting custom queue to cbwfq
I have a scenario where you are given   
the reason I am asking is my answers did not match the answers given
128kb serial line
A custom queue
queue-list 1 protocol ip 1 tcp telnet
queue-list 1 protocol ip 2 tcp 53
queue-list 1 protocol ip 3 dlsw
queue-list 1 protocol ip 4 tcp www
queue list 1 queue 1 byte count 2000
queue-list 2 queue 1 byte count 1000
queue-list 3 queue 1 byte count 4000
queue-list 4 queue 1 byte count 1000
build a CBWFQ   using percent  not  kb
My theory and work
In this case the bandwidth of 128 not  valuable information
I have a total of    8000 bytes  on the custom queue
policy-map converttocbwfq
class-map telnet
bandwidth percent   2000/8000 or      25%     to get to 75%   25/100 = 
x/75   19%
class map tcpdns
bandwidth percent 1000/8000   or     12.5%     to get to 75 %  12.5/100 
= x/75     9.375%     9%
class map dlsw
bandwidth percent  4000/8000 or      50 %   to get to  75%   
50/100=x/75       38%
class map www
bandwidth percent    1000/8000 pr 12.5 % to get to 75%      12.5 
/13=x/75     9.375      9%
 
total percent    19+9+38+9    = 75%
This archive was generated by hypermail 2.1.4 : Thu Apr 01 2004 - 08:15:19 GMT-3