C
HAPTER
20
| System Management Commands
Line
– 738 –
EXAMPLE
This example sets the number of lines displayed by commands with lengthy
output such as show running-config to 48 lines.
Console#terminal length 48
Console#
show line This command displays the terminal line’s parameters.
SYNTAX
show line [console | vty]
console - Console terminal line.
vty - Virtual terminal for remote console access (i.e., Telnet).
DEFAULT SETTING
Shows all lines
COMMAND MODE
Normal Exec, Privileged Exec
EXAMPLE
To show all lines, enter this command:
Console#show line
Terminal Configuration for this session:
Length : 24
Width : 80
History Size : 10
Escape Character(ASCII-number) : 27
Terminal Type : VT100
Console Configuration:
Password Threshold : 3 times
EXEC Timeout : Disabled
Login Timeout : 300 seconds
Silent Time : Disabled
Baud Rate : 115200
Data Bits : 8
Parity : None
Stop Bits : 1
VTY Configuration:
Password Threshold : 3 times
EXEC Timeout : 65535 seconds
Login Timeout : 300 sec.
Silent Time : Disabled
Console#