routeros
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| routeros [2025/03/02 14:39] – protocol | routeros [2026/06/11 11:01] (current) – [something about wifi reg tables] protocol | ||
|---|---|---|---|
| Line 22: | Line 22: | ||
| }</ | }</ | ||
| + | ===== 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.1740937148.txt.gz · Last modified: by protocol
