Manual:Support Output File: Difference between revisions

From MikroTik Wiki
Jump to navigation Jump to search
No edit summary
Line 13: Line 13:
[[Image:Supoutwinbox.png|600px]]
[[Image:Supoutwinbox.png|600px]]


To save the file to your computer, click "Download" on support output file,
To save the file to your computer, right mouse click on file and select "Download" to get support output file, or simply drag the file to your desktop.


[[Image:Supoutwinbox2.png|600px]]
[[Image:Supoutwinbox2.png|600px]]
or simply drag the file to your desktop.


====Webfig====
====Webfig====
To generate this file in Winbox, click on "Make Supout.rif" and on "Download" to get in on your computer
To generate this file in Webfig, click on "Make Supout.rif" and on "Download" to get in on your computer
[[Image:Supoutwebfig2.png|600px]]
[[Image:Supoutwebfig2.png|600px]]



Revision as of 09:10, 22 August 2017

What is a supout.rif file?

Version.png

Applies to RouterOS: ALL

The support file is used for debugging MikroTik RouterOS and to solve the support questions faster. All MikroTik Router information is saved in a binary file, which is stored on the router and can be downloaded from the router using FTP. You can view the contents of this file in your Mikrotik account, simply go to the Supout.rif section and upload the file.

This file contains all your routers configuration, logs and some other details that will help the MikroTik Support to solve your issue. The file does not contain sensitive information or router passwords.

Making Support Output file

Winbox

To generate this file in Winbox, click on "Make Supout.rif"

Supoutwinbox.png

To save the file to your computer, right mouse click on file and select "Download" to get support output file, or simply drag the file to your desktop.

Supoutwinbox2.png

Webfig

To generate this file in Webfig, click on "Make Supout.rif" and on "Download" to get in on your computer Supoutwebfig2.png

Console

To generate this file, please type in the command line:

/system sup-output

It is possible to download the file with FTP/SFTP client to your computer.

[ Top | Back to Content ]