Login, Login 791 – LevelOne GTL-2691 User Manual

Page 791

Advertising
background image

C

HAPTER

24

| System Management Commands

Line

– 791 –

C

OMMAND

U

SAGE

If user input is detected within the timeout interval, the session is kept

open; otherwise the session is terminated.

This command applies to both the local console and Telnet connections.

The timeout for Telnet cannot be disabled.

Using the command without specifying a timeout restores the default

setting.

E

XAMPLE

To set the timeout to two minutes, enter this command:

Console(config-line)#exec-timeout 120

Console(config-line)#

login

This command enables password checking at login. Use the no form to

disable password checking and allow connections without a password.

S

YNTAX

login [local]
no login

local - Selects local password checking. Authentication is based on

the user name specified with the

username

command.

D

EFAULT

S

ETTING

login local

C

OMMAND

M

ODE

Line Configuration

C

OMMAND

U

SAGE

There are three authentication modes provided by the switch itself at

login:

login selects authentication by a single global password as

specified by the

password

line configuration command. When using

this method, the management interface starts in Normal Exec (NE)

mode.

login local selects authentication via the user name and password

specified by the

username

command (i.e., default setting). When

using this method, the management interface starts in Normal Exec

(NE) or Privileged Exec (PE) mode, depending on the user’s

privilege level (0 or 15 respectively).

no login selects no authentication. When using this method, the

management interface starts in Normal Exec (NE) mode.

Advertising