Community discussions

MikroTik App
nirmal
newbie
Topic Author
Posts: 44
加入: Fri May 24, 2013 10:15 am

Auto Fail Over Option with Mikto TIk

Tue Oct 08, 2013 4:39 pm

Hi,

How to configure auto failover in mikrotik?

I have two ISP's A,B?

ISP -A - primary ISP

ISP -B - Secondary ISP

If the "ISP - A" goes down , "ISP-B" has to up automatically once the "ISP-A" got up "ISP-A" will work as a primary ISP.

How to do the configure?
Top
用户头像
asaleh75
教练
教练
Posts: 193
加入: 2011年11月17日,星期四2:51 pm
Location:Dhaka, Bangladesh
Contact:

Re: Auto Fail Over Option with Mikto TIk

Tue Oct 08, 2013 5:19 pm

Hi,
You have to configure like this:
Code:Select all
/ip route add check-gateway=ping disabled=no distance=1 dst-address=0.0.0.0/0 gateway=192.168.1.1 add check-gateway=ping disabled=no distance=2 dst-address=0.0.0.0/0 gateway=192.168.2.1
Top
nirmal
newbie
Topic Author
Posts: 44
加入: Fri May 24, 2013 10:15 am

Re: Auto Fail Over Option with Mikto TIk

Tue Oct 08, 2013 5:46 pm

Thanks for you reply!!!

how to configure the interfaces? ISp 1 i Port 1

isp 2 ?
Top
用户头像
asaleh75
教练
教练
Posts: 193
加入: 2011年11月17日,星期四2:51 pm
Location:Dhaka, Bangladesh
Contact:

Re: Auto Fail Over Option with Mikto TIk

Tue Oct 08, 2013 6:15 pm

Thanks for you reply!!!

how to configure the interfaces? ISp 1 i Port 1

isp 2 ?
You can use any ethernet for any ISP. Main point is Gateway = ISP end IP Address. Use distance 1 for ISP A & distance 2 for ISP B.
Top

Who is online

Users browsing this forum:Ahrefs [Bot]and 19 guests