From: Matt Z. <mzagrabe@d.umn.edu> - 2011-04-08 18:24:10
|
You could use: http://search.cpan.org/~joshua/Net-Telnet-Cisco-1.10/Cisco.pm For some basic functionality. I've used Expect just fine with Cisco products, but there were issues with threading. I've tried both Net::Telnet and Expect, but there were still a couple issues. Now I just use Net::Telnet. -matt On Fri, Apr 8, 2011 at 12:19 PM, David Li <w.d...@gm...> wrote: > Hi, Experts, > I am new to Expect. Is there an example that > uses both Net::Telnet and Expect to interact with Cisco routers? > Regards, > David > > ------------------------------------------------------------------------------ > Xperia(TM) PLAY > It's a major breakthrough. An authentic gaming > smartphone on the nation's most reliable network. > And it wants your games. > http://p.sf.net/sfu/verizon-sfdev > _______________________________________________ > Expectperl-discuss mailing list > Exp...@li... > https://lists.sourceforge.net/lists/listinfo/expectperl-discuss > > |