I like to setup traffic sharper with max 25/10 mbit for all IP's in this IP Range 192.168.100.100-192.168.100.111 with full max speed to all protocols, like P2P, everything.
Let's call it Range1.
And give those users in this IP Range 192.168.100.112-192.168.100.125 max 10/5 mbit with low priority of P2P user and other traffic use.
Let's call it Range2.
But still have 100mbit speed on LAN(local network, i have a server).
Please don't come with those formulas, because i don't understand:) I need pictures, hehe
Cheers
Well here are some pictures.
Link hiearchy:
----Mainlink
|
+----Range1 (10,25) mb/s
|
+----Range2 (5,10) mb/s
Queue hiearchy:
----qWANroot
|
+----Range1'qWANroot 10 mb/s
| |
| +----Range1'qWANack
| |
| +---- ...
|
+----Range2'qWANroot 5 mb/s
|
+----Range2'qWANack
|
+---- ...
----qLANroot
|
+----Range1'qLANroot 25 mb/s
| |
| +----Range1'qLANack
| |
| +---- ...
|
+----Range2'qLANroot 10 mb/s
|
+----Range2'qLANack
|
+---- ...
For Range2 you don't need to use the formula since the required bandwidths are pre-calculated in the table. The column B/A means how many times is downlink faster than uplink. For Range2 it is 10/5 = 2, so have a look at row 2:
-The X/A is the required bandwidth of qWANack, i.e. 9.72%.
-The Y/B is the required bandwidth of qLANack, i.e. 3.2%.
For Range1, B/A = 25/10 = 2.5 which is not listed in the table. If you don't use the formula then you'll have to guess the required bandwidths from the nearest rows (2 and 3) of the table. Thus qWANack should be something between 9.72% and 13.44%, and qLANack should be something between 3.2% and 2.32%.
Hope it helps.