What can I do to automate configuration of many board?
I need to replicate the same configuration in many at the same time.
Thanks
What can I do to automate configuration of many board?
I need to replicate the same configuration in many at the same time.
Thanks
Just do export in one, and import in others. ![]()
I have just a an export file or a script with all configuration. what I need is to load the same configuration in many boards at the same time.
Franco.
what I need is to load the same configuration in many boards at the same time.
What it means, in the same second, minute or hour?
For what you are using mikrotikOS? What is your configuration?
Mayeby there is no need to replicate configuration in everyone of the units. Mayeby use Radius or something other.
Use netinstall with configuration script. This will run upon the first start and configure as needed on as many units as you push them out to at once.
I need to configure routerboards with the same configuration. Same ip, same routes etc…
I need this because I want to reduce time.
Now I use scripts 1 by 1 on each routerboard.
If I have 50 routerboards to configure I need a lot of time.
My focus is reduce time to config and send configurations to many boards possible in the same time.
Again, you can do this with netinstall I believe … use configuration script to configure it how you want, and then apply it to all 50 at once.
Sam