Mini ISP Setup Needed More Bandwidth for Each CPE

Hi all,

Here’s is the our ISP structure.We want to give high speed internet to our customer.Also we must control to our customer’s cpe’s and accounts at network center.At the end points we have two different isp’s high speed internet.

1.how we can offer high speed int. to our customer and control accounts.(PPPOE ?? or VLAN ??)

2.how we can do loadbalance internet in this network for best effort with which protocol..

Thanks your suggestions..

BR’s…
ISP.png

You have all of your towers and CPE’s on 1 single bridge? It would be better to give each tower a seperate subnet and then route between them.

You can do PPPoE at each customer CPE back to the tower. Usermanager on your main router (or a separate radius server) can then control the bandwidth limits for each client or group.

For load balancing from multiple ISP’s, read this:
http://wiki.mikrotik.com/wiki/Load_Balancing_over_Multiple_Gateways

For QOS and Queues, read this:
http://wiki.mikrotik.com/wiki/Manual:Queues_-_PCQ
-and-
http://wiki.mikrotik.com/wiki/Manual:Queues_-_PCQ_Examples

For UserManager, read this:
http://wiki.mikrotik.com/wiki/Manual:User_Manager
-and-
http://wiki.mikrotik.com/wiki/User_Manager/Getting_started

thanks your answer jandafields..

On each tower we have rb1200 and 1100ah*2.Can we use different pppoe server for each tower and route them to different gateways?If it’s possible please share with us to simple config for each tower.It’s eliminate eoip tunnel to the one pppoe server on network center connection for each tower.. Eoip tunnel performance is not good.

thanks your advice..

Yes, the Mikrotik at each tower can be a PPPoE Server, and can be routed anyway you want. You really need to read the Mikrotik documentation though, because there are so many different things to think about. The documentation has great examples as well.

http://wiki.mikrotik.com/wiki/Manual:TOC