If the command output is longer than the screen length, it appears one screen at a time by means of a UNIX more-type interface. The prompt ---(more)--- indicates that more output is available. (See Figure 8.)
Figure 8: The ---(more)--- Prompt

To continue command output, press Return.
Table 6 lists some common keyboard sequences you can use at the ---(more)--- prompt. As soon as the CLI knows how long the output is (usually by the second screen), it displays the percentage of the command output above the prompt.
Occasionally, if a command produces extensive output, you may wish to cancel the output.
To cancel command output, press Ctrl+c. Command output stops and the command prompt appears. (See Figure 9.)
Figure 9: Canceling Command Output

Table 6: ---more--- Prompt Keyboard Sequences
For more information about working with command output, see Filtering Command Output.