How To Export Simple Queues

Hello,

Can anyone help me out in exporting the Simple Queue database from one Mikrotik to another..?

Regards
Rakesh

/queue simple export file=name

How can I use this file to install in another Mikrotik…I want the same Simple Queue Configuration in the new Mikrotik.

Regards
Rakesh

download the file with FTP, upload to another router, then run the command:

/import

Got it … Thanks.

Regards
Rakesh

Hello,

I have imported the queues and able to see the queues but am seeing the following output :

" [admin@MikroTik] > import queues
Opening script file queues.rsc

Script file loaded and executed successfully
input does not match any value of out "


I am worried about the bottom line " input does not match any value of out "

Please suggest…


Regards
Rakesh

now type “/queue simple print” and see if there the queues are there or not ?

Hello,

Queues are present i can see them via Winbox also…


Regards
Rakesh

then all should be fine, you can start testing