cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
394
Views
0
Helpful
1
Replies

fair-queue in HQF , how it works !?

mohammed hashim
Level 1
Level 1

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]]]

1 Reply 1

mohammed hashim
Level 1
Level 1

any help please ?