remote-lab.net learn by doing

Cisco IOS disable paging

A nice tip I found about today is how to get rid of the space scrolling when showing a config, log, etc. This may be useful when you want to copy the configuration to a text editor and you don’t want to press space so many times to scroll until the end. 

Router#terminal length 0

and to have it back to the initial settings:

Router#terminal length 24