autopage bug
Brought to you by:
jkeroes
If I do a "show version" on a Cisco 4006 running System
Bootstrap Version: 5.4(1), it gives me a --More--
prompt eventhough there isn't anything more to print
(if I press the space bar during a manual telnet
session the prompt appears in the same line space as
the --More-- prompt). This causes Net::Telnet::Cisco::
(v1.10) line 186 to block while waiting for more
output from the switch, which never comes.
Logged In: NO
Don't Do That Then.
http://nettelnetcisco.sourceforge.net/docs.html#paging says
to issue "set length 0" upon login.
Logged In: YES
user_id=778942
I have the same problem with various switches. The answer
seems to be to set the term length. But how can you know
what syntax to use if you can't run the "sh ver" first?