Password (line configuration), Password – Dell PowerEdge M805 User Manual

Page 137

Advertising
background image

AAA Commands

103

Default Configuration

Uses the default set with the command aaa authentication login.

Command Mode

Line Configuration mode

User Guidelines

This command has no user guidelines.

Example

The following example specifies the default authentication method for a console.

console(config)# line console

console(config-line)# login authentication default

password

(Line Configuration)

Use the password command in Line Configuration mode to specify a password on a line. To remove
the password, use the no form of this command.

Syntax

password password [encrypted]

no password

password—Password for this level. (Range: 8- 64 characters)

encrypted—Encrypted password to be entered, copied from another switch
configuration.

Default Configuration

No password is specified.

Command Mode

Line Configuration mode

User Guidelines

This command has no user guidelines.

Example

The following example specifies a password "mcmxxyyy" on a line.

console(config-line)# password mcmxxyyy

Advertising