We’re experiencing one particular problem when using RB433 for remote serial port access to Extreme switch.
When both Mikrotik and Extreme power cycle simultaneously, Mikrotik will cause Extreme switch to enter boot loader prompt by sending output to the serial port.
Even if console output is disabled with /system routerboard settings set baud-rate=off as described here (https://wiki.mikrotik.com/wiki/Silent_boot#RouterOS_configuration), Extreme still fails to boot beyond loader.
Inspecting console port output from PC with `cat /dev/serialportname’ does not reveal any output.
Is this Mikrotik’s behaviour a bug?
How to disable output to serial port completely?