Hi Fulvio,
 This limit was removed with introduction to HQF (Hierarchical Queueing 
Framework) 
This was introduced in with 12.4(20)T.
 
Here is a snippet from 
http://www.cisco.com/en/US/docs/ios/qos/configuration/guide/qos_frhqf_support.html
 
Policy Map and Interface Bandwidth 
In HQF, a policy map can reserve up to 100 percent of the interface bandwidth. 
If you do not assign an explicit bandwidth guarantee to the class-default 
class, you can assign a maximum of 99 percent of the interface bandwidth to 
user-defined classes and reserve the other 1percent for the class-default class.
 

--------------------------------------------------------------------------------
Note If you are migrating to Cisco IOS Release 12.4(20)T and the configured 
policy map allocates 100 percent of the bandwidth to the user-defined classes, 
an error message appears in the console after booting the HQF image. The 
message indicates that the allocated bandwidth exceeds the allowable amount, 
and the service policy is rejected. In HQF, you must reconfigure the policy to 
account for the minimum 1 percent bandwidth guaranteed for the class-default. 
Then you can apply a service policy to the interface.
 
Hope this helps!
 
Regards,
Naren
 
 
 
 

________________________________
 From: Fulvio allegretti <[email protected]>
To: "[email protected]" <[email protected]> 
Sent: Wednesday, 10 April 2013 4:26 AM
Subject: [OSL | CCIE_RS] CBWFQ Bandwidth Allocation
  
Hi all,
I know that the sum of reserved bandwidth on CBWFQ cannot exceed 75 % of the 
interface bandwidth, and if I try to apply a policy to an interface where I 
have reserved more than 75% I should get something like this:

I/f FastEthernet0/0 class RTP requested bandwidth 9000 (kbps), available only 
7500 (kbps)

but I just can't make this message come up, for some reason I am able to 
reserve up to 99M on  100 M interface. I am sure am missing something simple 
here and just can't see the wood for trees at this time at night. Can you help?

Thanks, Fulvio

R4#sh policy-map
  Policy Map VOIP
    Class RTP
      priority 99000 (kbps)

R4#sh run int fa 0/0
Building configuration...

Current configuration : 145 bytes
!
interface FastEthernet0/0
ip address 150.100.40.4 255.255.255.0
ip ospf mtu-ignore
duplex auto
speed auto
service-policy output VOIP
end



R4#sh policy-map int fa 0/0
FastEthernet0/0

  Service-policy output: VOIP

    queue stats for all priority classes:

      queue limit 64 packets
      (queue depth/total drops/no-buffer drops) 0/0/0
      (pkts output/bytes output) 0/0

    Class-map: RTP (match-all)
      0 packets, 0 bytes
      5 minute offered rate 0 bps, drop rate 0 bps
      Match: protocol rtp
      Priority: 99000 kbps, burst bytes 2475000, b/w exceed drops: 0


    Class-map: class-default (match-any)
      77 packets, 6651 bytes
      5 minute offered rate 0 bps, drop rate 0 bps
      Match: any

      queue limit 64 packets
      (queue depth/total drops/no-buffer drops) 0/0/0
      (pkts output/bytes output) 77/7624


R4#sh int fa 0/0 | in BW
  MTU 1500 bytes, BW 100000 Kbit/sec, DLY 100 usec,

                          
_______________________________________________
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Are you a CCNP or CCIE and looking for a job? Check out 
www.PlatinumPlacement.com

http://onlinestudylist.com/mailman/listinfo/ccie_rs
_______________________________________________
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Are you a CCNP or CCIE and looking for a job? Check out 
www.PlatinumPlacement.com

http://onlinestudylist.com/mailman/listinfo/ccie_rs

Reply via email to