I have a .backup file (File > Backup) from my old router which is not functional now. I have a new router now with new configuration. But I want to see what was configured in my old router without changing any configuration in my current router. Is there any way I can only view the configurations from the old backup file ?
Myself always use export to file and backup. Backup is between the same model and export you can read as text. The export can also be used to convert settings between diffent models. Have look at the Wiki page: https://wiki.mikrotik.com/wiki/Manual:Configuration_Management
Yeah, but importing backup somewhere else just to see what’s inside is not exactly user-friendly solution. Sure, we also have nicely readable export, but that does not include users and certificates, so it can’t fully replace backup. So there are two ways how to backup config, but none of them is perfect.
MikroTik should either allow export to include everything (e.g. with a new option, if it shouldn’t be there by default) or create a tool to decrypt backups into something readable.