User's Manual
Table Of Contents
- HP Remote Insight Lights-Out Edition II User Guide
- Notice
- Contents
- Operational overview
- Installing the RILOE II
- Configuring the RILOE II
- Using the RILOE II
- Accessing RILOE II for the first time
- Features of the RILOE II
- Managing the user and configuration settings of the RILOE II
- Using the Remote Console
- Terminal Services pass-through option
- Using virtual devices
- Resetting the RILOE II to the factory default settings
- Getting help
- Pocket PC access with RILOE II
- RILOE II security
- Systems Insight Manager integration
- Directory services
- Overview of directory integration
- Benefits of directory integration
- How directory integration works
- Advantages and disadvantages of schema-free and HP Extended
- Setup for Schema-free directory integration
- Setting up HP schema directory integration
- Features supported by HP schema directory integration
- Setting up directory services
- Directory services support
- Schema required software
- Schema installer
- Management snap-in installer
- Directory services for Active Directory
- Active Directory Lights-Out management
- Directory services for eDirectory
- User login using directory services
- Directory settings
- Directory-enabled remote management
- Scripting, command line, and utility options
- Overview of the Lights-Out DOS utility
- Lights-Out directories migration utilities
- Compatibility
- Pre-migration checklist
- HP Lights-Out directory package
- HPQLOMIG operation
- Finding management processors
- Upgrading firmware on management processors
- Selecting a directory access method
- Naming management processors
- Configuring directories when HP Extended schema is selected
- Configuring directories when schema-free integration is sele
- Setting up management processors for directories
- HPQLOMGC operation
- Lights-Out Configuration Utility
- Using Perl with the XML scripting interface
- HPONCFG
- Remote Insight command language
- RIBCL sample scripts
- RIBCL general guidelines
- XML header
- Data types
- Response definitions
- RIBCL
- LOGIN
- USER_INFO
- ADD_USER
- DELETE_USER
- GET_USER
- MOD_USER
- GET_ALL_USERS
- GET_ALL_USER_INFO
- RIB_INFO
- RESET_RIB
- GET_NETWORK_SETTINGS
- MOD_NETWORK_SETTINGS
- GET_GLOBAL_SETTINGS
- MOD_GLOBAL_SETTINGS
- CLEAR_EVENTLOG
- UPDATE_RIB_FIRMWARE
- GET_FW_VERSION
- HOTKEY_CONFIG
- DIR_INFO
- GET_DIR_CONFIG
- MOD_DIR_CONFIG
- SERVER_INFO
- RESET_SERVER
- INSERT_VIRTUAL_FLOPPY
- EJECT_VIRTUAL_FLOPPY
- COPY_VIRTUAL_FLOPPY
- GET_VF_STATUS
- SET_VF_STATUS
- GET_HOST_POWER_STATUS
- SET_HOST_POWER
- GET_VPB_CABLE_STATUS
- GET_ALL_CABLES_STATUS
- GET_TWOFACTOR_SETTINGS
- MOD_TWOFACTOR_SETTINGS
- Troubleshooting the RILOE II
- Supported client operating systems and browsers
- Supported hardware and software
- Server PCI Slot and Cable Matrix
- Network connection problems
- Alert and trap problems
- NetWare initialization errors
- Miscellaneous problems
- Accessing System Partition Utilities
- Inability to reboot the server
- Inability to upgrade the RILOE II firmware
- Incorrect time or date of entries in the event log
- Interpreting LED indicators
- Invalid Source IP address
- Login name and password problems
- Remote Console mouse control issue
- Resetting the RILOE II to Factory Default Settings
- Virtual Floppy media applet is unresponsive
- Video Problems
- Troubleshooting the host server
- Directory Services errors
- Directory Services schema
- Technical support
- Regulatory compliance notices
- Acronyms and abbreviations
- Index

Scripting, command line, and utility options 134
Installing HPONCFG
The HPONCFG utility is delivered in separate packages for Windows® and Linux systems. For
Windows® systems, it is delivered as a smart component. For Linux systems, it is delivered as an RPM
package file. HPONCFG 1.1 is part of SmartStart 7.30.
Windows server installation
HPONCFG will be installed automatically when ProLiant support pack version 7.30 is installed. The
individual HPONCFG 1.1 component cp005299.exe can be downloaded from the HP website
(http://h18023.www1.hp.com/support/files/lights-out/us/download/22571.html
).
To install HPONCFG, run the self-extracting executable delivered in this package from within a directory
of your choice on the managed server. This will be the directory from which the HPONCFG utility is
executed. This directory will also contain the XML formatted input scripts, and will store the output files
from execution of the utility. Be sure that the appropriate Management Interface Driver is installed. The
sm2user.dll file must also be installed. Refer to the "HPONCFG requirements (on page 133)" for details
on where to obtain this driver and file.
Linux server installation
HPONCFG will be installed automatically when ProLiant support pack version 7.30 is installed. The rpm
of HPONCFG 1.1 for the respective Linux distributions can be downloaded from the HP website
(http://h18023.www1.hp.com/support/files/lights-out/us/
).
The following is a list of HPONCFG RPMs and the Linux distributions they support:
RPM supported Distributions
hponcfg-1.1.0-
5.rhel21.i386.rpm
Red Hat Enterprise Linux 2.1
hponcfg-1.1.0-
5.rhel3.i386.rpm
Red Hat Enterprise Linux 3.0
hponcfg-1.1.0-
5.sles8.i386.rpm
SUSE Linux Enterprise Server 8 / United Linux 1.0
Install the appropriate package using the RPM installation utility. As an example for package installation,
hponcfg RPM on Red Hat Enterprise Linux 3.0 can be installed by:
rpm -ivh hponcfg-1.1.0-5.rhel3.i386.rpm
If an older version of hponcfg RPM package is already installed on the system, run the following
command to remove the older version before installing the new version of HPONCFG:
rpm –e hponcfg
The hprsm RPM package must be installed on the system before installing the hponcfg RPM package.
After installation, the HPONCFG executable can be found in the /sbin directory. Be sure that the
appropriate Management Interface Driver is installed. Refer to the "HPONCFG requirements (on page
133)" for details on where to obtain this driver and file.
Using HPONCFG
The HPONCFG configuration utility reads an XML input file, formatted according to the rules of the RIBCL
language, and produces a log file containing the requested output. A few sample scripts are included in
the HPONCFG delivery package. A package containing various and comprehensive sample scripts is
available for download on the HP website (http://h18004.www1.hp.com/support/files/lights-
out/us/download/20110.html).










