Tuesday, January 26, 2016

QOS Weighted Fair Queuing

Weighted Fair Queuing
 





 

Configuring WFQ
First lets change the bw of S1/1 on R2 to 64 Kb
Config R2
interface Serial1/1
 bandwidth 64
 ip address 23.1.1.2 255.255.255.0
 fair-queue 16 128 4
 serial restart-delay 0
 hold-queue 128 out



 
 Setting up Hardware queue


R2(config)#int s1/1
R2(config-if)#tx-ring-limit 20




No comments:

Post a Comment