Banner
HomeTOCPrevNextGlossSearchHelp

PDF

Table of Contents

Terminal Setting Commands

Terminal Setting Commands

Terminal Setting Commands

This chapter describes the commands used for configuring the terminal emulation software.


set baud

To configure the baud rate for the console port, use the set baud command.

set baud {1200 | 2400 | 9600 | 19200 | 38400}


Syntax Description

1200 Configures the console port for 1200 baud.
2400 Configures the console port for 2400 baud.
9600 Configures the console port for 9600 baud.
19200 Configures the console port for 19200 baud.
38400 Configures the console port for 38400 baud.


Default

9600


Command Mode

System level


Example

The following example configures the console port for 2400 baud:

Host> set baud 2400



set screen

To set the maximum number of lines that will be displayed on your terminal, use the set screen command.

set screen lines


Syntax Description

lines Maximum number of lines that will be displayed on your terminal. Must be between 2 and 128.


Default

20


Command Mode

System level


Example

The following example configures the terminal to display 30 lines at once:

Host> set screen 30


HomeTOCPrevNextGlossSearchHelp
-

Copyright 1988-1996 © Cisco Systems Inc.