Command
SpaceBar (at –More– prompt)
Use
Displays one more page of output at the ‘–More–‘ prompt.
Syntax
Hit ‘SpaceBar’ key at ‘–More–‘ prompt.
Example
First, the show run command is executed, which has a very large output.
R2(config)#do show run Building configuration…Current configuration : 1249 bytes ! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname R2 ! boot-start-marker boot-end-marker ! enable secret 5 $1$2QMF$DtTeVb/DWIpqYDvyHA6gV/ ! no aaa new-model memory-size iomem 5 ! ! ip cef no ip domain lookup ! ! –More–
Next, the spacebar key is hit at the ‘–More–‘ prompt to display another page of output from the initial show run command.
! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! interface Loopback0 ip address 2.2.2.2 255.255.255.255 ! –More–
Continue hitting spacebar until all lines of output for the command are displayed.
! endR2(config)#