Lines Matching +full:peak +full:- +full:to +full:- +full:peak
15 .\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
19 .\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
39 .Bl -bullet -compact
45 RED-like rate limit algorithm used by Cisco,
51 .Bl -tag -width ".Va upper"
53 Hook leading to upper layer protocols.
55 Hook leading to lower layer protocols.
74 .Bl -tag -width foo
83 Committed burst packets are counted as green, peak burst packets are counted
86 Peak burst getting refilled with PIR (Peak Information Rate) speed at the
89 Similar to
93 red with probability equal to part of extended burst consumed.
96 This behavior is similar to RED active queue management algorithm.
98 This algorithm is more polite to the TCP traffic than NG_CAR_SINGLE_RATE.
105 Traffic shaping is much more polite to the TCP traffic than rate limit on
106 links with bandwidth * delay product less than 6-8 TCP segments, but it
117 .Bl -tag -width foo
119 Set node configuration to the specified at
124 .Bd -literal
127 uint64_t ebs; /* Exceeded/Peak burst size (bytes) */
129 uint64_t pir; /* Peak information rate (bits/s) */
134 uint8_t opt; /* color-aware or color-blind */
164 .Bd -literal
189 Limit outgoing data rate over fxp0 Ethernet interface to 20Mbit/s
190 and incoming packet rate to 5000pps.
191 .Bd -literal -offset indent
192 /usr/sbin/ngctl -f- <<-SEQ