Hello, Have a custom queue configured that I would like to change to a more modular class-based wfq. Would one use the bandwidth percent cmd. or just the bandwidth cmd. to specify the byte-size and queue-limit for tail-drop?? Here is what I have: #queue-list 1 protocol ip 1 #queue-list 1 protocol ipx 2 #queue-list 1 protocol appletalk 3 #queue-list 1 default 4 #queue-list 1 queue 1 byte-count 4000 limit 100 #queue-list 1 queue 2 byte-count 3000 limit 90 #queue-list 1 queue 3 byte-count 2000 limit 80 #queue-list 1 queue 4 byte-count 1000 limit 70
The link is a 256K line: Here is what I would like to do: Have this class-maps configured: R7#sh ru | beg class-map class-map match-all default-class match none class-map match-all class2 match protocol ipx class-map match-all class3 match protocol appletalk class-map match-all class1 match protocol ip Have the policy-map configured: policy-map policy1 class class1 bandwidth percent 40 queue-limit 100 class class2 bandwidth percent 30 queue-limit 90 class class3 bandwidth percent 20 queue-limit 80 class class-default bandwidth percent 10 queue-limit 70 Question is how would I calculate the bandwidth percent value for the 4000 bytes? Is 40% actually right?? And the same if just the bandwidth cmd. was used? Thank you for your help. Sincerely, CN _________________________________________________________________ The new MSN 8: advanced junk mail protection and 2 months FREE* http://join.msn.com/?page=features/junkmail Message Posted at: http://www.groupstudy.com/form/read.php?f=7&i=65753&t=65753 -------------------------------------------------- FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]