diff --git a/sqm b/sqm new file mode 100644 index 0000000..64dbafa --- /dev/null +++ b/sqm @@ -0,0 +1,11 @@ +config queue 'eth1' + option enabled '1' + option interface 'pppoe-wan' + option download '850000' + option upload '850000' + option qdisc 'cake' + option script 'piece_of_cake.qos' + option linklayer 'ethernet' + option debug_logging '0' + option verbosity '5' + option overhead '44' \ No newline at end of file