<?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: ifgrp changes - sanity check please in ONTAP Hardware</title>
    <link>https://community.netapp.com/t5/ONTAP-Hardware/ifgrp-changes-sanity-check-please/m-p/62191#M4285</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looks good...and no host file changes needed since the ifgrp name on ifconfig doesn't change.&amp;nbsp; The default is ip round robin... and specific reason for mac?&amp;nbsp; A takeover/giveback can be done to modify network on the giveback to the new settings.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 May 2012 15:21:00 GMT</pubDate>
    <dc:creator>scottgelb</dc:creator>
    <dc:date>2012-05-22T15:21:00Z</dc:date>
    <item>
      <title>ifgrp changes - sanity check please</title>
      <link>https://community.netapp.com/t5/ONTAP-Hardware/ifgrp-changes-sanity-check-please/m-p/62186#M4284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;At the moment im looking into building a bit more resiliency into the network configurations on a 2040a HA-pair.&lt;/P&gt;&lt;P&gt;Currently each node has a single lacp group containing four 1gig interfaces - however physically only two of these interfaces are connected - both to a single switch. our network infrastructure will not support cross-switch lacp. &lt;/P&gt;&lt;P&gt;My plan is to change this to have two lacp groups with two interfaces each in, and then have this set as active/passive. physically these will go to separate switches.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Im hoping to try and do this non-disruptively using the RC file and failover/failback. - i assume as long as the group names are correct, the rest of the config can stay the same?.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone sanity check the revised RC file ive come up with please to see if im on the right track.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Current config:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hostname XXX&lt;/P&gt;&lt;P&gt;ifgrp create lacp VIF01 -b mac e0b e0a e0c e0d&lt;/P&gt;&lt;P&gt;vlan create VIF01 25 996 997&lt;/P&gt;&lt;P&gt;ifconfig VIF01-25 `hostname`_VIF01-25 mediatype auto netmask 255.255.254.0 partner VIF01-25&lt;/P&gt;&lt;P&gt;ifconfig VIF01-996 `hostname`_VIF01-996 mediatype auto netmask 255.255.255.0 partner VIF01-996&lt;/P&gt;&lt;P&gt;ifconfig VIF01-997 `hostname`_VIF01-997 mediatype auto netmask 255.255.255.0 partner VIF01-997&lt;/P&gt;&lt;P&gt;route add default XXX&lt;/P&gt;&lt;P&gt;routed on&lt;/P&gt;&lt;P&gt;options dns.enable on&lt;/P&gt;&lt;P&gt;options dns.domainname XXX&lt;/P&gt;&lt;P&gt;options nis.enable off&lt;/P&gt;&lt;P&gt;savecore&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Revised config:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hostname XXX&lt;/P&gt;&lt;P&gt;ifgrp create lacp pair01 -b mac e0a e0c&lt;/P&gt;&lt;P&gt;ifgrp create lacp pair02 -b mac e0b e0d&lt;/P&gt;&lt;P&gt;ifgrp create single VIF01 pair01 pair02&lt;/P&gt;&lt;P&gt;ifgrp favor pair01&lt;/P&gt;&lt;P&gt;vlan create VIF01 25 996 997&lt;/P&gt;&lt;P&gt;ifconfig VIF01-25 `hostname`_VIF01-25 mediatype auto netmask 255.255.254.0 partner VIF01-25&lt;/P&gt;&lt;P&gt;ifconfig VIF01-996 `hostname`_VIF01-996 mediatype auto netmask 255.255.255.0 partner VIF01-996&lt;/P&gt;&lt;P&gt;ifconfig VIF01-997 `hostname`_VIF01-997 mediatype auto netmask 255.255.255.0 partner VIF01-997&lt;/P&gt;&lt;P&gt;route add default XXX&lt;/P&gt;&lt;P&gt;routed on&lt;/P&gt;&lt;P&gt;options dns.enable on&lt;/P&gt;&lt;P&gt;options dns.domainname XXX&lt;/P&gt;&lt;P&gt;options nis.enable off&lt;/P&gt;&lt;P&gt;savecore&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers.&lt;/P&gt;&lt;P&gt;Col G&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 06:26:46 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Hardware/ifgrp-changes-sanity-check-please/m-p/62186#M4284</guid>
      <dc:creator>colin_graham</dc:creator>
      <dc:date>2025-06-05T06:26:46Z</dc:date>
    </item>
    <item>
      <title>Re: ifgrp changes - sanity check please</title>
      <link>https://community.netapp.com/t5/ONTAP-Hardware/ifgrp-changes-sanity-check-please/m-p/62191#M4285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looks good...and no host file changes needed since the ifgrp name on ifconfig doesn't change.&amp;nbsp; The default is ip round robin... and specific reason for mac?&amp;nbsp; A takeover/giveback can be done to modify network on the giveback to the new settings.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2012 15:21:00 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Hardware/ifgrp-changes-sanity-check-please/m-p/62191#M4285</guid>
      <dc:creator>scottgelb</dc:creator>
      <dc:date>2012-05-22T15:21:00Z</dc:date>
    </item>
  </channel>
</rss>

