Rex, I always read what you write! I try to read carefully, but I don't always understand because of my poor English and the quality of the auto-translation into Russian (I already talked about this earlier). Please make allowances for my profession too (you know it) and the way patients pull me at work... Microtik is my hobby and I have to do it in very short periods of time... Everything suffers from this ...
Please understand and don 't be offended ...
The Router OS parser does not skip the construction:
apparently, the inactive parameter is readable and writable, and used-by exists only for reading (based on the Mikrotik Wiki /port)
- can't write ("no" it is not highlighted in green in the terminal !)
How can you achieve what you want in one line?
Please understand and don 't be offended ...
The Router OS parser does not skip the construction:
Code:
:put [/port find name~"" inactive=no used-by=no]
Code:
used-by=no
How can you achieve what you want in one line?
Statistics: Posted by Sertik — Tue Feb 13, 2024 4:48 pm