HP (Hewlett-Packard) HP Integrated Lights-Out Network Card User Manual


 
Remote Insight Command Language 289
<DHCP_WINS_SERVER VALUE="Y"/>
<REG_WINS_SERVER VALUE="Y"/>
<IP_ADDRESS VALUE="111.111.111.111"/>
<SUBNET_MASK VALUE="255.255.255.0"/>
<GATEWAY_IP_ADDRESS VALUE="111.111.111.1"/>
<DNS_NAME VALUE="test"/>
<DOMAIN_NAME VALUE="test.com"/>
<PRIM_DNS_SERVER VALUE="111.111.111.242"/>
<SEC_DNS_SERVER VALUE="111.111.111.242"/>
<TER_DNS_SERVER VALUE="111.111.111.242"/>
<PRIM_WINS_SERVER VALUE="111.111.111.246"/>
<SEC_WINS_SERVER VALUE="111.111.111.247"/>
<STATIC_ROUTE_1 DEST VALUE="0.0.0.0"/> <GATEWAY
VALUE="0.0.0.0"/>
STATIC_ROUTE_2 DEST VALUE="0.0.0.0"/> GATEWAY
VALUE="0.0.0.0"/>
STATIC_ROUTE_3 DEST VALUE="0.0.0.0"/> GATEWAY
VALUE="0.0.0.0"/>
WEB_AGENT_IP_ADDRESS VALUE=""/>
</GET_NETWORK_SETTINGS>
A possible unsuccessful request is:
<RESPONSE
STATUS = "0x0001"
MSG = "Error Message"/>
MOD_NETWORK_SETTINGS
MOD_NETWORK_SETTINGS is used to modify network settings. For this
command to parse correctly, the command must appear within a RIB_INFO
command block, and RIB_INFO MODE must be set to write. The user must have
the configure iLO privilege to execute this command.
iLO scripting firmware does not attempt to decipher if the network modifications
are appropriate for the network environment. When modifying network settings,
be aware of the network commands provided to the management processor. In
some cases, the management processor ignores commands and no error is
returned. For example, when a script includes the command to enable DHCP and
a command to modify the IP address, the IP address is ignored. Changing the
network settings to values that are not correct for the network environment might
cause a loss of connectivity to the iLO.