UNSOLVED

acarsten

updated

20 years ago

A

acarsten

6 Posts

0

43585

December 20th, 2006 22:00

How to Disable CLI Paging for scripting

Hi,
 
we need to disable the console paging on a PowerConnect 6024 and a 3248. In cisco ios the command sounds like > terminal length 0<.
 
Any ideas?
 
Thanks, Andy

Message Edited by acarsten on 12-20-200606:55 PM

Message Edited by acarsten on 12-20-200607:28 PM

  • Zitibake

    68 Posts

    2540

    0

    Posted January 1st, 2007 13:00

    I use an expect script. See http://www.specialgreen.com/rshDell5324.tcl

    Could be used like:
    rshDell5324.tcl 10.1.1.12 "show running-config"

    ...or to execute multiple commands:
    rshDell5324.tcl 10.1.1.12 "show running-config" "show int desc" "show system"

    ...or to execute commands on multiple switches:
    rshDell5324.tcl "10.1.1.10 10.1.1.11 10.1.1.12" "show system"
  • lanperez

    1 Message

    2540

    0

    Posted January 3rd, 2011 08:00

    Sorry, I've got the same issue but there's nothing at http://www.specialgreen.com/rshDell5324.tcl.

    Could anyone please send me the script?? Hope it will work in a PC 6224 too...

    TIA.

  • smacdoug

    1 Message

    2540

    2

    Posted December 4th, 2012 10:00

    The command is:

    terminal datadump