HP iLO 3 Scripting and Command Line Guide

IPV6_DEST="2001:DB8:2002:3003::"
PREFIXLEN="64"
IPV6_GATEWAY="2001:DB8:1::40"
ADDR_STATUS="ACTIVE"/>
<IPV6_PRIM_DNS_SERVER VALUE="2001:DB8:2:1::13"/>
<IPV6_SEC_DNS_SERVER VALUE="::"/>
<IPV6_TER_DNS_SERVER VALUE="::"/>
<IPV6_DEFAULT_GATEWAY VALUE="::"/>
<IPV6_PREFERRED_PROTOCOL VALUE="Y"/>
<IPV6_ADDR_AUTOCFG VALUE="Y"/>
<IPV6_REG_DDNS_SERVER VALUE="Y"/>
<SNTP_SERVER1 VALUE="2001:DB8:2:1::13"/>
<SNTP_SERVER2 VALUE="2001:DB8:1::13"/>
<!-- Support for the following 5 tags: -->
<!-- iLO 4 - Version 1.30 and later. -->
<!-- iLO 3 - Version 1.60 and later. -->
<!-- iLO 2 - None -->
<DHCPV6_STATELESS_ENABLE VALUE="Y"/>
<DHCPV6_STATEFUL_ENABLE VALUE="Y"/>
<DHCPV6_RAPID_COMMIT VALUE="N"/>
<DHCPV6_SNTP_SETTINGS VALUE="N"/>
<DHCPV6_DNS_SERVER VALUE="Y"/>
MOD_NETWORK_SETTINGS runtime errors
Possible MOD_NETWORK_SETTINGS error messages include:
RIB information is open for read-only access. Write access is
required for this operation.
User does not have correct privilege for action. CONFIG_ILO_PRIV
required.
Invalid DNS name, IPv4 address, or IPv6 address. This indicates an invalid
SNTP_SERVERx value address or FQDN string.
Invalid IPv6 Address. This indicates an invalid IPv6 address and/or prefix length was
entered.
Duplicate IPv6 Address. An address was duplicated in the script, or also possibly an
address specified in the script is already in use by iLO.
IPv6 Addresses and Static Routes are in conflict. Indicates you tried to use
an address prefix as a static route destination when it is already in use for a static address.
Static addresses are assumed to be on-link by default, and therefore cannot also require
routing.
iLO may not be disabled on this server. This message is sent if ENABLE_NIC
is set to No and the system is a blade.
MOD_NETWORK_SETTINGS parameters
If the following parameters are not specified, then the parameter value for the specified setting is
preserved. Zero values are not permitted in some fields. Consequently, an empty string deletes the
current value in some fields.
ENABLE_NIC enables the NIC to reflect the state of iLO. The values are Yes or No. It is case
insensitive.
SHARED_NETWORK_PORT sets the Shared Network Port value. The values are Yes or No. The
Shared Network Port feature is only available on servers with hardware, NIC firmware, and iLO
firmware that support this feature. For iLO, the Shared Network Port is supported on all firmware
versions, and the feature is available if the hardware is supported. This command is supported on
all 300, 500, and 700 ML/DL servers. A value of Yes enables a NIC that is built into the server
(a shared network port). The NIC handles server network traffic and can, if ILO is configured to
do so, handle iLO traffic at the same time. A value of No enables a NIC with a jack on the back
of the server (a dedicated network port).
80 RIBCL XML Scripting Language