How equality of the bandwidth for the employees be possible

Hello,
Plz guys i need help about equality of the bandwidth for the employees

this pictures for detalis:

[/url]

you have to start with this manuals:
http://www.mikrotik.com/docs/ros/2.9/root/queue
http://www.mikrotik.com/docs/ros/2.8/root/queue

you will find examples, which will help to configure equall bandwidth limit for active users.

thank u
plz can u give me expalin plz .

what can i use for best .

plzzzzzzzzzz

use pcq queue rules to set equal bandwidth limit.

plz anyone can do that step by step please

http://www.mikrotik.com/docs/ros/2.9/root/queue.content#6.54.2
start with this example.

:unamused: hello sergejs i know iam tired you but plz i need ur help realy i want complete my MT routeros please if u can talk with me this is my id

woody_love82@yahoo.com

and iam online now.

thank u for all your help for us

I do not have requested IM, well have you tried given example ?
do you have any difficulties ?

Plz guys i need ur help plz
iam try search and read but i dont understand bandwidth control plz i need someone help me plzzzz

what exactly you do not understand ? :confused:

first i want say ur good friend. i want chat with u :unamused:

and i have diff. first with english language , 2nd with bandwidth control ,
i dont understand what is the doing there ,

look u see the picture above right ,
my bandwidth is 1024k download and 128k upload

and i have 80 users okay , how can i control my bandwidth , i dont want control bandwidth for user by user no . i want control bandwidth dynamic control .

for example if i have 10 users online then the bandwidth will become for them and they can use it as the need equally

so, if you have 1024k/128k for 80 users and want equally to limit bandwidth (128k for 80 users upload is not enough).

configuration will be following:
mark with mangle 80 users traffic,
/ip firewall mangle add chain=prerouting src-address=users_network(or addresses)
action=mark-connection new-connection-mark=users-con
/ip firewall mangle add connection-mark=users-con action=mark-packet
new-packet-mark=users chain=prerouting

Configure queues

/queue type add name=pcq-download kind=pcq pcq-classifier=dst-address
/queue type add name=pcq-upload kind=pcq pcq-classifier=src-address

Download traffic
/queue tree add name=Download parent=Local max-limit=1024000
/queue tree add parent=Download queue=pcq-download packet-mark=users

Upload traffic
/queue tree add name=Upload parent=Public max-limit=128000
/queue tree add parent=Upload queue=pcq-upload packet-mark=users

thank you .

okay this is all things but i have last question please

How the confirming from health be possible the work :sunglasses:

thank u man ur gen.

i do not undestand your question. :unamused:

mmmm
1st why u dont have id for chat ?? :cry:

2nd my question :

if i want test of the work , i want test the Microtik routeros with the Bandwidth Control , is the bandwidth working ok or not ???
how can i know ???


do u understand me ? i want test the bandwidth its dose good working or not

iam 23 male and my name Mohammad
and iam from iraq but iam Palestinian
and i have B.Sc Info Systems Computer.


and u???sergejs

bandwidth test works fine, but what scenario you want to test ?

i mean i want sure that my bandwidth Control is working and it’s dont have any problem . how can i do that , how can i be sure that the bandwidth control is working ???

:open_mouth:

you may use torch tool to motinot interactive traffic:
http://www.mikrotik.com/docs/ros/2.9/tools/torch

thank u sergejs i think my prob was solved

and can i monitor every user ???
ervery user download ,upload monitor??? can i do that or not?