By default, if output is longer than the length of the terminal screen, you are provided with a ---(more)--- message to display the remaining output. To display the remaining output, press the Spacebar.
To prevent the output from being paginated, enter no-more after the pipe symbol.
The following example displays output from the show configuration command all at once:
- user@host> show configuration | no-more
This feature is useful, for example, if you want to copy the entire output and paste it into an e-mail.