CBWFQ and Custom

From: roi hermoni (roih@012.net.il)
Date: Mon Jun 07 2004 - 07:48:52 GMT-3


hi group

can anyone can confirm that this config is right (the convertion) i'm not sure
about
the percent section in the CB.
when i redefine the class-default (to 5 in this case) all the bandwidth
percent are from 100% of
the interface?

the config:

class-map TELNET
  match access-group 102
class-map MAIL
  match access-group 101
class-map TFTP
  match access-group 103
class-map FTP
  match access-group 100
!
!
policy-map rrrr
  class FTP
   bandwidth percent 40
  class MAIL
   bandwidth percent 40
  class TELNET
   bandwidth percent 10
  class TFTP
   bandwidth percent 5
  class class-default
   bandwidth percent 5

queue-list 1 protocol ip 1 tcp ftp
queue-list 1 protocol ip 1 tcp ftp-data
queue-list 1 protocol ip 2 tcp smtp
queue-list 1 protocol ip 2 tcp pop3
queue-list 1 protocol ip 3 tcp telnet
queue-list 1 protocol ip 4 udp tftp
queue-list 1 default 5
queue-list 1 queue 1 byte-count 8000
queue-list 1 queue 2 byte-count 8000
queue-list 1 queue 3 byte-count 2000
queue-list 1 queue 4 byte-count 1000
queue-list 1 queue 5 byte-count 1000

another question: when i dont have bandwidth defination on the question, which
bandwidth should
i used in the custom calculation?

Thanks

roi



This archive was generated by hypermail 2.1.4 : Sat Jul 03 2004 - 19:40:34 GMT-3