<?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 IPv4 DNS not updating from redfish api for HP iLO5 in ProLiant Servers (ML,DL,SL)</title>
    <link>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/ipv4-dns-not-updating-from-redfish-api-for-hp-ilo5/m-p/7127289#M174071</link>
    <description>&lt;P&gt;I'm using the redfish api to update the primary and secondary DNS for iLO5, the api call returns a 200 and Success OK message but on the IPv4 tab in iLO Dedicated Network Port - IPv4 Settings it is not updating. I'm unalbe to configure anything else from api as this is not working.&lt;/P&gt;&lt;P&gt;Details:&lt;/P&gt;&lt;P&gt;api url:&lt;SPAN&gt;https://{{ hpilo_ip }}/redfish/v1/systems/1/bios/settings&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;payload:{"Ipv4PrimaryDNS": "{{ dns1 }}", "Ipv4SecondaryDNS": "{{ dns2 }}"} }&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Can someone help if this is the right api for updating the DNS for IPv4? I'm following the &lt;A href="https://hewlettpackard.github.io/ilo-rest-api-docs/ilo5/" target="_blank" rel="noopener"&gt;https://hewlettpackard.github.io/ilo-rest-api-docs/ilo5/&lt;/A&gt; page for redfish api related configurations.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 25 Mar 2021 15:43:33 GMT</pubDate>
    <dc:creator>akshar06</dc:creator>
    <dc:date>2021-03-25T15:43:33Z</dc:date>
    <item>
      <title>IPv4 DNS not updating from redfish api for HP iLO5</title>
      <link>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/ipv4-dns-not-updating-from-redfish-api-for-hp-ilo5/m-p/7127289#M174071</link>
      <description>&lt;P&gt;I'm using the redfish api to update the primary and secondary DNS for iLO5, the api call returns a 200 and Success OK message but on the IPv4 tab in iLO Dedicated Network Port - IPv4 Settings it is not updating. I'm unalbe to configure anything else from api as this is not working.&lt;/P&gt;&lt;P&gt;Details:&lt;/P&gt;&lt;P&gt;api url:&lt;SPAN&gt;https://{{ hpilo_ip }}/redfish/v1/systems/1/bios/settings&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;payload:{"Ipv4PrimaryDNS": "{{ dns1 }}", "Ipv4SecondaryDNS": "{{ dns2 }}"} }&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Can someone help if this is the right api for updating the DNS for IPv4? I'm following the &lt;A href="https://hewlettpackard.github.io/ilo-rest-api-docs/ilo5/" target="_blank" rel="noopener"&gt;https://hewlettpackard.github.io/ilo-rest-api-docs/ilo5/&lt;/A&gt; page for redfish api related configurations.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Mar 2021 15:43:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/ipv4-dns-not-updating-from-redfish-api-for-hp-ilo5/m-p/7127289#M174071</guid>
      <dc:creator>akshar06</dc:creator>
      <dc:date>2021-03-25T15:43:33Z</dc:date>
    </item>
    <item>
      <title>Re: IPv4 DNS not updating from redfish api for HP iLO5</title>
      <link>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/ipv4-dns-not-updating-from-redfish-api-for-hp-ilo5/m-p/7127309#M174073</link>
      <description>&lt;P&gt;&lt;SPAN&gt;This is the wrong api to be used for updating DNS, details below.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;api:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;https://{{ hpilo_ip }}/redfish/v1/managers/1/ethernetinterfaces/1/&lt;BR /&gt;&lt;SPAN&gt;payload:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;{ "Oem": { "Hpe": { "IPv4": { "DNSServers": ["{{ dns1 }}","{{ dns2 }}"] }}}}&lt;/P&gt;</description>
      <pubDate>Thu, 25 Mar 2021 18:45:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/ipv4-dns-not-updating-from-redfish-api-for-hp-ilo5/m-p/7127309#M174073</guid>
      <dc:creator>akshar06</dc:creator>
      <dc:date>2021-03-25T18:45:05Z</dc:date>
    </item>
    <item>
      <title>Re: IPv4 DNS not updating from redfish api for HP iLO5</title>
      <link>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/ipv4-dns-not-updating-from-redfish-api-for-hp-ilo5/m-p/7136955#M174814</link>
      <description>&lt;P style="margin: 0;"&gt;Hello,&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;Try the below commands.&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;-d "[ { \"data\": \"$currentIp\", \"port\": $port, \"priority\": 0, \"protocol\": \"string\", \"service\": \"string\", \"ttl\"$&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;BR /&gt;d "[ { \"data\": \"$currentIp\", \"port\": $port, \"priority\": 0, \"protocol\": \"string\", \"service\": \"string\", \"ttl\": $ttl, \"weight\": $weight } ]" &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Jun 2021 01:37:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/ipv4-dns-not-updating-from-redfish-api-for-hp-ilo5/m-p/7136955#M174814</guid>
      <dc:creator>SanjeevGoyal</dc:creator>
      <dc:date>2021-06-01T01:37:11Z</dc:date>
    </item>
  </channel>
</rss>

