Manual:The Dude v6/DB import export: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 20: | Line 20: | ||
</pre> | </pre> | ||
== Starting with v6.34rc45 == | == Starting with v6.34rc45 build == | ||
For both actions now there is progress indicator added. | For both actions now there is progress indicator added. |
Revision as of 16:27, 26 January 2016
Applies to RouterOS: v6.34+
Overview
The Dude server package supports database imports current releases as well as from older dude versions: v3 and v4.
Up to v6.34rc44 build
- Export
/dude export-db file=(file_name_path)
- Import
To import database upload db file to ROS host and run import command. Note that importing large databases will take some time.
/dude import-db file=(file_name_path)
Starting with v6.34rc45 build
For both actions now there is progress indicator added.
- Export
/dude export-db backup-file=(file_name_path)
- Import
/dude import-db backup-file=(file_name_path)