Community discussions

MikroTik App
 
m0tfe
just joined
Topic Author
Posts: 24
Joined: Tue Apr 29, 2008 6:19 am

Exporting the QUEUE List ?

Fri Sep 19, 2008 4:32 am

Hello , dear mates...

is there anyway to Export the QUEUE list into an EXCEL/WORD sheet ?
 
User avatar
ashish
Long time Member
Long time Member
Posts: 546
Joined: Mon Feb 12, 2007 5:50 am
Location: Virginia, USA.

Re: Exporting the QUEUE List ?

Fri Sep 19, 2008 6:23 am

The Exported File will be in ".rsc" format.
you can always open the file with Word
 
User avatar
normis
MikroTik Support
MikroTik Support
Posts: 26954
Joined: Fri May 28, 2004 11:04 am
Location: Riga, Latvia
Contact:

Re: Exporting the QUEUE List ?

Fri Sep 19, 2008 9:48 am

the command is:
/queue simple> export file=name
then open up in excel, and then use excels tools to divide it into columns
 
m0tfe
just joined
Topic Author
Posts: 24
Joined: Tue Apr 29, 2008 6:19 am

Re: Exporting the QUEUE List ?

Fri Sep 19, 2008 12:09 pm

thank you all :)