<?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: Change iLO IPv4 Address Using PS Script in HPE Synergy</title>
    <link>https://community.hpe.com/t5/hpe-synergy/change-ilo-ipv4-address-using-ps-script/m-p/7093141#M324</link>
    <description>&lt;P&gt;Hello Jonas,&lt;/P&gt;&lt;P&gt;I tried to find the user guide for HPE CMDLETS v3.0.0 , as per the document below the ilo scripting cannot be used or is not supported on HPE synergy .&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.hpe.com/hpesc/public/docDisplay?docId=a00096908en_us" target="_blank"&gt;https://support.hpe.com/hpesc/public/docDisplay?docId=a00096908en_us&lt;/A&gt;&amp;nbsp; Page 5&amp;nbsp;&lt;/P&gt;&lt;P&gt;How ever you can try the below RestfulAPi scripting to try changing the ILO IP .&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/HewlettPackard/POSH-HPOneView/wiki" target="_blank"&gt;https://github.com/HewlettPackard/POSH-HPOneView/wiki&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 26 Jun 2020 03:16:20 GMT</pubDate>
    <dc:creator>AkilDevaraj</dc:creator>
    <dc:date>2020-06-26T03:16:20Z</dc:date>
    <item>
      <title>Change iLO IPv4 Address Using PS Script</title>
      <link>https://community.hpe.com/t5/hpe-synergy/change-ilo-ipv4-address-using-ps-script/m-p/7092435#M312</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Server:&lt;/STRONG&gt;&amp;nbsp;&amp;nbsp;Synergy 480 Gen9 iLO 4&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Powershell module:&lt;/STRONG&gt;&amp;nbsp;&lt;A href="https://www.powershellgallery.com/packages/HPEiLOCmdlets/3.0.0.0" target="_blank" rel="noopener nofollow noopener noreferrer noopener noreferrer"&gt;https://www.powershellgallery.com/packages/HPEiLOCmdlets/3.0.0.0&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I am trying to change IPv4 using powershell script. But when running command:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;$SetHPEiLOIPv4NetworkSetting = Set-HPEiLOIPv4NetworkSetting -Connection $iLOConnection -InterfaceType Dedicated -DHCPv4Enabled No -IPv4SubnetMask $IPv4SubnetMask -IPv4Address $IPv4 -DomainName "$DC"  -DNSName "$($InputFile.iLO.ServerName)-ilo"  &lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I get error:&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;Error Category: FeatureSupportability&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;Error Message: Feature not supported - SHARED_NETWORK_PORT&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Tried Solutions:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;1. The module specified in the link&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://pswiki.net/category/hpe/hpeilocmdlets/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://pswiki.net/category/hpe/hpeilocmdlets/&lt;/A&gt;&amp;nbsp;is 2.1.0.0 and I am using 3.0.0.0, tried the commands did not help still the same error:&amp;nbsp;&lt;FONT color="#FF0000"&gt;Feature not supported - SHARED_NETWORK_PORT&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;2. Tried all the commands specified there &amp;nbsp;&lt;A href="https://community.hpe.com/t5/server-management-remote-server/set-hpeiloipv4networksetting-and-ilo4/m-p/7018504#M8155" target="_blank" rel="noopener"&gt;https://community.hpe.com/t5/server-management-remote-server/set-hpeiloipv4networksetting-and-ilo4/m-p/7018504#M8155&lt;/A&gt;&amp;nbsp;, also he is using 2.0.0.1, still getting the same error -&amp;nbsp;&lt;/SPAN&gt;&lt;FONT color="#FF0000"&gt;Feature not supported - SHARED_NETWORK_PORT&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;3. Changing IPv4 manually through iLO Works&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;4. Tried using older cmdlets which are HPiLOCmdlets&amp;nbsp;&lt;A href="https://support.hpe.com/hpsc/swd/public/detail?swItemId=MTX_2eda1acc832d48ad944f694f12#tab1" target="_blank" rel="noopener"&gt;https://support.hpe.com/hpsc/swd/public/detail?swItemId=MTX_2eda1acc832d48ad944f694f12#tab1&lt;/A&gt;&amp;nbsp;When using command to change network setting it works perfectly.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;Any help or pointers are appreciated. Maybe somewhere i can troubleshoot the problem ?&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jun 2020 13:35:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-synergy/change-ilo-ipv4-address-using-ps-script/m-p/7092435#M312</guid>
      <dc:creator>JonasPonas</dc:creator>
      <dc:date>2020-06-19T13:35:27Z</dc:date>
    </item>
    <item>
      <title>Re: Change iLO IPv4 Address Using PS Script</title>
      <link>https://community.hpe.com/t5/hpe-synergy/change-ilo-ipv4-address-using-ps-script/m-p/7092852#M315</link>
      <description>&lt;P&gt;Hello Jonas,&lt;/P&gt;&lt;P&gt;As per my understanding i believe the issue is with the ILO network configuration , the ILO port may be configured as share network port with NIC teaming enabled and not dedicated network port in this case.&lt;/P&gt;&lt;P&gt;Please confirm the same by navigating to ILO and Network tab and check the ILO network port category .&lt;/P&gt;&lt;P&gt;If it states as shared network port please change it to dedicated network port and try running the script again and see if the same works fine .&lt;/P&gt;&lt;P&gt;Advisory&amp;nbsp;&lt;A href="https://support.hpe.com/hpesc/public/docDisplay?docLocale=en_US&amp;amp;docId=emr_na-a00037475en_us" target="_blank"&gt;https://support.hpe.com/hpesc/public/docDisplay?docLocale=en_US&amp;amp;docId=emr_na-a00037475en_us&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Reference&amp;nbsp;&lt;A href="https://support.hpe.com/hpesc/public/docDisplay?docId=emr_na-a00019542en_us" target="_blank"&gt;https://support.hpe.com/hpesc/public/docDisplay?docId=emr_na-a00019542en_us&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ILO 5 user guide&amp;nbsp;&lt;A href="http://itdoc.hitachi.co.jp/manuals/ha8000v/hard/Gen10/iLO/880740-004_en.pdf" target="_blank"&gt;http://itdoc.hitachi.co.jp/manuals/ha8000v/hard/Gen10/iLO/880740-004_en.pdf&lt;/A&gt;&amp;nbsp; Page 19&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jun 2020 06:33:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-synergy/change-ilo-ipv4-address-using-ps-script/m-p/7092852#M315</guid>
      <dc:creator>AkilDevaraj</dc:creator>
      <dc:date>2020-06-24T06:33:44Z</dc:date>
    </item>
    <item>
      <title>Re: Change iLO IPv4 Address Using PS Script</title>
      <link>https://community.hpe.com/t5/hpe-synergy/change-ilo-ipv4-address-using-ps-script/m-p/7093068#M321</link>
      <description>&lt;P&gt;I checked the Network settings:&lt;/P&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="crop.png" style="width: 500px;"&gt;&lt;img src="https://community.hpe.com/t5/image/serverpage/image-id/116669i4B3D056080536804/image-size/large?v=v2&amp;amp;px=2000" role="button" title="crop.png" alt="crop.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The issue still persists&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jun 2020 12:52:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-synergy/change-ilo-ipv4-address-using-ps-script/m-p/7093068#M321</guid>
      <dc:creator>JonasPonas</dc:creator>
      <dc:date>2020-06-25T12:52:36Z</dc:date>
    </item>
    <item>
      <title>Re: Change iLO IPv4 Address Using PS Script</title>
      <link>https://community.hpe.com/t5/hpe-synergy/change-ilo-ipv4-address-using-ps-script/m-p/7093141#M324</link>
      <description>&lt;P&gt;Hello Jonas,&lt;/P&gt;&lt;P&gt;I tried to find the user guide for HPE CMDLETS v3.0.0 , as per the document below the ilo scripting cannot be used or is not supported on HPE synergy .&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.hpe.com/hpesc/public/docDisplay?docId=a00096908en_us" target="_blank"&gt;https://support.hpe.com/hpesc/public/docDisplay?docId=a00096908en_us&lt;/A&gt;&amp;nbsp; Page 5&amp;nbsp;&lt;/P&gt;&lt;P&gt;How ever you can try the below RestfulAPi scripting to try changing the ILO IP .&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/HewlettPackard/POSH-HPOneView/wiki" target="_blank"&gt;https://github.com/HewlettPackard/POSH-HPOneView/wiki&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jun 2020 03:16:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-synergy/change-ilo-ipv4-address-using-ps-script/m-p/7093141#M324</guid>
      <dc:creator>AkilDevaraj</dc:creator>
      <dc:date>2020-06-26T03:16:20Z</dc:date>
    </item>
  </channel>
</rss>

