recently i working on 230 router boards the all setup in different location around the country. every time i change some thing i have to use winbox remort config one by one. it is a huge work.
It is passable to let me config different router board at once?
What’s new in 3.0rc3:
*) ftpd - automatically execute uploaded scripts that have name *.auto.rsc;
so make a file with your commands, name it ‘update.auto.rsc’ and upload by ftp
ftp upload is easily scriptable, you may mass-upload this file to many routes with one shell script either on Windows or Linux
Doesn’t appear to work under 3.20 - After I upload, say, ‘abc.auto.rsc’, a file ‘abc.auto.log’ is created at 0 bytes length and the script doesn’t get run.
Hi many thanks to answer the questions know i can make a rsc file but how could i use that file to update for a hundrand router board at same time?
not use import command for each one.
Doesn’t appear to work under 3.20 - After I upload, say, ‘abc.auto.rsc’, a file ‘abc.auto.log’ is created at 0 bytes length and the script doesn’t get run.
Nick.
I ran into this as well. What I found was that there were errors in my .auto.rsc file. Try running the file “by hand” using “import abc.auto.rsc” and watch for errors.
Unlike Ciscos, an “export” will not necessarily “import” correctly. Often it does not. You have to strip out various things like mac adresses that may not apply, then make sure things are in the proper order. For example, you may find that your export applies a security profile to a wireless interface that doesn’t exist yet.
My router board has been upgrade to 3.23 but my abc.auto.rsc still couldn’t restore automaticly
once i reboot the router board a file ‘abc.auto.log’ is created