Configuring the ECN330-switch
94 1553-KDU 137 365 Uen D 2006-06-16
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.
6.3.12 Telnet Settings
The onboard configuration program can be accessed over the network using
Telnet (that is, a virtual terminal). Management access through Telnet can be
enabled/disabled and other various parameters set, including the TCP port
number, timeouts, and a password. These parameters can be configured using
the web or CLI interface.
Command Attributes
• Telnet Status – Enables or disables Telnet access to the ECN330-
switch. (Default: Enabled)
• Telnet Port Number – Sets the TCP port number for Telnet on the
ECN330-switch. (Range: 1-65535; Default: 23)
• Login Timeout – Sets the interval that the system waits for a user to log
into the CLI. If a login attempt is not detected within the timeout interval,
Console(config)#line console
Console(config-line)#login local
Console(config-line)#password 0 secret
Console(config-line)#timeout login response 0
Console(config-line)#exec-timeout 0
Console(config-line)#password-thresh 5
Console(config-line)#silent-time 60
Console(config-line)#databits 8
Console(config-line)#parity none
Console(config-line)#speed 9600
Console(config-line)#stopbits 1
Console(config-line)#end
Console#show line console
Console configuration:
Password threshold: 5 times
Interactive timeout: Disabled
Login timeout: Disabled
Silent time: 60
Baudrate: 9600
Databits: 8
Parity: none
Stopbits: 1
Console#