I am using Net::Telnet to gather data from a Foundry ServerIronXL during some 
testing we are performing, although the same will be a problem when it comes 
to Cisco Routers, etc...

I am having the script log in, go into enable mode and run a couple show 
commands.  Everything works except for multi-screen outputs from the switch.  
I get the "--More--, next page: Space, next line: Return key, quit: 
Control-c" and I need to have the script send the SPACE sequence to get the 
second page of output.

My question, how can I send the SPACE bar escape sequence within a Perl 
script?

Thanks in advance,
Paul

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to