That sounds like the default config. You can erase that config or set it up however you want. (MAC Server on any interface, rename interfaces, etc)
Yes it's the default config, I am quite new about MT.
Newer SXT with ROS 5.4 don't ask to remove configuration at first boot, so I need to reconfigure manually several paramaters to fit my standard configuration.
I have learned the lesson check everything before to deploy hardware
Regards Giuseppe
p.s. ciao lorenzo
Hi Ciuseppe,
I suggest you to do these steps when you attempt to use a new "hardware":
1) update to the last RouterOS version you "need";
2) update the firmware of the RouterBoard accordingly;
3) reset the configuration with:
[admin@cippa.lippa] > system reset-configuration no-defaults=yes skip-backup=yes
With that you can be sure to start to work in a "fresh new" environment!
and more:
4) Develop a basic configuration script (.rsc) to fit your setup need, and you can load it with the reset command using:
[admin@cippa.lippa] > system reset-configuration no-defaults=yes skip-backup=yes run-after-reset=cippalippa.rsc
[Where cippalippa.rsc will be your configuration script you uploaded in the FILE before to launch the reset command]
These are very simple and commons tasks that you can learn in a basic training class ......
See you at the MUM (!!!!) and Happy new Year,
Lorenzo