"output=" is unrecognized RouterOS command.
you must pass a string to :execute, not a function result.
Where you see :execute [<something>] syntax?
Already exist from 2007.................. on Settings click on "Hide Password" tho show or hide password... on terminal is already showed, but the line on new v7 do not go on history.there should be at least some "Show Password" option
Google "http error 301"...
And do not bother trying to upgrade 16MB flash devices ....[CUT]..
Remember when something goes wrong during the upgrade, your device is bricked.
I think it's about exporting logins saved inside winbox, it has nothing to do with users inside routers.This is NOT the place to ask for RouterOS improvements. It is for WinBox 4.
Plus One Here !! :-)
:local lrttavg ($"rtt-avg" / 1000)
# or with approx fix:
:local lrttavg ($"rtt-avg" / 1000)
:if (($"rtt-avg" % 1000) > 0) do={ :set lrttavg ($lrttavg + 1) }
/interface bridge port export
different internet connection.
Sorry, but in what sense, I don't understand...the unique charm of RouterOS scripting isn't lost when someone stumbles upon rextended’s script collection.
:foreach i in=[/user-manager session find where active=no] do { /user-manager session remove $i; }
This remove only inactive sessions
:foreach i in=[/user-manager session find where active=no] do { /user-manager session remove $i; }
the usual bull~it, nothing newcheck my post and tellme if it works for you
viewtopic.php?t=216387
As you can see ALL ports are shown as opened.
He probably demanded an immediate answer... and he just go away...
However, by not explaining the reason, he doesn't get the right hint.
this do not exist and also not work, so, how you do that?/tool user-manager user profile add user=user1
What are you waiting for to explain the whole situation, instead of wasting people's time by giving them one crumb at a time???But I have a total of 10 PPPoE interfaces that need to dial.
[rex@test-v7.16.2] > :local a ; :put [:typeof $a] ; :put ($a = [:nothing]) nothing false
:execute "/interface lte at-chat [find where name=\"lte1\"] input=\"at+qnwlock=\\\"common/4g\\\",1,1850,100\""
/ip firewall connection
:foreach idc in=[find where timeout > 60] do={
remove [find where .id=$idc]
}
/interface ethernet find [:if ($name~"ether") do={/interface list member add interface=$name list="VLAN2"}]
The default 30d / 7d are > of default 3d on server side (not MikroTik problem, are default RFC values...)Nothing changes after hitting renew
/ipv6 nd set [ find default=yes ] hop-limit=64 /ipv6 nd prefix default set preferred-lifetime=45m valid-lifetime=1h30m
discussion is just childish.
Official reply, please:Are there partitions used on this router? Two partitions would split the disk.
Like the OP on user forum...hahahahaThey've already invented the "supercazzola prematurata con doppio scappellamento a destra".![]()
Few will understand it...
/export show-sensitive
Super, much thanks.
/system leds find [:if ($leds=[:toarray "user-led"]) do={set $".id" type="on" disabled=(!$disabled)}]
/system leds find [:if ($leds=[:toarray "user-led"]) do={set $".id" disabled=(!$disabled)}]
no... please no........use set 0=on/set 0=off.
muble, muble.....While playing with the thingy, there is also the disabled state, the user-led set to on BUT disabled is actually off, and as soon as I enable it, it lights up.