I know I can save a script into a file; is there a way to upload a file as script in several routerboards and execute it?
I mean, if I need to execute these commands:
IP Route Add gateway=192.168.30.1
IP route remove 0
…
…
on all routerboards I have, it would be simple if I can write only a file script to load on all routerboard and execute it.
if you use ROS 3.0 or < , use the fetch tool from every RB to download your script, and you can put script to download automatically (put script on /system scheduler), hope help