72 BigIron RX Series Configuration Guide
53-1002253-01
Setting passwords
4
1. At the opening CLI prompt, enter the following command to change to the Privileged level of the
EXEC mode.
BigIron RX> enable
BigIron RX#
2. Access the CONFIG level of the CLI by entering the following command.
BigIron RX# configure terminal
BigIron RX(config)#
3. Enter the following command to set the Super User level password.
BigIron RX(config)# enable super-user-password <text>
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.
BigIron RX(config)# enable port-config-password <text>
BigIron RX(config)# enable read-only-password <text>
Syntax: enable super-user-password <text>
Syntax: enable port-config-password <text>
Syntax: enable read-only-password <text>
If you forget your Super User level password, refer to “Recovering from a lost password” on page 73.
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
• All interface configuration levels
• Read Only level gives access to:
• The User EXEC and Privileged EXEC levels
You can grant additional access to a privilege level on an individual command basis. To grant the
additional access, you specify the privilege level you are enhancing, the CLI level that contains the
command, and the individual command.
This feature applies only to management privilege levels on the CLI. You cannot augment
management access levels for the Web Management Interface.
To enhance the Port Configuration privilege level so users also can enter IP commands at the
global CONFIG level.