Configured bandwidth on a fastethernet interface

From: forwardtruth@yahoo.com
Date: Sat May 06 2006 - 04:52:25 ART


IEWB-RS Lab6 V3 Task 8.1 Breakdown

((Interface_bandwidth = configured_bandwidth * max-reserved-bandwidth/100
Configured_bandwidth = interface_bandwidth * 100/max-reserved-bandwidth)).

I think he considered the bandwidth for Ethernet 10 Mbps , which is equal to 10000 kbps,,,interface bandwidth,,,Am I right ?

max-reserved-bandwidth by default is 75% or 75/100

Configured bandwidth= 10000 * 100/75 = 13333 kbps.

If we look at the configuration below we find that number 133334 is used with keyword bandwidth

Should not be 13333 instead of 133334 ?

interface FastEthernet0/0
bandwidth 133334
service-policy output QOS
R1#sh queue fa0/0 | in Available
Available Bandwidth 100000 kilobits/sec



This archive was generated by hypermail 2.1.4 : Thu Jun 01 2006 - 06:33:20 ART