Setting a configuration, Hponcfg command-line examples, Using lo100cfg – HP SmartStart-Software User Manual
Page 59: Lo100cfg command-line syntax, Lo100cfg command-line arguments

Toolkit utilities 59
<REMOTE_CONSOLE_ENCRYPTION VALUE="N"/>
<PREFER_TERMINAL_SERVICES VALUE="N"/>
<HTTPS_PORT VALUE="443"/>
<HTTP_PORT VALUE="80"/>
<REMOTE_CONSOLE_PORT VALUE="23"/>
<TERMINAL_SERVICES_PORT VALUE="3389"/>
<VIRTUAL_MEDIA_PORT VALUE="17988"/>
<MIN_PASSWORD VALUE="4"/>
</GET_GLOBAL_SETTINGS>
Setting a configuration
A specific configuration can be sent to the iLO, iLO 2, iLO 3, or RILOE II by using the command format:
HPONCFG /f add_user.xml /l log.txt
In this example, the input file has contents:
<!-- Add user with minimal privileges to test default setting of
assigned privileges to 'N' -->
<RIBCL version="1.2">
<LOGIN USER_LOGIN="x" PASSWORD="x">
<USER_INFO MODE="write">
<ADD_USER USER_NAME="Landy9" USER_LOGIN="mandy9"
PASSWORD="floppyshoes">
<RESET_SERVER_PRIV value="Y" />
<ADMIN_PRIV value="Y" />
</ADD_USER>
</USER_INFO>
</LOGIN>
</RIBCL>
The specified user will be added to the device.
HPONCFG command-line examples
For HPONCFG command line examples, see the appropriate user guide at the Remote Management
website
Using LO100CFG
The LO100CFG utility enables you to configure the LightsOut 100 device that appears on the HP ProLiant
100 series servers. The application is compiled for Linux (32 bit text mode only).
Under Linux, LO100CFG uses the OpenIPMI library to communicate with the system firmware.
LO100CFG command-line syntax
lo100cfg [ -h | -x | -v | -i "file.xml" | -o "file.xml" | -s ]
LO100CFG command-line arguments
Command-line argument
Description
-x
This argument displays example XML to perform configuration.
-v
This argument outputs the current copyright and version information and
then exits.