Home | History | Annotate | Download | only in actions

Lines Matching full:rate

15 127.0.0.1/32 flowid 1:1 police mtu 4000 rate 1500kbit burst 90k
20 we execute a policing action which rate limits its bandwidth utilization
56 police mtu 4000 rate 1500kbit burst 90k
62 action police mtu 4000 rate 1500kbit burst 90k
113 - It is then metered to make sure it does not exceed its allocated rate of
114 1Kbps. If it doesnt exceed rate, this is where we terminate action execution.
116 - If it does exceed its rate, its "color" changes to a mark of 2 and it is
148 # doesnt exceed that rate, this is where we stop, if it exceeds we
150 action police rate 1kbit burst 9k pipe \
158 action police index 30 mtu 5000 rate 1kbit burst 10k pipe \
163 action police index 20 mtu 5000 rate 1kbit burst 90k drop
178 action order 2: police 1 action pipe rate 1Kbit burst 9Kb mtu 2Kb
183 action order 4: police 30 action pipe rate 1Kbit burst 10Kb mtu 5000b
188 action order 6: police 20 action drop rate 1Kbit burst 90Kb mtu 5000b
221 action order 2: police 1 action pipe rate 1Kbit burst 9Kb mtu 2Kb
228 action order 4: police 30 action pipe rate 1Kbit burst 10Kb mtu 5000b
235 action order 6: police 20 action drop rate 1Kbit burst 90Kb mtu 5000b