CONFIG Commands
Command Line Interface Preference Settings
You can set command line interface preferences to customize your environment.
set preference verbose { on off }
Specifies whether you want command help and prompting information displayed. By default, the command line interface verbose preference is turned off. If you turn it on, the command line interface displays help for a node when you navigate to that node.
set preference more lines
Specifies how many lines of information you want the command line interface to display at one time. The lines argument specifies the number of lines you want to see at one time. The range is
If you enter 1000 for the lines argument, the command line interface displays information as an uninterrupted stream (which is useful for capturing information to a text file).