Augmenting management privilege levels – Brocade TurboIron 24X Series Configuration Guide User Manual

Page 109

Advertising
background image

Brocade TurboIron 24X Series Configuration Guide

75

53-1003053-01

Setting passwords

Read Only level – Allows access to the Privileged EXEC mode and CONFIG mode of the CLI but
only with read access.

You can assign a password to each management privilege level. You also can configure up to 16
user accounts consisting of a user name and password, and assign each user account to one of
the three privilege levels. Refer to

“Setting up local user accounts”

on page 78.

NOTE

You must use the CLI to assign a password for management privilege levels.

If you configure user accounts in addition to privilege level passwords, the device will validate a
user access attempt using one or both methods (local user account or privilege level password),
depending on the order you specify in the authentication-method lists. Refer to

“Configuring

authentication-method lists”

on page 115.

Follow the steps given below to set passwords for management privilege levels.

1. At the opening CLI prompt, enter the following command to change to the Privileged level of the

EXEC mode.

TurboIron> enable

TurboIron#

2. Access the CONFIG level of the CLI by entering the following command.

TurboIron#configure terminal

TurboIron(config)#

3. Enter the following command to set the Super User level password.

TurboIron(config)#enable super-user-password <text>

NOTE

You must set the Super User level password before you can set other types of passwords. The
Super User level password can be an alphanumeric string, but cannot begin with a number.

4. Enter the following commands to set the Port Configuration level and Read Only level

passwords.

TurboIron(config)#enable port-config-password <text>

TurboIron(config)#enable read-only-password <text>

Syntax: enable super-user-password <text>

Syntax: enable port-config-password <text>

Syntax: enable read-only-password <text>

NOTE

If you forget your Super User level password, refer to

“Recovering from a lost password”

on page 77.

Augmenting management privilege levels

Each management privilege level provides access to specific areas of the CLI by default:

Super User level provides access to all commands and displays.

Port Configuration level gives access to:

The User EXEC and Privileged EXEC levels

The port-specific parts of the CONFIG level

Advertising