Community discussions

MikroTik App
 
angboontiong
Forum Guru
Forum Guru
Topic Author
Posts: 1136
Joined: Fri Jan 16, 2009 9:59 am

Whats software to use for mass routerboard system user management ??

Tue May 12, 2015 7:15 pm

Hi,

is there any software can do this?
 
User avatar
boen_robot
Forum Guru
Forum Guru
Posts: 2400
Joined: Thu Aug 31, 2006 4:43 pm
Location: europe://Bulgaria/Plovdiv

Re: Whats software to use for mass routerboard system user management ??

Tue May 12, 2015 7:36 pm

There are some preexisting solutions, and some which technically aren't, but you can easily create them.

If all commands you want to execute are "verbatim" on each router (i.e. there's no difference at all), you can use tools like this one to execute each command on all routers via SSH.

If you need a little more finesse - i.e. if the changes you need are the same "except that one thing", you can either create a RouterOS script that detects the router it's running on and acts accordingly (and run it in the same fashion as above) OR build a simple API application where you prepare a script with variables, and then run it.

API applications are a better option if what you need is likely to repeat, i.e. they're better for automation. But if you're doing a "one time thing", it's easier to use tools like the above.
 
angboontiong
Forum Guru
Forum Guru
Topic Author
Posts: 1136
Joined: Fri Jan 16, 2009 9:59 am

Re: Whats software to use for mass routerboard system user management ??

Wed May 13, 2015 12:55 pm

This seem required to enable ssh service but due to security we disable it.

Who is online

Users browsing this forum: codi639, zjobra0013 and 30 guests