routeros
Table of Contents
Known your IP
/tool fetch https://wtfismyip.com/text output=user
Balance
OSPF watchdog when default route vanishes, set your variables!
:local HOSTNAME ([/system identity get name]) :if ([/ip route print count-only where dst-address=0.0.0.0/0 ospf]=0) do={ /routing ospf instance set 0 disabled=yes /routing ospf instance set 0 disabled=no /log error "$HOSTNAME NO OSPF" :delay 4000ms; /tool fetch url="https://api.telegram.org/bot$BOT_ID/sendMessage?chat_id=$CHAT_ID&text=$HOSTNAME NO OSPF, OSPF RESTARTING" keep-result=no }
routeros.txt · Last modified: 2025/03/02 14:39 by protocol