Hmm, It seems to work in a similar config I have in production.I have an MPLS VPN customer connecting via T1s where some sites are sub T1 rates. Since I knew that the customer was going to need to quickly upgrade speeds at certain sites I configured...
Hey Thot you got it right.If an interface is able to process packets below its serialization rate then no qos mechanisms are needed as the packets will be able to exit fifo with no problems.Once the interface hardware and software queue start filling...
Would applying GTS on the interface and then a normal service policy not work?interface FastEthernet0/0 bandwidth 5000 ip address 1.1.1.1 255.255.255.0 traffic-shape rate 5000000 125000 125000 1000 service-policy output TESTend
To get a more accurate snap shot you can use the load-interval 30 command under the interface to drop the interval from 5 mins to 30 secs. This will help track the spikes in utilization a little better. The other nice thing about this command is it ...