Manual:The Dude v6/DB import export
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)