C
HAPTER
20
| System Management Commands
Line
– 735 –
COMMAND MODE
Line Configuration
EXAMPLE
To set the silent time to 60 seconds, enter this command:
Console(config-line)#silent-time 60
Console(config-line)#
RELATED COMMANDS
password-thresh (734)
speed This command sets the terminal line’s baud rate. This command sets both
the transmit (to terminal) and receive (from terminal) speeds. Use the no
form to restore the default setting.
SYNTAX
speed bps
no speed
bps - Baud rate in bits per second.
(Options: 9600, 19200, 38400, 57600, 115200 bps)
DEFAULT SETTING
115200 bps
COMMAND MODE
Line Configuration
COMMAND USAGE
Set the speed to match the baud rate of the device connected to the serial
port. Some baud rates available on devices connected to the port might not
be supported. The system indicates if the speed you selected is not
supported.
EXAMPLE
To specify 57600 bps, enter this command:
Console(config-line)#speed 57600
Console(config-line)#