|
|
This chapter describes the commands used for configuring the terminal emulation software.
To configure the baud rate for the console port, use the set baud command.
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
To set the maximum number of lines that will be displayed on your terminal, use the set screen command.
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
|
|
Copyright 1988-1996 © Cisco Systems Inc.