Hello -
Is there anywayt to suppress the pausing of pages when executing the 'sh run' command in IOS? I'm wanting to capture the output via an Expect script from linux and it would be much easier to get the entire output in one shot.
Thanks.
Hello -
Is there anywayt to suppress the pausing of pages when executing the 'sh run' command in IOS? I'm wanting to capture the output via an Expect script from linux and it would be much easier to get the entire output in one shot.
Thanks.
On 19.06.2005 17:30 Marv wrote
Try
terminal length 0
as first command.
Before fiddling with own expect scripts, have a look at RANCID which can be downloaded from
Arnold
Thanks that worked great.
However, it did not work with a Pix, and command similar?
I'm also looking into Rancid.
Thanks...
On 20.06.2005 18:35 Marv wrote
try something like
pager lines 0
And before you say that doesn't work with CatOS, a CatOS device will accept:
set length 0
Arnold
Have something to add? Share your thoughts — no account required.
Ask the community — no account required