base command | more

Paginates the base command output.

Syntax

base command | more

Parameters

base command
Specifies the base command for filtering the output.
more
Paginates the base command output.

Modes

Filter mode

Usage Guidelines

The "|" symbol in this command does not act as a separator, but instead provides access to the filter command.

Examples

The following example paginates the base command output.

device# show running-config | more 

ntp enable 
ntp server 3.2.2.1 
ntp server 1.in.pool.ntp.org 
ntp server 2.2.2.2 
ntp server 2.1.1.1 
ntp server 3.2.2.2 
--More--