Hello I’m wondering how to give a telnet command to another router (which has not routeros) with a script.
When I had DDWRT I used this script:
(sleep 1; echo 'admin'; sleep 1; echo 'mypassword'; sleep 1; echo 'adsl configure --snr 72'; sleep 1 ) | telnet 192.168.1.1