Cisco Champions 2017

The first time that I heard about the Cisco Champions program, it was back late in November 2015. At that time, I saw the form to submit his application but probably with...
Continue with reading

Migration to collaboration.ksiazek.be

Hello, As announced last week, I'm in the process of the migration of my old blog http://ccievoice.ksiazek.be to the new portal here ( https://collaboration.ksiazek.be)....
Continue with reading

SparkBoard Announcements #LeaveYourMark

Yesterday , it was a Cisco Live Broadcast Event where Rowan has introduced the new product SparkBoard and this is completing the Spark product with whiteboard and still...
Continue with reading

New Things are coming on 🙂

Ok back on trail in 2017 , I really need to revamp my blog 🙂 . This is why I will try to jump again on the blog and begin to publish more things in regards with the...
Continue with reading

Low Latency Queuing – LLQ

Low Latency Queuing is almost identical to CB-WFQ. However with LLQ , you can instruct one or more class-maps to direct traffic into a priority queue. Realize that when you place packets in a PQ ,...

read more

Class-Based Weighted Fair Queuing – CB-WFQ

The WFQ mechanism made sure that no traffic was starved out. However, WFQ did not make a specific amount of bandwidth available for defined traffic types. You can, however, specify a minimum amount...

read more

Weighted Fair Queuing – WFQ

WFQ is enabled by default on slow-speed interfaces (< 2,048 Mbps). WFQ allocates a queue for each flow, for as many as 256 flows by default. WFQ uses IP Precedence values to provide a weighting...

read more

Hardware >< Software Queuing

A router has 2 types of queues: A hardware queue A software queue The hardware queue , which is most of the time the transmit queues (TxQ) , uses FIFO queuing and it is only when the hardware queue...

read more

Weighted Round Robin Queuing

This queuing mechanism is the same as the Round Robin Queuing but this time ,we are placing a weight on the various queues which will service a different number of bytes or packets from the queues...

read more