disable cli paging
Description
Disables pausing at the end of each show screen.
Syntax Description
session | Disables viewing output of commands one screenful at a time for the current user session only (default). |
permanent | Disables viewing output of commands one screenful at a time permanently (setting persists after rebooting). |
Default
Clipaging is enabled per session by default.
Usage Guidelines
The command line interface (CLI) is designed for use in a VT100 environment.
Most show command output pauses when the display reaches the end of a page. This command disables the pause mechanism and allows the display to print continuously to the screen.
To view the status of CLI paging on the switch, use the show management command. The show management command displays information about the switch including the enable/disable state for CLI paging.
Example
The following command disables cli paging permanently (persists after rebooting) and allows you to print continuously to the screen:
disable cli paging permanent
History
This command was first available in ExtremeXOS 10.1.
The session and permanent options were added in ExtremeXOS 22.5.
The clipaging option was split into two keywords in ExtremeXOS 30.3.
Platform Availability
This command is available on ExtremeSwitching 5320, 5420, 5520, and 5720 series switches.