A few days ago I wanted to compare a posted on the forum configuration to a default one.
I already made a small spreadsheet that is useful to compare two configurations side by side that allows inserting or removing cells to "align" the two configurations (I am also attaching it).
I found (BTW thanks @tangent
) the default configuration of the same device on the nice tangentsoft repository:
https://tangentsoft.com/mikrotik/dir/defconf
The problem being that the configuration was a "terse" export (very handy for applying/re-applying it on terminal but hard to read) so I put together another small spreadsheet capable (hopefully) of converting from "terse" to "single line", this latter being much more readable.
Usage of both should be self-explaining.
Have fun.
Config_compare.zip (10.3 KB)
EDIT: removed terse_to_sl download, updated version in post below