In my previous post, I was asking about how a particular documented fail over method actually worked. This is an associated post. The scenario is a wedding barn where they take cashless payments, i.e. the card readers have to work if the main internet link fails - hence the fail over to a mobile phone hot spot; which is working a treat.
However, normally there are three UBNT access points used by wedding clients to upload pictures of the happy couple etc. These are connected to a MikroTik 5-port PoE switch which is in turn connected to the main hEX router.
In the fail over scenario, I’d like to consider one of two things: firstly disabling the hEX ethernet port entirely - so sorry, no Wi-FI everyone but at least we can still take your money
Secondly, leaving the port open but putting some serious throttling on there.
Any pointers how to go about achieving this? I’m guessing it’s going to be a scheduled script (already have one to fix up the routing tables with the dynamic gateway addresses) that somehow determines which is the current live WAN port. Maybe those flags on the left? The live one seems to have DAS there and the other DS. A for active?

I know how to manage throttling on a port so once the above is solved I can either disable the port or enable/disable queue/throttle?
Thanks in advance… all a bit of a learning curve