How to store config and then restore it?

Hey all
Just wanna know how I can save the config on a tftp/ftp and then be able to restore it?
Atm doing some tests and dont wish to go through the config again if i do a mistake
thanks

what about
/system backup

Or, if you want to be able to read it by eye, /export.

Thanks :slight_smile:

The system backup is chipset dependant, unlike export which saves a readable copy that you can modify to work on basically any chipset.
Like I’ve tried to make a backup of my friend’s RB750G configurations and put it on my RB750, but it didn’t work due to the chipset mismatch. Using export did the trick.