i have 2 Uplinks running i am routing raffic based on mangle for some ports
i need to make netwatch disable routes number 30 for example when ping to 10.77.77.1 is down and enable it when ping is back
Pls if someone can give me the script for this
Ros Version is 2.9.38
THanks in advance
add comment to routes you want to disable.
For example route has comment “myRoute”.
Now you can use netwatch script to disable that route:
/ip route disable [/ip route find comment=“myRoute”]