SteveO86 wrote: » In my QoS studies it hit me... Why would I want to use a rate-limit ACL anymore, since I can create a service-policy to do the same thing. I've used rate-limit ACLs on a few occasions but it recently only hit I could essentially do the same thing by assigning a % of the bandwidth to a particular class-map and instead of using the service-policy for "QoS" reasons I'd be using it for rate-limiting essentially. So do I appear to be jumping the gun on this one? I really can't think of reason to use a rate-limiting ACL anymore..
Forsaken_GA wrote: » Is the WAN link actually 100 megs up to the provider? It's a FastEthernet interface, so if the link up to the provider is limited to something like 20 megs, then a policy map isn't going to work - the QoS bandwidth reservations don't kick in until there's saturation on the link. If you try and setup a CBWFQ policy on a 100 meg interface that's being rate limited on the far end to something less, you're going to find your policy has no effect.
SteveO86 wrote: » If I specified the interface bandwidth command to the appropriate level wouldn't the service-policy CBWFQ work according the bandwidth I specified at the interface level though?