Router - RouterOS and Routerboard: Difference between revisions

mNo edit summary
(QoS tip)
See: [[Router_-_RouterOS_and_Routerboard_bonding]]
or, the original at: [[http://0hq.net/RB/ros.txt]] for hints
 
= QoS =
 
One of many ways of avoiding a saturated upstream, is using Queue trees.
 
<pre>
/queue tree add max-limit=YOUR_UPLOAD_SPEED name=Upload parent=AAISP queue=default
</pre>
 
More details on this configuration, including how to optimise for Apple Facetime (UDP) can be found at https://natalian.org/2017/08/20/Choosing_Mikrotik_over_Ubiquiti/
 
= Native IPv6 over PPPoE =