Figure 4-14 configuring the telnet interface -28 – SMC Networks TigerAccess SMC7816M User Manual
Page 110
B
ASIC
M
ANAGEMENT
T
ASKS
4-28
Web – Click System, Line, Telnet. Specify the connection parameters for
Telnet access, then click Apply.
Figure 4-14 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)#ip telnet server
Console(config)#ip telnet port 123
Console(config)#line vty
Console(config-line)#login local
Console(config-line)#password 0 secret
Console(config-line)#timeout login response 300
Console(config-line)#exec-timeout 600
Console(config-line)#password-thresh 3
Console(config-line)#end
Console#show line vty
VTY configuration:
Password threshold: 3 times
Interactive timeout: 600 sec
Login timeout: 300 sec
Console#