search for: medium_cir

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

2005 Apr 27
0
Ingress and polishing
...'code 2'' The srTCM meter is only a partial solution to our problem as it allows configuration of a max burst in kB but not a maximum rate in kbps. Kind regards, Pieter Able Code 1 : ----------------- // incoming traffic ingress { // speeds $medium_cir = $maxDownstream / 4; $medium_pir = $maxDownstream / 4 * 2; $low_cir = $maxDownstream / 4; $low_pir = $maxDownstream / 4; // variables to make categories $is_medium...