search for: add_bucket

Displaying 1 result from an estimated 1 matches for "add_bucket".

2005 Jan 16
0
Identification of TC Queueing Discipline
...nking it is HTB but as Im really new to this whole area, I thought someone could confirm/clear this up for me. Anyhow I have included some of the script below with the IP addresses represented by xxx.xxx.xxx.xxx Again thank you in advance and any help would be appreciated, Regards, Aisling. # use add_bucket() to add the buckets and add_ip() to add filters for the hosts # # add_bucket DEVICE BUCKET PARENT RATE CEIL # add_ip DEVICE IP[/MASK] BUCKET # add_ip_range DEVICE IP MASK BUCKET # # top level buckets add_bucket br0 10 - 4096 4096 add_bucket eth2 10 - 4096 4096 add_bucket eth3 10 -...