beautypg.com

Mod_network_settings, Mod_network_settings parameters – HP Remote Insight Lights-Out Edition II Board User Manual

Page 151

background image

Scripting, command line, and utility options 151

MOD_NETWORK_SETTINGS

The MOD_NETWORK_SETTINGS command modifies certain network settings. This command is only valid
inside a RIB_INFO block. The logged-in user must have the configure RILOE privilege, and the mode of
the containing RIB_INFO block must be "write." All of these elements are optional and may be left out. If
an element is left out, then the current setting is preserved.

Example:

MOD_NETWORK_SETTINGS Parameters

SPEED_AUTOSELECT is used to automatically select the transceiver speed. The possible values are "Yes"
or "No." It is case insensitive.

FULL_DUPLEX is used to decide if the RILOE II is to support full-duplex or half-duplex mode. It is only
applicable if SPEED_AUTOSELECT was set to "No." The possible values are "Yes" or "No." It is case
insensitive.

NIC_SPEED is used to set the transceiver speed if SPEED_AUTOSELECT was set to "No." The possible
values are "10" or "100." Any other values will result in a syntax error.

DHCP_ENABLE is used to enable DHCP. The possible values are "Yes" or "No." It is case insensitive.