Basic Configuration
3-27
3

CLI – Enter Line Configuration mode for a virtual terminal, then specify the

connection parameters as required. To display the current virtual terminal settings,

use the show line command from the Normal Exec level.

Console(config)#line vty 4-13
Console(config-line)#login local 4-13
Console(config-line)#password 0 secret 4-14
Console(config-line)#timeout login response 300 4-15
Console(config-line)#exec-timeout 600 4-15
Console(config-line)#password-thresh 3 4-16
Console(config-line)#end
Console#show line 4-20
Console configuration:
Password threshold: 3 times
Interactive timeout: Disabled
Login timeout: Disabled
Silent time: Disabled
Baudrate: 9600
Databits: 8
Parity: none
Stopbits: 1
VTY configuration:
Password threshold: 3 times
Interactive timeout: 600 sec
Login timeout: 300 sec
Console#