I was able to set a command shortcut to telnet a device
command:telnet
parameters: %host
This will simply telnet the device and wait for login.
how can i make it automatically send further login parameters:
ex (cisco router):"username">"pass">enable>"enable pass".......
I have several routers and all of them have the same login credentials so this would be helpful.
Add comment