Routerboard 2011 + 4 x 912 + SXT

Hi,

i am starting a WISP business. I have all stuff i need, but now i need to setup the network.

How can I setup the router to count the traffic of each CPE and limit after x GB to x kbps?

How can I make use of WMM QoS over air? I would like to make 3 classes: LAN, WAN and http.

Can someone point me out how to make it?

Tried to set IP on ether1 to 83.238.23.37 and set gateway for
0.0.0.0/0 to
83.238.23.38 but I get PING timeouts. Or when I set the IP on ether1
to
83.238.23.38 and the gateway to 83.238.23.37 No route to host on PING.

Please make sure you have specified subnet mask during IP address configuration,
83.238.23.37/30

otherwise if this does not work, you should contact your ISP and confirm that they gave your correct IP address.

\

Second what I need to do is to set QoS WMM on the AP. Is it better to mark
the packets on AP or on the 2011? And how can I do this. I want four
classes. LAN, WAN, HTTP, UDP (limited to 16 kbps). Please give me clue.

/ip firewall mangle allows you to mark LAN/WAN/HTTP/UDP traffic and supports
further QoS configuration.


Third what I need to setup is to limit the transfer rate to x kbps per CPE
(SXT Lite) after x GB per month.

It is possible with HotSpot server.
http://wiki.mikrotik.com/wiki/Hotspot

Regards,
Sergejs


\

Hi,

I have a fiber connection and got one 2011, four 912, three SXT Lite. I plan
to buy 50 more SXT Lite, but I need help getting the network running. I am
new to RouterOS.

I need to setup the 2011 to get Internet access. I got from my ISP this:

PTP 83.238.23.36/30

Router .38

LAN 37.128.115.136/29

Router .137

Tried to set IP on ether1 to 83.238.23.37 and set gateway for 0.0.0.0/0 to
83.238.23.38 but I get PING timeouts. Or when I set the IP on ether1 to
83.238.23.38 and the gateway to 83.238.23.37 No route to host on PING.


Second what I need to do is to set QoS WMM on the AP. Is it better to mark
the packets on AP or on the 2011? And how can I do this. I want four
classes. LAN, WAN, HTTP, UDP (limited to 16 kbps). Please give me clue.


Third what I need to setup is to limit the transfer rate to x kbps per CPE
(SXT Lite) after x GB per month.

Please help.

Hello,

Scripts should be used, if only local HotSpot server is used.
Process could be automated by scripts, that are running on RADIUS server.

Regards,
Sergejs


\

I have it almost running. In Hotspot Server under User. I can limit Total Bytes.
Under User Profile I can limit the Rate.

But how can I throttle the bandwidth after X Gbyte per month?