Automatic capacity estimation based on traffic arriving at this qdisc. This is most likely to be useful with cellular links, which tend to change quality randomly. A bandwidth parameter can be used in conjunction to specify an initial estimate. The shaper will periodically be set to a bandwidth slightly below the estimated rate. This estimator cannot estimate the bandwidth of links downstream of itself.
/queue type add cake-bandwidth=your-egress-bandwidth-here kind=cake name=cake-egress add cake-autorate-ingress=yes cake-bandwidth=your-ingress-bandwidth-here kind=cake name=cake-ingress /queue simple add disabled=yes name=queue-foo queue=cake-ingress/cake-egress target=your-wan-interface-here