Boot loop by adding dynamic NTP, DNS and checking clock

Steps to reproduce on v6.19:

  • log in via ssh:
    [mdepinski@MikroTik] > system ntp client set enabled=yes server-dns-names=0.europe.pool.ntp.org
    [mdepinski@MikroTik] > ip dns set allow-remote-requests=no servers=8.8.8.8
    [mdepinski@MikroTik] > system clock print

Now system resets and enters boot loop and stays there until a config reset.

MD