Hi. Can anyone help me in configuring my routeros for load sharing?
I have 2 E1 lines on two lan ports and one local network on another lan port. I am using BGP routing. I am currently running with 1 E1 line but would like to enable my other E1 for load sharing. Can anyone assist me? Tnx ![]()
Hmm, I am not sure if BGP does matter in this case, but load balancing setup is very easy on 2.9 routeros:
/ip route add gateway=ip_address_1,ip_address_2
Same ISP?
Doesn’t matter if it is same ISP or not, just put two gateways and that’s it.
I have same ISP. I think that is right. It doesnt matter. I will try to add another gateway and monitor the results. Thanks Guys. ![]()