Hi List,
I have moved a cable on a 2811 to a router interface form an HWIC in order to enable some QoS. The has improved considerably since I have applied the following:
policy map TC
class class-default
shape average 1000000
fair-queue
interface fa0/0
service-policy output TC
I can see that CBWFQ is activated on the interface with sh queuing, but am not seeing any output drops with the following command:
sh int fa0/0
This is strange as the ISP is policed to drop at 2000000 bps and is still seeing a lot of frames being dropped.
Is there any other command I can use to llok for frames being dropped, and that the limit and bandwidth going out of the interface is actually 1000000?
And is there any commands I can use to see the queuing buffers, if they are being used and whats in them?
Thanks in Advance!
I have moved a cable on a 2811 to a router interface form an HWIC in order to enable some QoS. The has improved considerably since I have applied the following:
policy map TC
class class-default
shape average 1000000
fair-queue
interface fa0/0
service-policy output TC
I can see that CBWFQ is activated on the interface with sh queuing, but am not seeing any output drops with the following command:
sh int fa0/0
This is strange as the ISP is policed to drop at 2000000 bps and is still seeing a lot of frames being dropped.
Is there any other command I can use to llok for frames being dropped, and that the limit and bandwidth going out of the interface is actually 1000000?
And is there any commands I can use to see the queuing buffers, if they are being used and whats in them?
Thanks in Advance!