Mikrotik Config Server

Hey guys,

I havent seen this in a mikrotik service but i would love to see this i’ve been trailing script files to preform the same options but it gets baddly messy, can we have something like this or does it already exist

The CPE boots a basic config files and connects to a master server to get its config. simalar to a cable modem bassed on the CPE MAC address

in ROSv3 you can FTP a sctipt to a router and it will autoexecute it. Also you can use the Dude to manage all routers from one program.

but there is still no way to automate this.. the dude needs the ability to bulk execute commands, with variables ($deviceip, $systemname, etc) on remote routers. Since The Dude already operates over the WinBox control protocol, it should be easy to add the ability to have it connect and execute a script on selected routers.