Network Command Line Terminal Based Discovery Pattern
I am trying to create a pattern which uses SSH connection to a network switch. Idea is to login to the network terminal console and run commands like "show running-config" or "show system info" and then fetch the values from the command output using ...
