CBWFQ

From: Charles T. Alexander (charles.t.alexander@verizon.net)
Date: Mon Jul 28 2003 - 13:07:16 GMT-3


I have a problem with setting the default class.
The solution showes
   policy map frcontrol
       class class-default

I don't have the option class-default show up under class. (Cisco 2513
12.2 or 3620 12.1)
If I type class-default it says there is no class-map defined.

This is what I did. Guidence please.

class-map match-all to567
  match access-group 101
class-map match-all other
  match none
class-map match-all fiw
  match access-group 102
!
!
policy-map fr-control
  class to567
   bandwidth 16
  class fiw
   bandwidth 32
  class other
   bandwidth 16
   queue-limit 40

access-list 101 permit ip any 172.16.136.0 0.0.0.255
access-list 102 permit tcp any any eq ftp
access-list 102 permit tcp any any eq ftp-data
access-list 102 permit icmp any any
access-list 102 permit tcp any any eq www



This archive was generated by hypermail 2.1.4 : Wed Aug 06 2003 - 06:52:56 GMT-3