set cli pagination

To enable and disable CLI pagination, use the set cli pagination command in Global Configuration Mode. The no form of the command no pagination disables the pagination as well. The pagination setting is saved as part of the NVRAM settings and remains persistent across reboots/restarts. After changing the settings executing the “write startup-config” command is not required.

set cli pagination

set cli pagination { {on | } { off} }

no pagination

no pagination { }

Parameters

Parameter Type Description
on   Enter the enable pagination.
off   Enter the disable pagination.

Mode

Global Configuration Mode

Examples

iS5Comm(config)# set cli pagination off

iS5Comm(config)# set cli pagination on

iS5Comm(config)# no pagination