Replace config

Hello,

ik have made an export to a file on my computer (nog on the router) changed the file. (changed the subnet)
after this i paste the file in the ssh session.
however that wasn’t a great idea.
now i have duplicated ip-adresses etc.

What is the correct methode to import this file over ssh. and replace the config?

kind regards
Mark

So found out that i need the web console for an backup.
at the files menu there is an backup option.
However the option “don’t encrypt” is not creating a plain text.

but at least i have some sort of backup now.

backup option always creates some binary files, so you can’t really check what’s in them. To export all config in readable format, execute /export file=anynameyouwant.txt from commant window (ssh session will do). Then transfer resulting file to your computer.