>> If I set up delay pools as follows... >> users1 = 50% >> users2 = 50%
>> If users2 is not using the system, do users1 get >>100% bandwidth or are >> they still limited to 50% ? >>Depends on your delay pool setup. You should post >>the actual acls used to >>setup your delay pools, then we can give you some >>helpful advice. >>Adam Here is a sample delaypools config, how to implement the scenario above? --Begin--> delay_pools 1 delay_class 1 2 # 384 kbps max for the group, 10kbps for each user. delay_parameters 1 48000/48000 1250/1250 # ACLs to apply to the delay pools acl lowspeed src 192.168.1.1-192.168.1.192 delay_access 1 allow lowspeed delay_access 1 deny all <--End-- best regards, sizulku __________________________________ Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo. http://search.yahoo.com
