How to Disable the Paging Function on CLI

How to Disable the Paging Function on CLI

84593
Created On 09/26/18 13:55 PM - Last Modified 06/13/23 16:40 PM


Resolution


Overview

By default, paging is enabled on the CLI, this will output 50 lines than you will need to hit the space bar or enter to view the rest of the output. This can cause issues while trying to grab output or viewing certain logs.

 

Detail

To disable the page function to show the entire output of a command use the follow command: 

> set cli pager off

Note: You do not have to be in configuration mode.

 

To re-enable the paging option:

> set cli pager on

 

owner: jnguyen



Actions
  • Print
  • Copy Link

    https://knowledgebase.paloaltonetworks.com/KCSArticleDetail?id=kA10g000000Cm1fCAC&refURL=http%3A%2F%2Fknowledgebase.paloaltonetworks.com%2FKCSArticleDetail

Choose Language