Name

hold-character — line

Synopsis

hold-character ascii-number
no hold-character

Configures

The character that suspends output

Default

None

Description

This command sets the character that suspends output to a terminal screen. ascii-number is the value of the character in decimal. Having a pause key benefits users who need to scroll through a lot of text; pressing any character resumes output to the screen.

Example

Router(config)# line 2
Router(config-line)# hold-character 19
Router(config-line)# vacant-message #
Router(config-line)#               ***** Welcome to Sphinx *****
Router(config-line)#     Press the return key to start the connection
Router(config-line)#            Suspend with Ctrl-S
Router(config-line)# #

Get CISCO IOS in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.