Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Along with the device-mode feature, RouterOS now can analyse the whole configuration at system startup, to determine if there are any signs of unauthorized access to your router. If suspicious configurations are configuration is detected, the suspicious configuration will be disabled and the flagged parameter is changed will be set to "yes":

Code Block
languageros
[admin@MikroTik] > system/device-mode/print 
     mode: enterprise
  flagged: yes
  sniffer: no
  hotspot: no

...