I have 2 CCR’s that I’m trying to keep the configs in sync with each other. One is the primary unit, and the other is a backup unit that is off most of the time.
I first tried to take a backup of the first CCR, then download the .backup file to my machine → power on the backup unit, plug my computer into it → upload the backup file → restore backup. This resulted in the secondary unit booting, but taking a long time. After about a minute of being on, it would reboot itself.
So I reset the configuration via the LCD and am now trying to import a .rsc script which is a full export from the primary CCR via /export file=myscript
I uploaded the script to the backup CCR, then via the terminal did an import myscript.rsc
It tells me there is a syntax error on line 323 column 7, however when I open the script file via Notepad++, the last line with a command on it is line 321, and 322 is a blank line. There is no line 323. The script does look complete as far as I can tell…
Any ideas?
both are CCR1009-8G-1S-1S+ running v6.21.1 on firmware 3.19
I"ll post the script file if someone thinks it will be helpful – however it is just a regular export to .rsc and looks complete as far as I can tell…