Configuration of token bucket size

The token bucket size is an important parameter which defines the burst tolerance of the plicer acting on premium traffic. It's default value is 2200 bytes.
According to our testing, the default size makes the policer too strict when a TCP stream is generated by some traffic generators like netperf.
Strictness depends on the average size of the packet. Netperf generates packets with average size close to the MTU, but according to the engineering with smaller packets the default token bucket size is acceptable.

The token bucket size can be modified in the following way (L.Li): You can change it in debug screen (talk 4) as follows:


[end]