base command | nomore

Suppresses default pagination for the base command output.

Syntax

base command | nomore

Parameters

base command
Specifies the base command for filtering the output.
nomore
Suppresses default pagination for 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 suppresses default pagination for the base command output.

device# show running-config | nomore 

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 
interface ethernet 0/1 
  shutdown 
interface ethernet 0/2 
  shutdown 
interface ethernet 0/3 
  shutdown 
interface ethernet 0/4 
  shutdown 
interface ethernet 0/5 
  shutdown 
interface ethernet 0/6 
  shutdown  .........