Will it possible to do the auto fail over configuration in the Mikrotik which means two ISP if the one ISP going down secondary should get up automatically?
Two port will configure for WAN(ISP) like ISP 1 & ISP 2, output will be from one port only so always the network will run in the ISP 1 if the ISP 1 is down ISP 2 will take places.
There are many ways to do this…dual static routes with a gateway check is one of the easier ways. If the gateway check fails, the other default route becomes active.