Hi just a few questions on the 711,
(1) can version 3.30 be used,
(2) without serial connector, if OS gets corrupted or password reset how can this be done, is there a netinstall equivalent method for the 711
You can find out what versions are supported for your model by going to http://www.mikrotik.com/download.html(1) can version 3.30 be used,
These questions are answered in the Quick Setup Guide for your product.(2) without serial connector, if OS gets corrupted or password reset how can this be done, is there a netinstall equivalent method for the 711
if it doesn't work, somebody has changed your password. resetting of password is possible by netinstallhi
please,can u tell me the default password for Mikrotik RouterBoard 750,I have tried admin and Enter but they dont work
verision MikroTik v3.30.
the router is new .. //if it doesn't work, somebody has changed your password. resetting of password is possible by netinstallhi
please,can u tell me the default password for Mikrotik RouterBoard 750,I have tried admin and Enter but they dont work
verision MikroTik v3.30.
if it doesn't work, somebody has changed your password. resetting of password is possible by netinstall
/file print file=myFile
/file set newVersion.txt contents="4.13"
/system script add name="getv" source= {
:local newv [/file get newVersion.txt content];
:local oldv [/system package get version];
:if ($oldv != $newv) do={
:log info "test1 bla bla bla";
} else={
:log info "test2 bla bla bla";
}
}
[admin@MikroTik] > system script run getv
interrupted
no such item
Have you tried netinstall and not keeping configuration, as it appears you have used 3.30 and 4.13 but i am confused as your last post has you logged in as admin?........login username or password but do not go.....