Specifications

set terminal pager
18
set terminal pager
Specifies whether to perform paging (see 5.2.6 Paging in the Configuration Guide Vol. 1).
Syntax
set terminal pager {enable | disable} [save]
Input mode
User mode and administrator mode
Parameters
{ enable | disable }
enable
Paging is performed.
disable
Paging is not performed.
Operation when this parameter is omitted:
This parameter cannot be omitted.
save
Saves the paging setting to the internal flash memory.
Operation when this parameter is omitted:
The new setting is not saved to the internal flash memory. If you either log out
from or restart the device, the old paging setting is used.
Operation when this command is not used:
Paging is performed.
Example
Set so that paging will not be performed and the setting will not be saved.
> set terminal pager disable Press the Enter key.
Set so that paging will be performed and the setting will be saved.
> set terminal pager enable save Press the Enter key.
Display items
None
Impact on communication
None
Response messages
None
Notes
Executing the show running-config command does not display this command setting.
Executing the
show system command will display the saved setting in the System Setting
item.