hi,
in the new IOS (v15), WFQ is configured like:
Policy Map MyTest
Class HTTP
bandwidth 100000
fair-queue
Policy Map MyTest
Class ICMP
bandwidth 100000
fair-queue
what is the actual effect of it, how the software queue of these classes will have different effect than FIFO,
because in the old IOS (I think v12), we were inserting some values like:
interface Serial0/1/0
clock rate 128000
bandwidth 128
fair-queue 16 128 8
where these values are fair-queue [congestive-discard-threshold [dynamic-queues [reservable-queues]]]