Firmware Updates

After configuring your Ethernet interface, use the following command to update your firmware.

/system package update install
			

After updating the firmware, you should reset the configuration to factory defaults and configure your device if you have not already done so.

If your device is already configured, you should remove the default route and DNS server from your Ethernet interface, since these values are assigned dynamically when the device is connected wirelessly:

/ip route remove [find where dst-address=0.0.0.0/0]
/ip dns set servers=""