in reply to Net::SSH2::Cisco Question, help with prompts

Multiple line input with additional prompts, etc. stymies Net::Telnet::Cisco and Net::SSH2::Cisco operates in much the same way.

See http://search.cpan.org/~joshua/Net-Telnet-Cisco-1.10/Cisco.pm#Sending_multiple_lines_at_once.

  • Comment on Re: Net::SSH2::Cisco Question, help with prompts

Replies are listed 'Best First'.
Re^2: Net::SSH2::Cisco Question, help with prompts
by edimusrex (Monk) on Jul 26, 2016 at 17:44 UTC

    It's not so much sending multiple commands than it is sending the confirmation once the confirmation prompt appears. That's where I am stuck

      Great, I'm glad it worked out! Happy to see my franken-module getting some use.