HPONCFG Online Configuration Utility 265

HPONCFG /f add_user.xml /l log.txt > output.txt

HPONCFG Usage Model

HPONCFG is best used to configure iLO after the host operating system has been deployed or redeployed to:

Capture iLO configuration parameters.

Create a known user account.

Obtaining an Entire Configuration

HPONCFG and RIBCL can retrieve the current Lights-Out configuration. HPONCFG can obtain an entire configuration from an iLO or a RILOE II, except for user passwords. User passwords are not returned for security reasons. If completed successfully, HPONCFG indicates that it obtained the data and generated the output file as requested.

The sample configuration file was generated using the following command:

HPONCFG /w config.xml

The following is a typical configuration output file:

<HPONCFG VERSION = "2.0">

<!--- Generated 04/15/04 15:20:36 ---> <MOD_DIR_CONFIG>

<DIR_AUTHENTICATION_ENABLED VALUE = "N"/> <DIR_LOCAL_USER_ACCT VALUE = "Y"/> <DIR_SERVER_ADDRESS VALUE = ""/> <DIR_SERVER_PORT VALUE = "636"/> <DIR_OBJECT_DN VALUE = ""/> <DIR_OBJECT_PASSWORD VALUE = ""/> <DIR_USER_CONTEXT_1 VALUE = ""/> <DIR_USER_CONTEXT_2 VALUE = ""/> <DIR_USER_CONTEXT_3 VALUE = ""/>

</MOD_DIR_CONFIG> <MOD_NETWORK_SETTINGS>

<SPEED_AUTOSELECT VALUE = "Y"/> <NIC_SPEED VALUE = "100"/> <FULL_DUPLEX VALUE = "Y"/> <IP_ADDRESS VALUE = "192.168.1.1"/>