SMC Networks SMC7824M/FSW Switch User Manual


 
B
ASIC
M
ANAGEMENT
T
ASKS
4-24
CLI – Enter Line Configuration mode for the console, then specify the
connection parameters as required. To display the current console port
settings, use the show line command from the Normal Exec level.
Telnet Settings
You can access the onboard configuration program over the network using
Telnet (i.e., a virtual terminal). Management access via Telnet can be
enabled/disabled and other various parameters set, including the TCP port
number, timeouts, and a password. These parameters can be configured
via the web or CLI interface.
Command Attributes
Telnet Status – Enables or disables Telnet access to the switch.
(Default: Enabled)
Telnet Port Number – Sets the TCP port number for Telnet on the
switch. (Range: 1 - 65535; Default: 23)
Console(config)#line console 19-24
Console(config-line)#login local 19-25
Console(config-line)#password 0 secret 19-26
Console(config-line)#timeout login response 0 19-27
Console(config-line)#exec-timeout 0 19-28
Console(config-line)#password-thresh 5 19-29
Console(config-line)#silent-time 60 19-30
Console(config-line)#databits 8 19-30
Console(config-line)#parity none 19-31
Console(config-line)#speed auto 19-32
Console(config-line)#stopbits 1 19-33
Console(config-line)#end
Console#show line console 19-34
Console configuration:
Password threshold: 5 times
Interactive timeout: Disabled
Login timeout: Disabled
Silent time: 60
Baudrate: auto
Databits: 8
Parity: none
Stopbits: 1
Console#