CBWFQ is bandwidth sum is 100%

From: Tom Young (gitsyoung@yahoo.co.jp)
Date: Thu Feb 24 2005 - 11:55:55 GMT-3


Hi, group

   Look at the sample below for CBWFQ, two classes was
made and the sum of bandwidth is 100%(one is 20 and one is
80), because I want to devide the bandwidth for two remote
offices that bandwidth is different. From some cisco
document , I have been hear if made two class its
bandwidth sum is 100%, policy will not work well ? Does it
right ?

thanks alot

class-map match-all YSD
  match access-group 110
class-map match-all TP
  match access-group 120
!
policy-map BANDSHAPER
   class YSD
     bandwidth percent 20
   class TP
     bandwidth percent 80
  class class-default
    fair-queue
!
interface Ethernet1/0
 service-policy output BANDSHAPER
!
access-list 110 permit ip any 132.6.0.0 0.0.255.255
access-list 110 permit ip any host 203.1.110.3
access-list 110 permit ip any host 139.110.6.1
access-list 110 deny ip any any

access-list 120 permit ip any 132.9.0.0 0.0.255.255
access-list 120 permit ip any host 203.1.110.4
access-list 120 permit ip any host 139.110.9.1
access-list 120 deny ip any any

__________________________________
Let's Celebrate Together!
Yahoo! JAPAN
http://pr.mail.yahoo.co.jp/so2005/



This archive was generated by hypermail 2.1.4 : Thu Mar 03 2005 - 08:51:25 GMT-3