A SERVICE OF

logo

Telnet Settings
8-2
8
Figure 8-1 Configuring the Telnet Interface
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 36-1
Console(config-line)#login local 36-2
Console(config-line)#password 0 secret 36-3
Console(config-line)#timeout login response 300 36-4
Console(config-line)#exec-timeout 600 36-4
Console(config-line)#password-thresh 3 36-5
Console(config-line)#end
Console#show line vty 36-9
VTY configuration:
Password threshold: 3 times
Interactive timeout: 600 sec
Login timeout: 300 sec
Console#