Monitoring vty Lines
Purpose
Display the configuration of a vty line.
Action
To display the configuration of a vty line:
host1#show line vty 0 no access-class in data-character-bits 8 exec-timeout 3w 3d 7h 20m 0s exec-banner enabled motd-banner enabled login-timeout 30 seconds
Meaning
Table 1 lists the show line vty command output fields.
Table 1: show line vty Output Fields
Field Name | Field Description |
---|---|
access-class | Access class associated with the vty line |
data-character-bits | Number of bits per character:
|
exec-timeout | Time interval that the terminal waits for expected user input. If there is no time limit, the value is:
|
exec-banner | Status for the exec banner: enabled or disabled. This banner is displayed by the CLI after user authentication (if any) and before the first prompt of a CLI session. |
motd-banner | Status for the MOTD banner: enabled or disabled. This banner is displayed by the CLI when a connection is initiated. |
login-timeout | Time interval during which the user must log in. If there is no time limit, the value is:
|