To save you Mikrotik configuratie you have to do the following:
#1 logon the device with SSH (or telnet)
#2 Go into the system backup folder
1 |
/systembackup |
#3 Save the configuration file
1 |
save name=test |
You can find the configuration file when you login the web management. Click in the left menu on FILES.
To restore your mikrotek configuration you have to go to /systembackup again and fill in the following command:
1 |
load name=test |
Leave a Reply