HP Fabric Clustering System HP-UX Administrator's Guide, March 2008

Table 6-3 Administrator Roles
DescriptionRole
InfiniBand read-only access.ib-ro
InfiniBand read-write access.ib-rw
Read-write access to all network configuration commands.unrestricted-rw
For information about configuring user accounts and roles, refer to “Creating User Accounts”
(page 100).
NOTE: The CLI is case-sensitive. Be sure to enter all text in the case shown.
At the CLI prompt, enter the appropriate user name and password at the CLI prompt to log in
as the admin user. For example,
Login: super
Password: xxxxx
HP-IB>
You are logged in as an administrator and are ready to view and configure the CLI configuration.
NOTE: Up to three concurrent CLI sessions are allowed at a time.
Entering CLI Modes
The CLI has four command modes
user-execute mode
privileged-execute mode
global-configuration mode
sub-command mode
The commands you can enter depend upon the current command mode and who you log in as.
You may enter a question mark (?) at the CLI prompt to list the commands appropriate for the
current mode and user identity.
All CLI sessions begin in the user-execute mode. This mode provides commands for viewing
some of the system configuration and some user information. Guest users may only work in the
user-execute mode.
The user-execute mode is also the entry point to the privileged-execute mode. The
privileged-execute mode can view the entire system configuration and all user information. It
is used to perform some high-level administrative tasks, such as saving the current configuration
and setting the system clock. It is also the access point to the global-configuration and
sub-command modes. You must enter the privileged-execute mode before entering the
configuration modes. This is done simply by entering the enable keyword after starting the CLI
session. Note that administrative and unrestricted users may enter the privileged-execute mode.
# telnet HP-IB
Login: super
Password: xxxx
HP-IB> enable
HP-IB#
Mode changes are reflected in changes to the CLI prompt. Going from the user-execute to
privileged-execute mode, the prompt changes from:
HP-IB>
to
HP-IB#
Switch Administration and Management 75