Getting started with Rate Limit


The configuration page assigns rate limitation for the specified port.


Ingress Rate selects a rate for ingress traffic.

<%x@rate:show(#non_egress_shape)%>

Egress Rate selects a rate for egress traffic.

<%/x%> <%x@rate:show(#egress_shape)%>

Egress Traffic Shaping is an attempt to control network traffic in order to optimize or guarantee performance, low-latency, and/or bandwidth.

Rate displays the rate for egress traffic. And it's value comes from tokens.

Tokens Added Per Interval means tokens will be added to the token bucket in "token update interval"

Token Update Interval is 7.8125 us. And each token represents 0.5 bit.

Burst Size is the size of burst

<%/x%>