Hello,
I have a problem when I try to apply service policy to an interface this error is shown:
I/f Serial0/2 class class-default requested bandwidth 922 (kbps) Available only 666 (kbps)
my policy map is as follows:
policy-map output
class ADSL bandwidth 102 random-detect class class-default bandwidth 922 random-detect
The only way it works is if I specify bandwidth for class ADSL as 100 and specify 666 for class class-default. It seems for some reason the router thinks it only has 768kbps bandwidht but it is a 1024kbps link...
Any ideas / thoughts would be appreciated ;-)