Maybe you could try a big value, for example 10% broadcast suppression and see the behavior of your network. Them, you could adjust it. Once I used 1% without problem, but it seems I had less broadcast/multicast than you.
Also, I think you could limit the bandwidth used by specific broadcasts generated by specific sources. (I never tested limiting broadcast in this way) Something like that on 6000 with hybrid version: set qos policer aggregate PROV rate 100000 burst 10000 drop set qos acl ip PROV-QoS dscp 10 aggregate PROV ip host 1.1.1.1 host 1.1.1.255 This command would also mark the packets, in this case with the DSCP value 10. Regards Message Posted at: http://www.groupstudy.com/form/read.php?f=7&i=66840&t=66823 -------------------------------------------------- FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

