<?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: Powercli Set-NaNetInterface in Microsoft Virtualization Discussions</title>
    <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Powercli-Set-NaNetInterface/m-p/63619#M3158</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, Chris.&amp;nbsp; The network setter cmdlets already call the API to write the persistent config.&amp;nbsp; This appears to be an API bug where it isn't writing the NFO setting to /etc/rc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Feb 2012 17:40:41 GMT</pubDate>
    <dc:creator>cknight</dc:creator>
    <dc:date>2012-02-02T17:40:41Z</dc:date>
    <item>
      <title>Powercli Set-NaNetInterface</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Powercli-Set-NaNetInterface/m-p/63592#M3153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm attempting to use the Set-NaNetInterface to enable the Negociated Fail Over option on an interface and make it persistant.&amp;nbsp; Here is my command:&lt;/P&gt;&lt;P&gt;Set-NaNetInterface e0b -Address 192.1678.130.4 -netmask 255.255.255.0 -broadcast 192.168.130.255 -up -wins $FALSE -Nfo $TRUE -partner ifg_vmware1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the command line with ifconfig e0b I can see that Nfo is in fact enabled, but its not writen to the /etc/rc file.&amp;nbsp; The other settings are.&amp;nbsp; Is there something special that I need to do to get this into the /etc/rc file?&amp;nbsp; By playing with the cmdlet I can see that other options are writen out to the rc file, but Nfo does not seem to be.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 06:37:10 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Powercli-Set-NaNetInterface/m-p/63592#M3153</guid>
      <dc:creator>dmswitzer</dc:creator>
      <dc:date>2025-06-05T06:37:10Z</dc:date>
    </item>
    <item>
      <title>Re: Powercli Set-NaNetInterface</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Powercli-Set-NaNetInterface/m-p/63596#M3154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have to add it yourself.&amp;nbsp; To do so from PowerShell use the Read-NaFile, and Write-NaFile cmdlets.&amp;nbsp; From both the CLI, and PowerShell your modifying the active config.&amp;nbsp; If you want the change to persist a reboot you have to manually add it to the /etc/rc file. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~Glenn&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2012 20:07:15 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Powercli-Set-NaNetInterface/m-p/63596#M3154</guid>
      <dc:creator>GlennSizemore</dc:creator>
      <dc:date>2012-01-20T20:07:15Z</dc:date>
    </item>
    <item>
      <title>Re: Powercli Set-NaNetInterface</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Powercli-Set-NaNetInterface/m-p/63604#M3155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What I can't quite understand is that if I reconfigure another interface all the config options except nfo are writen to the rc file.&amp;nbsp; I created a script that uses the read-nafile and write-nafile cmdlets, but couldn't quite figure out why the nfo options were not being writen to the config.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2012 16:09:00 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Powercli-Set-NaNetInterface/m-p/63604#M3155</guid>
      <dc:creator>dmswitzer</dc:creator>
      <dc:date>2012-01-24T16:09:00Z</dc:date>
    </item>
    <item>
      <title>Re: Powercli Set-NaNetInterface</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Powercli-Set-NaNetInterface/m-p/63609#M3156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dave, the cmdlets aren't directly modifying /etc/rc.&amp;nbsp; Instead, they rely on the API net-config-set-persistent.&amp;nbsp; So while I can't find any mention in the bug database, it would seem you've found an issue with the API.&amp;nbsp; If you have the opportunity to test with Data ONTAP 8.1, that might be worthwhile.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2012 20:40:32 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Powercli-Set-NaNetInterface/m-p/63609#M3156</guid>
      <dc:creator>cknight</dc:creator>
      <dc:date>2012-01-24T20:40:32Z</dc:date>
    </item>
    <item>
      <title>Re: Powercli Set-NaNetInterface</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Powercli-Set-NaNetInterface/m-p/63615#M3157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Wouldnt a better way to do this be the method of taking the running-config and saving it to the persistent config. This makes a lot more sense then hand editing the files and less prone to error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Command is as follows.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;EM style="mso-bidi-language: AR-SA; mso-fareast-language: EN-US; : ; mso-bidi-font-family: &amp;amp;quot; sans-serif&amp;amp;quot: ; mso-ascii-theme-font: minor-latin; ,&amp;amp;quot: ; line-height: 115%; font-size: 11pt; mso-ansi-language: EN-US; mso-hansi-theme-font: minor-latin; Times New Roman&amp;amp;quot: ; font-family: &amp;amp;quot; mso-fareast-theme-font: minor-latin; mso-fareast-font-family: Calibri; mso-bidi-theme-font: minor-bidi; Calibri&amp;amp;quot: ;"&gt;Get-NANetActiveConfig | Set-NANetPersistentConfig&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Feb 2012 17:26:10 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Powercli-Set-NaNetInterface/m-p/63615#M3157</guid>
      <dc:creator>lionetti</dc:creator>
      <dc:date>2012-02-02T17:26:10Z</dc:date>
    </item>
    <item>
      <title>Re: Powercli Set-NaNetInterface</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Powercli-Set-NaNetInterface/m-p/63619#M3158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, Chris.&amp;nbsp; The network setter cmdlets already call the API to write the persistent config.&amp;nbsp; This appears to be an API bug where it isn't writing the NFO setting to /etc/rc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Feb 2012 17:40:41 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Powercli-Set-NaNetInterface/m-p/63619#M3158</guid>
      <dc:creator>cknight</dc:creator>
      <dc:date>2012-02-02T17:40:41Z</dc:date>
    </item>
  </channel>
</rss>

