
Chapter 37: system Commands
SSR Command Line Interface Reference Manual 37 - 19
system set terminal
Purpose
Sets global terminal parameters.
Format
system set terminal baud
<baud-rate>
|columns
<num>
|rows
<num>
Mode
Configure
Description
The
system
set
terminal
command globally sets parameters for a serial console’s
baud rate, output columns, and output rows.
Parameters
baud
<baud-rate>
Sets the baud rate. You can specify one of the following:
• 300
• 600
• 1200
• 2400
• 4800
• 9600
• 19200
• 38400
columns
<num>
Sets the number of columns displayed at one time.
rows
<num>
Sets the number of rows displayed at one time.
Restrictions
None.
Example
The command in the following example sets the baud rate, number of columns, and
number of rows for the management terminal connected to the System Control module.
ssr(config)# system set terminal baud 38400 columns 132 rows 50
Commenti su questo manuale