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..
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.
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.
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.