User guide

Compaq Lights-Out DOS Utility D-9
The /get_dhcpconfig command has a return message similar to the following:
CPQLODOS: RILOE bootstrap config utility.
(C) 2001 Compaq Computer Corporation
Version 1.0
DHCP CONFIG:
RILOE NAME:
DHCP SERVER: 0.0.0.0
WINS: 0.0.0.0,172.25.55.3
DNS: 0.0.0.0,0.0.0.0
ROUTES: 0.0.0.0:0.0.0.0,0.0.0.0:0.0.0.0,0.0.0.0:0.0.0.0
LEASE: 21:48:37 03/21/203721:48:37 03/21/2037
DHCP OPT: GATEWAY,DNS,ROUTES,WINS,REGWINS,
DHCP RESULT: IP GOTTEN
/write_xml
The /write_xml command writes the current SMIF settings to a file in XML
format. The following information is written to the file:
NIC configuration
DHCP configuration
User configuration
The name of the file to be written to is specified in the command line
parameter, as shown in the following example:
/write_xml = C:\configsettings
A captured configuration contains all users, including the Administrator. The
passwords will be blank in the file. Prior to reloading the information in this
file to a RILOE board, delete the Administrator user and supply the valid
passwords for the remaining user accounts.
/load_xml
The /load_xml command loads an XML formatted file and applies its changes
to the current configuration. This command is used to modify NIC settings,
DHCP settings, and add users. For more information on creating an XML file
to change configuration settings, see the Supported XML Syntaxsection in
this appendix.
The file name to be used to change settings is specified in the command line
parameter, as shown in the following example:
/load_xml = C:\configsettings