<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
I have a perl/telnet script issuing commands and crunching output from
a fastiron (SW: Version 03.4.01aTc3, HW: Stackable FES2402-PREM). When
I do <u>show running-config </u>(after issuing skip-page-display) at
times the resulting
output doesnt show the prompt after displaying the config. It instead
stops at the "end" and awaits a <CR> before
showing the prompt. It happens sporadically making it a challenge for
expect-like scripts. In any event, it seems to be some kind of a race
condition that causes it.<br>
<br>
Have any of you seen this kind of behavior? And what, if any, is the
workaround or fix?<br>
<br>
Thanks<br>
</body>
</html>