In my previous post of QOS I tried to describe the basic qos models. Dennis Hartman is already doing a great job on qos and the way he is explaining a fair enough to understand the basic concept of CBWFQ.
In this post, I only want to add the few common and unforgetable points which should be learn by heart for each and every technology guy.
Facts Of CBWFQ
1. 64 number of clases can be configured and by default per class allocates 64 packets in queue.
2. Trafic shaping and Policing is not supported by CBWFQ.
3. If wred is using under policy map then it cannot be added under interface.
(WRED is weighted random early detection)
4. CBWFQ is not supported on sub interfaces.
5. Default class uses the fair queue mechanism. If any other mechanism is implemented it is overriden.
regards
shivlu jain
SDN and NFV is the next phase of technology change which will help service provider to launch the services in single click. This is all about the programmability of the networks by using open source software defined network controller.
Thursday, February 19, 2009
Class Based Weighted Fair Queue
Labels:
QOS
Subscribe to:
Post Comments (Atom)
4 comments:
The 3rd point is not true. CBWFQ can be configured on sub-interfaces.
Sorry, I meant the 4th point not the 3rd :)
You can do it by using H-QOS.
regards
shivlu jain
Yes, we can do that using H-QOS.
Post a Comment