<?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: simple networking with failover in Network and Storage Protocols</title>
    <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/simple-networking-with-failover/m-p/64709#M5870</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;P&gt;You would create a single mode Ifgrp then ifconfig that Ifgrp. Do an Ifgrp create single for the 2 interfaces in the group &lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Jul 2012 23:40:48 GMT</pubDate>
    <dc:creator>scottgelb</dc:creator>
    <dc:date>2012-07-18T23:40:48Z</dc:date>
    <item>
      <title>simple networking with failover</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/simple-networking-with-failover/m-p/64704#M5869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i&lt;/P&gt;&lt;P&gt;have 2 filers , each with 4 , 10 gb nics . i don't want to use any lacp or ether channel . just want to have the following setup&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e0c - cifs / multiprotocol with e0e as standby &lt;/P&gt;&lt;P&gt;e0d - nfs only with e0f as standby &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what i need to do make them as standby interfaces ? so if one fails , other takes over . Along with that if the filer fails the other node takes all the the cifs and nfs traffic . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is what i have done &lt;/P&gt;&lt;P&gt;ifconfig e0c ip netmask &lt;/P&gt;&lt;P&gt;ifconfig e0d ip netmask&amp;nbsp; &lt;/P&gt;&lt;P&gt; ifconfig e0e ip netmask&amp;nbsp; partner e0c &lt;/P&gt;&lt;P&gt; ifconfig e0f ip netmask&amp;nbsp; partner e0d &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is this the right way ? is there a better way to configure them with out using the lacp or ether channel.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 06:22:37 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/simple-networking-with-failover/m-p/64704#M5869</guid>
      <dc:creator>bioradnetapp</dc:creator>
      <dc:date>2025-06-05T06:22:37Z</dc:date>
    </item>
    <item>
      <title>Re: simple networking with failover</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/simple-networking-with-failover/m-p/64709#M5870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;P&gt;You would create a single mode Ifgrp then ifconfig that Ifgrp. Do an Ifgrp create single for the 2 interfaces in the group &lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2012 23:40:48 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/simple-networking-with-failover/m-p/64709#M5870</guid>
      <dc:creator>scottgelb</dc:creator>
      <dc:date>2012-07-18T23:40:48Z</dc:date>
    </item>
    <item>
      <title>Re: simple networking with failover</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/simple-networking-with-failover/m-p/64712#M5871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;like this &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;filer 1 &lt;/P&gt;&lt;P&gt;ifgrp create single ifgrpSTD01 e0d e0f&lt;BR /&gt;ifconfig ifgrpSTD01 ip-add&amp;nbsp; netmask 255.255.255.128 &lt;/P&gt;&lt;P&gt;ifconfig ifgrpSTD01 partner ifgrpSTD02&amp;nbsp; &lt;/P&gt;&lt;P&gt;Is this going to provide the failover betwen e0d and e0f ? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2012 23:56:31 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/simple-networking-with-failover/m-p/64712#M5871</guid>
      <dc:creator>bioradnetapp</dc:creator>
      <dc:date>2012-07-18T23:56:31Z</dc:date>
    </item>
    <item>
      <title>Re: simple networking with failover</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/simple-networking-with-failover/m-p/64716#M5872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Correct. Ifgrp status will show which interface is active and passive. You can also "Ifgrp favor intname" to specify which you want active. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sent from my iPhone 4S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2012 00:02:19 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/simple-networking-with-failover/m-p/64716#M5872</guid>
      <dc:creator>scottgelb</dc:creator>
      <dc:date>2012-07-19T00:02:19Z</dc:date>
    </item>
  </channel>
</rss>

