How do you export the current RouterOS configuration to a file named backup?

Study for the MTCNA Foundation Exam. Prepare with flashcards and multiple choice questions, each question has hints and explanations. Get ready for your certification!

Multiple Choice

How do you export the current RouterOS configuration to a file named backup?

Explanation:
Exporting the current RouterOS configuration to a file is done by using the export command with a filename specified. The file parameter tells RouterOS where to write the saved configuration. So to create a file literally named backup, you run /export file=backup. If you omit the file parameter, the export is shown in the terminal instead of being saved to a file. Using a name like backup.rsc would create a file with that name and extension, which isn’t the exact filename requested here.

Exporting the current RouterOS configuration to a file is done by using the export command with a filename specified. The file parameter tells RouterOS where to write the saved configuration. So to create a file literally named backup, you run /export file=backup. If you omit the file parameter, the export is shown in the terminal instead of being saved to a file. Using a name like backup.rsc would create a file with that name and extension, which isn’t the exact filename requested here.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy