I was following this Mikrotik list of recommended configuration changes for securing the device, and at one point it recommends disabling DDNS under Other clients services:
Code: Select all
/ip cloud set ddns-enabled=no update-time=no
However, my switch says:
Code: Select all
[admin@MikroTik] /ip/cloud> set ddns-enabled="no"
invalid value of ddns-enabled, must be either yes or auto
I made it to Mikrotik wiki and it also recommends setting this to no.
Is this a bug, or are the guides outdated?
I have a CRS312-4C+8XG that I'm using as a switch.