request burst feature in bandwidth control in CPE610 firmware

This thread has been locked for further replies. You can start a new thread to share your ideas or ask questions.

request burst feature in bandwidth control in CPE610 firmware

This thread has been locked for further replies. You can start a new thread to share your ideas or ask questions.
request burst feature in bandwidth control in CPE610 firmware
request burst feature in bandwidth control in CPE610 firmware
2018-06-22 18:33:23
Model :

Hardware Version :

Firmware Version :

ISP :

dear tplink geeks,

could you provide firmware that provide burst feature.
In UBNT device, this feature already exist for long time.
this burst feature useful to provide speed "up to" feature.
I think need modification in htb rate command, like following:

here output in ubnt

#tc -s class show dev eth0

class htb 1:30 parent 1:1 leaf 30: prio 3 rate 890000bit ceil 3560Kbit burst 8Mb cburst 8Mb
Sent 5680129 bytes 4107 pkt (dropped 0, overlimits 0 requeues 0)
rate 707800bit 64pps backlog 0b 0p requeues 0
lended: 4107 borrowed: 0 giants: 0
tokens: 907973670 ctokens: 292250821



tc class add dev $dev parent $CLASS:1 classid $CLASS:30 htb rate ${CL_RATE}kbit ${CEIL} ${BURST} prio 3
  0      
  0      
#1
Options