Hi all,
I need to make configuration file to be installed into MT based CPEs once these are placed at Customer’s premises. Files are different based on frequency, location, device name, etc…
What I currently do is to do a backup from a CPE in order to have a “template” configuration that can be restored an all needed CPEs.
The problem is that, when restore is done, CPEs parameters are different from what I expect to be: device name, interface name, SSID, etc…
Is backup/restore procedure restricted to a single device? E.G. doing a backup on a device, the obtained .backup file can be restored only on the same device.
If yes, might this be solved doing several export on desidered configuration sections (IP, firewall, PPP, etc…) and building a single .rsc file to be imported on desired devices?
Thanks