Answer the question
In order to leave comments, you need to log in
Run a command on multiple mikrotiks?
there is a cmd file that adds an ip sheet to the address
@set "username=admin"
@set "filename=1.rsc"
@set "ip=10.10.10.1"
PSCP.EXE %filename% %username%@%ip%:/
PLINK.EXE %username%@%ip%:/ import file-name=%filename%
@set "ip=ip.txt"
Answer the question
In order to leave comments, you need to log in
Use Ansible like this https://www.youtube.com/watch?v=E8NsgpW18C4
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question