Hi guys! where is the disable running check in latest RouterOS?
What do you refer to with “disable running check”?
Are you referring to this:
https://wiki.mikrotik.com/wiki/Manual:Tools/Profiler
i refer to this https://wiki.mikrotik.com/wiki/Manual:Interface/Ethernet
disable-running-check (yes | no; Default: yes) Disable running check. If this value is set to ‘no’, the router automatically detects whether the NIC is connected with a device in the network or not. Default value is ‘yes’ because older NICs do not support it. (only applicable to x86)
but now i see is only applicable to x86. I thought could be useful in some cases
Yes, this feature is available only on x86 machines:
[admin@MikroTik] > :put [/system resource get architecture-name ]
x86
[admin@MikroTik] > interface ethernet set disable-running-check=
no yes