<?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 Change ilo subsystem name from cli in BladeSystem - General</title>
    <link>https://community.hpe.com/t5/bladesystem-general/change-ilo-subsystem-name-from-cli/m-p/4611043#M9846</link>
    <description>Hello is there way of changing the ilo subsystem name from the virtual connect console or the ilo cli.&lt;BR /&gt;&lt;BR /&gt;I have been unable to find a method of doing this.&lt;BR /&gt;&lt;BR /&gt;Thank you&lt;BR /&gt;Steve</description>
    <pubDate>Thu, 01 Apr 2010 09:25:01 GMT</pubDate>
    <dc:creator>Steve99_2</dc:creator>
    <dc:date>2010-04-01T09:25:01Z</dc:date>
    <item>
      <title>Change ilo subsystem name from cli</title>
      <link>https://community.hpe.com/t5/bladesystem-general/change-ilo-subsystem-name-from-cli/m-p/4611043#M9846</link>
      <description>Hello is there way of changing the ilo subsystem name from the virtual connect console or the ilo cli.&lt;BR /&gt;&lt;BR /&gt;I have been unable to find a method of doing this.&lt;BR /&gt;&lt;BR /&gt;Thank you&lt;BR /&gt;Steve</description>
      <pubDate>Thu, 01 Apr 2010 09:25:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/bladesystem-general/change-ilo-subsystem-name-from-cli/m-p/4611043#M9846</guid>
      <dc:creator>Steve99_2</dc:creator>
      <dc:date>2010-04-01T09:25:01Z</dc:date>
    </item>
    <item>
      <title>Re: Change ilo subsystem name from cli</title>
      <link>https://community.hpe.com/t5/bladesystem-general/change-ilo-subsystem-name-from-cli/m-p/4611044#M9847</link>
      <description>Just tried this on a BL460c G6 iLO CLI, seems to work:&lt;BR /&gt;&lt;BR /&gt;hpiLO-&amp;gt; cd /map1/enetport1&lt;BR /&gt;hpiLO-&amp;gt; set SystemName=gaga&lt;BR /&gt;status=0&lt;BR /&gt;status_tag=COMMAND COMPLETED&lt;BR /&gt;Network settings change applied, iLO needs to be reset.&lt;BR /&gt;CLI session stopped</description>
      <pubDate>Fri, 02 Apr 2010 12:46:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/bladesystem-general/change-ilo-subsystem-name-from-cli/m-p/4611044#M9847</guid>
      <dc:creator>Michael Leu</dc:creator>
      <dc:date>2010-04-02T12:46:27Z</dc:date>
    </item>
    <item>
      <title>Re: Change ilo subsystem name from cli</title>
      <link>https://community.hpe.com/t5/bladesystem-general/change-ilo-subsystem-name-from-cli/m-p/4611045#M9848</link>
      <description>Hi Steve,&lt;BR /&gt;&lt;BR /&gt;That works if you telnet or SSH to the ilo IP address. You can also do this from a telnet or SSH connection to the Onboard Administrator using the HPONCFG command. Read the guide here for more info:&lt;BR /&gt;&lt;A href="http://h20000.www2.hp.com/bc/docs/support/SupportManual/c00294268/c00294268.pdf" target="_blank"&gt;http://h20000.www2.hp.com/bc/docs/support/SupportManual/c00294268/c00294268.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;good luck, points are appreciated if these answers help!</description>
      <pubDate>Fri, 02 Apr 2010 14:50:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/bladesystem-general/change-ilo-subsystem-name-from-cli/m-p/4611045#M9848</guid>
      <dc:creator>WFHC-WI</dc:creator>
      <dc:date>2010-04-02T14:50:40Z</dc:date>
    </item>
    <item>
      <title>Re: Change ilo subsystem name from cli</title>
      <link>https://community.hpe.com/t5/bladesystem-general/change-ilo-subsystem-name-from-cli/m-p/4611046#M9849</link>
      <description>Thank you for the answers. &lt;BR /&gt;&lt;BR /&gt;Michael yours was exactly what I was looking for.&lt;BR /&gt;&lt;BR /&gt;WFH-WI did donwnload the pdf pervious to my post but could not find the values to change.&lt;BR /&gt;&lt;BR /&gt;Thank you both for your help</description>
      <pubDate>Wed, 07 Apr 2010 08:59:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/bladesystem-general/change-ilo-subsystem-name-from-cli/m-p/4611046#M9849</guid>
      <dc:creator>Steve99_2</dc:creator>
      <dc:date>2010-04-07T08:59:07Z</dc:date>
    </item>
    <item>
      <title>Re: Change ilo subsystem name from cli</title>
      <link>https://community.hpe.com/t5/bladesystem-general/change-ilo-subsystem-name-from-cli/m-p/4611047#M9850</link>
      <description>hi Steve,&lt;BR /&gt;&lt;BR /&gt;Sorry for the delay in responding. You should use the MOD_NETWORK_SETTINGS section and the DNS_NAME value in RIBCL to modify the ilo subsystem name using HPONCFG. For example, telnet to your OA and run:&lt;BR /&gt;&lt;BR /&gt;HPONCFG &lt;BAY number=""&gt; &amp;lt;&amp;lt;&amp;amp;&amp;amp;&lt;BR /&gt;&lt;RIBCL version="2.21"&gt;&lt;BR /&gt;&lt;LOGIN user_login="Administrator" password="password"&gt;&lt;BR /&gt;&lt;RIB_INFO mode="write"&gt;&lt;BR /&gt;&lt;MOD_NETWORK_SETTINGS&gt;&lt;BR /&gt;&lt;DNS_NAME&gt;&lt;/DNS_NAME&gt;&lt;BR /&gt;&lt;/MOD_NETWORK_SETTINGS&gt;&lt;BR /&gt;&lt;/RIB_INFO&gt;&lt;BR /&gt;&lt;/LOGIN&gt;&lt;BR /&gt;&lt;/RIBCL&gt;&lt;BR /&gt;&amp;amp;&amp;amp;&lt;BR /&gt;&lt;BR /&gt;Hope that helps!&lt;/BAY&gt;</description>
      <pubDate>Mon, 12 Apr 2010 14:28:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/bladesystem-general/change-ilo-subsystem-name-from-cli/m-p/4611047#M9850</guid>
      <dc:creator>WFHC-WI</dc:creator>
      <dc:date>2010-04-12T14:28:56Z</dc:date>
    </item>
  </channel>
</rss>

