in reply to Telnet using Expect module

By the looks of it, you are expecting 'login:' but you are getting 'User name:'

Replies are listed 'Best First'.
Re^2: Telnet using Expect module
by gaurav (Sexton) on Aug 26, 2013 at 09:43 UTC

    Thank you very much