2.1.43. show line

Syntax

show line [(console | telnet | ssh)]

Parameter


console Select console line to show.

telnet Select telnet line to show.

ssh Select ssh line to show.


Default

No default value for this command.

Mode

Privileged EXEC

Usage

Use show line command to show all line configurations including session timeout, history count, password retry number and silent time. For telnet and ssh, it also shows the service enable/disable state.

Example

This example shows how show all lines’ information.

Switch# show line
Console ==============================
Session Timeout : 15 (minutes)
History Count : 128
Password Retry : 3

Silent Time : 0 (seconds)

Telnet ===============================

Telnet Server : disabled
Session Timeout : 20 (minutes)
History Count : 128
Password Retry : 3
Silent Time : 0 (seconds)
SSH ==================================
SSH Server : disabled
Session Timeout : 25 (minutes)
History Count : 128
Password Retry : 3

Silent Time : 0 (seconds)