C
HAPTER
20
| System Management Commands
Line
– 736 –
stopbits This command sets the number of the stop bits transmitted per byte. Use
the no form to restore the default setting.
SYNTAX
stopbits {1 | 2}
no stopbits
1 - One stop bit
2 - Two stop bits
DEFAULT SETTING
1 stop bit
COMMAND MODE
Line Configuration
EXAMPLE
To specify 2 stop bits, enter this command:
Console(config-line)#stopbits 2
Console(config-line)#
timeout login
response
This command sets the interval that the system waits for a user to log into
the CLI. Use the no form to restore the default setting.
SYNTAX
timeout login response [seconds]
no timeout login response
seconds - Integer that specifies the timeout interval.
(Range: 10 - 300 seconds)
DEFAULT SETTING
300 seconds
COMMAND MODE
Line Configuration
COMMAND USAGE
◆ If a login attempt is not detected within the timeout interval, the
connection is terminated for the session.
◆ This command applies to both the local console and Telnet connections.
◆ The timeout for Telnet cannot be disabled.
◆ Using the command without specifying a timeout restores the default
setting.