FOR TIPS, gUIDES & TUTORIALS

subscribe to our Youtube

GO TO YOUTUBE

14455 questions

17168 answers

28195 comments

0 members

We are migrating to our new platform at https://community.teltonika.lt. Moving forward, you can continue discussions on this new platform. This current platform will be temporarily maintained for reference purposes.
0 votes
229 views 1 comments
by
Hi,

Looking for a reference for using the CLI to save and restore the device current config.

Any help appreciated.

 Regards

1 Answer

+1 vote
by anonymous

Hi,

If you'll execute sysupgrade command in CLI it should give you all available commands for FW reflashing and backup creating/restoring.

sysupgrade -b <filename> creates a backup.

sysupgrade -r <filename> restores from the backup

EB.

by anonymous
Thanks, much appreciated!