cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1429
Views
0
Helpful
4
Replies

CBWFQ - How is a classes unused BW allocated during congestion

Ahmed Dockrat
Level 1
Level 1

Hi.

I've been reading the forum and the net trying to get a straight answer on this and can't seem to find anything concrete.

So basically If I have a CBWFQ setup for three classes, af3x (55%), af2x(30%) and class default(15%). applied outgoing on a WAN interface.

policy-map CBWFQ-POLICY
  class Af3x
  bandwidth percent 55
  random-detect
  class Af2x
  bandwidth percent 30

  random-detect
  class class-default
  bandwidth percent 15

  random-detect

Now I get  that in normal operation all classes will burst either way and during congestion, traffic in a specific class will be guaranteed it's bandwidth

.
But how is unused bandwidth from a class allocated during congestion. So for example if I have this link being congested primarily with Af2x and default traffic but have available capacity in Af3x, for this example say I have 30% AF3x still available.

Will the router split it  evenly15% Af2x and 15% default or will it split proportionatly based on the original BW allocations, ie 20% Af2x and 10% default.

Thanks

1 Accepted Solution

Accepted Solutions

Joseph W. Doherty
Hall of Fame
Hall of Fame

Disclaimer

The  Author of this posting offers the information contained within this  posting without consideration and with the reader's understanding that  there's no implied or expressed suitability or fitness for any purpose.  Information provided is for informational purposes only and should not  be construed as rendering professional advice of any kind. Usage of this  posting's information is solely at reader's own risk.

Liability Disclaimer

In  no event shall Author be liable for any damages whatsoever (including,  without limitation, damages for loss of use, data or profit) arising out  of the use or inability to use the posting's information even if Author  has been advised of the possibility of such damage.

Posting

What actually happens is the scheduler assigns weights to classes based on the bandwidth specification.  Class flows get their relative bandwidth based on the weight.  So, for example, if your class AF3x was using no bandwidth, and AF2x and class-default wanted all the bandwidth, they would split it 2:1 (30:15).

View solution in original post

4 Replies 4

AF stands for assured forwarding and does not limit the amount of traffic that can go through. It actually is not that important anyway to define a  class as AF2x as much as defining a class as AF21 or AF22 etc...

Remember that AF21 has not real priority over AF31 or AF41. The "x" value is the one giving priority, the higher (e.g. AF33) the weaker (it will be drop first).

My suggestion anyway is to hierarchically shape the traffic in your classes.

HTH

Alessio

Config T
Level 1
Level 1

If your first class is not using all of its allotted bandwidth then the other two classes will use the available bandwidth based on the percentages you define in the other classes. That is, only if their bandwidth needs allow it. If your second class also doesn't need it then your default class will use it all if it needs it.

Joseph W. Doherty
Hall of Fame
Hall of Fame

Disclaimer

The  Author of this posting offers the information contained within this  posting without consideration and with the reader's understanding that  there's no implied or expressed suitability or fitness for any purpose.  Information provided is for informational purposes only and should not  be construed as rendering professional advice of any kind. Usage of this  posting's information is solely at reader's own risk.

Liability Disclaimer

In  no event shall Author be liable for any damages whatsoever (including,  without limitation, damages for loss of use, data or profit) arising out  of the use or inability to use the posting's information even if Author  has been advised of the possibility of such damage.

Posting

What actually happens is the scheduler assigns weights to classes based on the bandwidth specification.  Class flows get their relative bandwidth based on the weight.  So, for example, if your class AF3x was using no bandwidth, and AF2x and class-default wanted all the bandwidth, they would split it 2:1 (30:15).

Thanks for the help guys, this has cleared things up

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: