All - our company uses the RB750-GL routers for live customer deployments. Typically a dozen or more per property (current property has 85 of these routers). My tech team needs a reliable method of cloning the configurations into many units. I've done a number of searches and found a couple of threads, followed those procedures and finally am close to getting it working reliably, but I have a few questions to pose to the group here:
- As per others indicated, must not use the Backup Configuration method as that will port MAC addresses and other info not compatible with the new RB750GL. All clone-candidate routers are upgraded to same firmware first (v6.13)
- I open a New Terminal window on the master router and do a "/export compact file=name" and then save this file to disk
- I upload this master.rsc (name) file into the clone router Files library and then open a New Terminal window on the clone router and issue "import name"
- First problem - I get an error message saying 'Syntax error line 69 column 7' . To check this master.rsc file, I open MilliScript1.47, goto line 69 (I assume line one is the first line which is the name of the .rsc file??) and it is just one of the standard Firewall settings and it is correctly spelled. I don't see any syntax error there??
- So, I tried in MilliScript by accident just adding a space character in the first comment line and saved it. Uploaded this master2.rsc file, and now it goes a little longer but gives me the 'failure - encountered same pool name' error message??
- I then performed the command '/system reset-configuration no-defaults=yes' on the new clone router. This requires you to access the router now using the winbox utility/MAC access.
- Now I open New Terminal and try the /import master2.rsc file and it looks like it worked (though I didn't get the Success message I was expecting but maybe I didn't see because one of the changes was a change to the DHCP pool subnet) after I reboot as I get a new DHCP address and my other settings (like a static IP address) are all there.
Given the error messages and the need to edit the compact file, etc, this doesn't seem like a clean process. What am I missing - or what have others done to create a clean clone config file??
Thanks,
daggerCVN