C
HAPTER
 20
  |  System Management Commands
Line
–  737  –
EXAMPLE 
To set the timeout to two minutes, enter this command:
Console(config-line)#timeout login response 120
Console(config-line)#
disconnect This command terminates an SSH, Telnet, or console connection.
SYNTAX 
disconnect session-id
session-id – The session identifier for an SSH, Telnet or console 
connection. (Range: 0-8)
COMMAND MODE 
Privileged Exec
COMMAND USAGE 
Specifying session identifier “0” will disconnect the console connection. 
Specifying any other identifiers for an active session will disconnect an SSH 
or Telnet connection.
EXAMPLE 
Console#disconnect 1
Console#
RELATED COMMANDS
show ssh (847)
show users (715)
terminal This command configures terminal settings, including escape-character, 
lines displayed, terminal type, width, and command history. Use the no 
form with the appropriate keyword to restore the default setting.
SYNTAX 
terminal {escape-character {ASCII-number | character} | 
history [size size] | length length | terminal-type {ansi-bbs | 
vt-100 | vt-102} | width width}
escape-character - The keyboard character used to escape from 
current line input.
ASCII-number - ASCII decimal equivalent. (Range: 0-255)
character - Any valid keyboard character.
history - The number of lines stored in the command buffer, and 
recalled using the arrow keys. (Range: 0-256)