Net-Appliance-Session - Re: Retriving the prompt

Posted on Thu Jan 17 16:21:42 2008 by miky in response to 6886 (See the whole thread of 5)
Re: Retriving the prompt
Hi Oliver, I'm afraid this last prompt is not displayed with the Net::Appliance::Session module. I just copied and pasted your exemple modifying the host, user, and password. I also modified the command line so is would display the access-lists
print $s->cmd('show access-list');
So I'm sure it's logging on the router. the
print $s->last_prompt;
works successfully on net:telnet and net::telnet::cisco though Regards
Direct Responses: 6890 | Write a response