<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: ILO IP in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/ilo-ip/m-p/5055984#M48796</link>
    <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;No, as far as I know, for technical reasons you have to use the old F8 key.&lt;BR /&gt;&lt;BR /&gt;iLo enables you to reboot the system. Making it available from the command line or the OS at all could cause security issues.&lt;BR /&gt;&lt;BR /&gt;You may be able to get this ability from the enhanced (not free) iLo license.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Mon, 02 Jul 2007 11:45:38 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2007-07-02T11:45:38Z</dc:date>
    <item>
      <title>ILO IP</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ilo-ip/m-p/5055983#M48795</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;Is it possible to see the configured ILO ipaddress via command line in linux...?&lt;BR /&gt;&lt;BR /&gt;I know that we can view the configured ILO ip by pressing F8 key during the server boot time.&lt;BR /&gt;&lt;BR /&gt;Thx,&lt;BR /&gt;SaC</description>
      <pubDate>Mon, 02 Jul 2007 11:19:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ilo-ip/m-p/5055983#M48795</guid>
      <dc:creator>Sac_3</dc:creator>
      <dc:date>2007-07-02T11:19:34Z</dc:date>
    </item>
    <item>
      <title>Re: ILO IP</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ilo-ip/m-p/5055984#M48796</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;No, as far as I know, for technical reasons you have to use the old F8 key.&lt;BR /&gt;&lt;BR /&gt;iLo enables you to reboot the system. Making it available from the command line or the OS at all could cause security issues.&lt;BR /&gt;&lt;BR /&gt;You may be able to get this ability from the enhanced (not free) iLo license.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 02 Jul 2007 11:45:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ilo-ip/m-p/5055984#M48796</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-07-02T11:45:38Z</dc:date>
    </item>
    <item>
      <title>Re: ILO IP</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ilo-ip/m-p/5055985#M48797</link>
      <description>:o(</description>
      <pubDate>Mon, 02 Jul 2007 13:12:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ilo-ip/m-p/5055985#M48797</guid>
      <dc:creator>Sac_3</dc:creator>
      <dc:date>2007-07-02T13:12:02Z</dc:date>
    </item>
    <item>
      <title>Re: ILO IP</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ilo-ip/m-p/5055986#M48798</link>
      <description>SaC,&lt;BR /&gt;If you have it installed correctly, the hponcfg utility can report (and set) all of the configuration information from an ILO, including the IP address.&lt;BR /&gt;See the "HP Integrated Lights-Out Management Processor Scripting and Command Line Resource Guide" and &lt;BR /&gt;&lt;A href="http://h18004.www1.hp.com/support/files/server/us/download/23045.html" target="_blank"&gt;http://h18004.www1.hp.com/support/files/server/us/download/23045.html&lt;/A&gt;&lt;BR /&gt;(I haven't used hponcfg myself.)&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Jul 2007 10:07:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ilo-ip/m-p/5055986#M48798</guid>
      <dc:creator>Mike Stroyan</dc:creator>
      <dc:date>2007-07-03T10:07:09Z</dc:date>
    </item>
    <item>
      <title>Re: ILO IP</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ilo-ip/m-p/5055987#M48799</link>
      <description>Cool! ur correct. Here is the command.&lt;BR /&gt;&lt;BR /&gt;hponcfg -w /tmp/file --&amp;gt; you can giv userfriendly name in any dir of your interest.&lt;BR /&gt;&lt;BR /&gt;-w,  --writeconfig    Write the RILOE II/iLO config to "filename"&lt;BR /&gt;&lt;BR /&gt;Here is the output of /tmp/file&lt;BR /&gt;&lt;BR /&gt;&lt;!-- HPONCFG VERSION = "1.5" --&gt;&lt;BR /&gt;&lt;!-- Generated 7/3/2007 11:18:17 --&gt;&lt;BR /&gt;&lt;RIBCL version="2.1"&gt;&lt;BR /&gt; &lt;LOGIN user_login="Administrator" password="password"&gt;&lt;BR /&gt;  &lt;DIR_INFO mode="write"&gt;&lt;BR /&gt;  &lt;MOD_DIR_CONFIG&gt;&lt;BR /&gt;    &lt;DIR_AUTHENTICATION_ENABLED value="N"&gt;&lt;/DIR_AUTHENTICATION_ENABLED&gt;&lt;BR /&gt;    &lt;DIR_LOCAL_USER_ACCT value="Y"&gt;&lt;/DIR_LOCAL_USER_ACCT&gt;&lt;BR /&gt;    &lt;DIR_SERVER_ADDRESS value=""&gt;&lt;/DIR_SERVER_ADDRESS&gt;&lt;BR /&gt;    &lt;DIR_SERVER_PORT value="636"&gt;&lt;/DIR_SERVER_PORT&gt;&lt;BR /&gt;    &lt;DIR_OBJECT_DN value=""&gt;&lt;/DIR_OBJECT_DN&gt;&lt;BR /&gt;    &lt;DIR_OBJECT_PASSWORD value=""&gt;&lt;/DIR_OBJECT_PASSWORD&gt;&lt;BR /&gt;    &lt;DIR_USER_CONTEXT_1 value=""&gt;&lt;/DIR_USER_CONTEXT_1&gt;&lt;BR /&gt;    &lt;DIR_USER_CONTEXT_2 value=""&gt;&lt;/DIR_USER_CONTEXT_2&gt;&lt;BR /&gt;    &lt;DIR_USER_CONTEXT_3 value=""&gt;&lt;/DIR_USER_CONTEXT_3&gt;&lt;BR /&gt;  &lt;/MOD_DIR_CONFIG&gt;&lt;BR /&gt;  &lt;/DIR_INFO&gt;&lt;BR /&gt;  &lt;RIB_INFO mode="write"&gt;&lt;BR /&gt;  &lt;MOD_NETWORK_SETTINGS&gt;&lt;BR /&gt;    &lt;SPEED_AUTOSELECT value="Y"&gt;&lt;/SPEED_AUTOSELECT&gt;&lt;BR /&gt;    &lt;NIC_SPEED value="10"&gt;&lt;/NIC_SPEED&gt;&lt;BR /&gt;    &lt;FULL_DUPLEX value="N"&gt;&lt;/FULL_DUPLEX&gt;&lt;BR /&gt;    &lt;IP_ADDRESS value="3.49.205.118"&gt;&lt;/IP_ADDRESS&gt;&lt;BR /&gt;    &lt;SUBNET_MASK value="255.255.255.0"&gt;&lt;/SUBNET_MASK&gt;&lt;BR /&gt;    &lt;GATEWAY_IP_ADDRESS value="3.49.205.10"&gt;&lt;/GATEWAY_IP_ADDRESS&gt;&lt;BR /&gt;    &lt;DNS_NAME value="ILOM0U9LGP32M"&gt;&lt;/DNS_NAME&gt;&lt;BR /&gt;    &lt;PRIM_DNS_SERVER value="0.0.0.0"&gt;&lt;/PRIM_DNS_SERVER&gt;&lt;BR /&gt;    &lt;DHCP_ENABLE value="N"&gt;&lt;/DHCP_ENABLE&gt;&lt;BR /&gt;    &lt;DOMAIN_NAME value=""&gt;&lt;/DOMAIN_NAME&gt;&lt;BR /&gt;    &lt;DHCP_GATEWAY value="Y"&gt;&lt;/DHCP_GATEWAY&gt;&lt;BR /&gt;    &lt;DHCP_DNS_SERVER value="Y"&gt;&lt;/DHCP_DNS_SERVER&gt;&lt;BR /&gt;    &lt;DHCP_STATIC_ROUTE value="Y"&gt;&lt;/DHCP_STATIC_ROUTE&gt;&lt;BR /&gt;    &lt;DHCP_WINS_SERVER value="Y"&gt;&lt;/DHCP_WINS_SERVER&gt;&lt;BR /&gt;    &lt;REG_WINS_SERVER value="Y"&gt;&lt;/REG_WINS_SERVER&gt;&lt;BR /&gt;    &lt;PRIM_WINS_SERVER value="0.0.0.0"&gt;&lt;/PRIM_WINS_SERVER&gt;&lt;BR /&gt;    &lt;STATIC_ROUTE_1 dest="0.0.0.0" gateway="0.0.0.0"&gt;&lt;/STATIC_ROUTE_1&gt;&lt;BR /&gt;    &lt;STATIC_ROUTE_2 dest="0.0.0.0" gateway="0.0.0.0"&gt;&lt;/STATIC_ROUTE_2&gt;&lt;BR /&gt;    &lt;STATIC_ROUTE_3 dest="0.0.0.0" gateway="0.0.0.0"&gt;&lt;/STATIC_ROUTE_3&gt;&lt;BR /&gt;  &lt;/MOD_NETWORK_SETTINGS&gt;&lt;BR /&gt;  &lt;/RIB_INFO&gt;&lt;BR /&gt;  &lt;USER_INFO mode="write"&gt;&lt;BR /&gt;  &lt;/USER_INFO&gt;&lt;BR /&gt; &lt;/LOGIN&gt;&lt;BR /&gt;&lt;/RIBCL&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;SaC</description>
      <pubDate>Tue, 03 Jul 2007 10:21:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ilo-ip/m-p/5055987#M48799</guid>
      <dc:creator>Sac_3</dc:creator>
      <dc:date>2007-07-03T10:21:52Z</dc:date>
    </item>
  </channel>
</rss>

