routeros
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| routeros [2024/05/13 08:10] – protocol | routeros [2026/06/11 11:01] (current) – [something about wifi reg tables] protocol | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | === OSPF watchdog === | + | ===== Known your IP ===== |
| + | < | ||
| + | /tool fetch https:// | ||
| + | </ | ||
| + | |||
| + | |||
| + | ===== Balance ===== | ||
| + | |||
| + | [[balance]] | ||
| + | |||
| + | |||
| + | ===== OSPF watchdog | ||
| < | < | ||
| Line 10: | Line 21: | ||
| /tool fetch url=" | /tool fetch url=" | ||
| }</ | }</ | ||
| + | |||
| + | ===== something about wifi reg tables ===== | ||
| + | < | ||
| + | |||
| + | |||
| + | :foreach ITEM in=[/ | ||
| + | :local COMMENT [/interface wireless registration-table get $ITEM comment]; | ||
| + | :put " | ||
| + | } | ||
| + | |||
| + | :foreach a in=[/ | ||
| + | :put [interface wireless registration-table get $a comment] | ||
| + | } | ||
| + | |||
| + | |||
| + | :foreach i in [/interface wireless registration-table find] do={ | ||
| + | :find [/interface wireless registration-table get $i comment] | ||
| + | :put " | ||
| + | } | ||
| + | } | ||
| + | |||
| + | { | ||
| + | : | ||
| + | :if ($registration > 0) do={ | ||
| + | /tool fetch url=" | ||
| + | } | ||
| + | } | ||
| + | |||
| + | </ | ||
routeros.1715598625.txt.gz · Last modified: by protocol
