Installation manual

3-27
SIGNAMAX LLC • www.signamax.eu
Login
2
Enables password checking at login. You can select authentication by a single
global password as configured for the Password parameter, or by passwords set up for
specific user-name accounts. (Default: Local)
Web – Click System, Line, Telnet. Specify the connection parameters for Telnet access,
then click Apply.
Figure 3-14 Enabling Telnet
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.
2. CLI only.
Console(config)#line vty 4-42
Console(config-line)#login local 4-43
Console(config-line)#password 0 secret 4-44
Console(config-line)#timeout login response 300 4-45
Console(config-line)#exec-timeout 600 4-46
Console(config-line)#password-thresh 3 4-46
Console(config-line)#end
Console#show line vty 4-50
VTY configuration:
Password threshold: 3 times
Interactive timeout: 600 sec
Login timeout: 300 sec
Console#