<?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: LACP VIF RC File in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/LACP-VIF-RC-File/m-p/62558#M14766</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is hostname substitution from the /etc/hosts file.&amp;nbsp; I prefer #2... when you specify the "partner" interface it always has to be the name of the partner interface, not an ip or it won't work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Jun 2012 22:41:49 GMT</pubDate>
    <dc:creator>scottgelb</dc:creator>
    <dc:date>2012-06-20T22:41:49Z</dc:date>
    <item>
      <title>LACP VIF RC File</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/LACP-VIF-RC-File/m-p/62553#M14765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have two options to incorpate an LACP Vif into my RC file, which one do I use?&amp;nbsp; Will either work correctly?&amp;nbsp; Option 1 I wrote myself, option 2 I copied the RC file and added the line for creating the LACP vif.&amp;nbsp; Although in option 2 I don't see any place where the IP address is added.&amp;nbsp; Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #1f497d;"&gt;Option 1:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;hostname "filer a"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;vif create lacp vifname -b ip e1a e1b&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;ifconfig vifname x.x.x.x netmask 255.255.255.0 mtusize 1500 partner "partner vif"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;ifconfig e0a x.x.x.x netmask 255.255.255.0 mtusize 1500 partner "partner ip"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;route add default x.x.x.x&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;routed on&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;options dns.enable on&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;options nis.enable off&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;savecore&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #1f497d;"&gt;Options 2:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #1f497d;"&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;hostname "filer a"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;vif create lacp vifname -b ip e1a e1b&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;ifconfig e0a `hostname`-e0a mediatype auto flowcontrol full netmask 255.255.255.0 partner "partner ip"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;ifconfig vifname `hostname`-vifname netmask 255.255.255.0 mtusize 1500 -wins partner "partner vif"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;route add default 10.0.49.1 1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;routed on&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;options dns.enable on&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;options nis.enable off&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;savecore&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 06:24:35 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/LACP-VIF-RC-File/m-p/62553#M14765</guid>
      <dc:creator>michaeljdowling</dc:creator>
      <dc:date>2025-06-05T06:24:35Z</dc:date>
    </item>
    <item>
      <title>Re: LACP VIF RC File</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/LACP-VIF-RC-File/m-p/62558#M14766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is hostname substitution from the /etc/hosts file.&amp;nbsp; I prefer #2... when you specify the "partner" interface it always has to be the name of the partner interface, not an ip or it won't work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jun 2012 22:41:49 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/LACP-VIF-RC-File/m-p/62558#M14766</guid>
      <dc:creator>scottgelb</dc:creator>
      <dc:date>2012-06-20T22:41:49Z</dc:date>
    </item>
  </channel>
</rss>

