<?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: Network Configuration Mismatch for &amp;lt;interface&amp;gt; in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/Network-Configuration-Mismatch-for-lt-interface-gt/m-p/6962#M1490</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ken, thanks for the reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do know that, that is why my &lt;STRONG&gt;ifconfig -a &lt;/STRONG&gt;output gives me the &lt;STRONG&gt;same &lt;/STRONG&gt;configuration that the one i have loaded on the &lt;STRONG&gt;/etc/rc.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But for some how the &lt;STRONG&gt;On command&amp;nbsp; &lt;/STRONG&gt;keeps pointing me that there is a mismatch.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Regards!&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Jul 2013 16:34:05 GMT</pubDate>
    <dc:creator>FLECHABUS</dc:creator>
    <dc:date>2013-07-25T16:34:05Z</dc:date>
    <item>
      <title>Network Configuration Mismatch for &lt;interface&gt;</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Network-Configuration-Mismatch-for-lt-interface-gt/m-p/6950#M1488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;Good day all&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;I received an error triggered by &lt;STRONG&gt;ONCommand System Manager,&lt;/STRONG&gt; warning me about a mismatch between the Active Values of my Nework Interfaces and the ones on /etc/rc.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;On /etc/rc i got&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;hostname Epo&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;ifgrp create multi storage -b ip e1a e1b&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 12pt;"&gt;ifconfig e0m `hostname`-e0m 113.10.10.116 netmask 255.255.0.0&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;ifconfig storage `hostname`-storage 172.17.0.1 netmask 255.255.0.0 partner storage nfo&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;routed on&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;options dns.enable off&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;savecore&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;I am probably missing something, but the Oncommand says that &lt;STRONG&gt;e0M &lt;/STRONG&gt;is the wrong one.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;Any help aprreciated!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;Regards.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 05:57:23 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Network-Configuration-Mismatch-for-lt-interface-gt/m-p/6950#M1488</guid>
      <dc:creator>FLECHABUS</dc:creator>
      <dc:date>2025-06-05T05:57:23Z</dc:date>
    </item>
    <item>
      <title>Re: Network Configuration Mismatch for &lt;interface&gt;</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Network-Configuration-Mismatch-for-lt-interface-gt/m-p/6955#M1489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to compare the values in the /etc/rc file with the output of the ifconfig -a command.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Changes to the network interfaces can be made dynamically via the command line interface which is then the "active" value.&amp;nbsp; When Data ONTAP is running, changes made by the ifconfig command&amp;nbsp; will be in effect until the next time that Data ONTAP reboots or until the source /etc/rc command is entered via the command line interface..&amp;nbsp; At reboot time, the "active" values are replaced by the values in the /etc/rc file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;P&gt;Ken&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jul 2013 15:34:30 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Network-Configuration-Mismatch-for-lt-interface-gt/m-p/6955#M1489</guid>
      <dc:creator>jeras</dc:creator>
      <dc:date>2013-07-25T15:34:30Z</dc:date>
    </item>
    <item>
      <title>Re: Network Configuration Mismatch for &lt;interface&gt;</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Network-Configuration-Mismatch-for-lt-interface-gt/m-p/6962#M1490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ken, thanks for the reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do know that, that is why my &lt;STRONG&gt;ifconfig -a &lt;/STRONG&gt;output gives me the &lt;STRONG&gt;same &lt;/STRONG&gt;configuration that the one i have loaded on the &lt;STRONG&gt;/etc/rc.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But for some how the &lt;STRONG&gt;On command&amp;nbsp; &lt;/STRONG&gt;keeps pointing me that there is a mismatch.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Regards!&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jul 2013 16:34:05 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Network-Configuration-Mismatch-for-lt-interface-gt/m-p/6962#M1490</guid>
      <dc:creator>FLECHABUS</dc:creator>
      <dc:date>2013-07-25T16:34:05Z</dc:date>
    </item>
    <item>
      <title>Re: Network Configuration Mismatch for &lt;interface&gt;</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Network-Configuration-Mismatch-for-lt-interface-gt/m-p/6965#M1491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jose!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you post the output of the ifconfig -a command.&amp;nbsp; Also, what version of System Manager and Data ONTAP are you running?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ken&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jul 2013 17:49:51 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Network-Configuration-Mismatch-for-lt-interface-gt/m-p/6965#M1491</guid>
      <dc:creator>jeras</dc:creator>
      <dc:date>2013-07-25T17:49:51Z</dc:date>
    </item>
    <item>
      <title>Re: Network Configuration Mismatch for &lt;interface&gt;</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Network-Configuration-Mismatch-for-lt-interface-gt/m-p/6970#M1492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;This is the output&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&amp;gt;ifconfig -a&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 12pt;"&gt;e0a: flags=0x274c867&amp;lt;UP,BROADCAST,RUNNING,MULTICAST,TCPCKSUM&amp;gt; mtu 1500&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 12pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; inet 172.xx.xx.xx netmask 0xffff0000 broadcast 172.xx.xx.xx&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 12pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ether 00:a2:98:14:20:c4 (auto-unknown-down) flowcontrol full&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 12pt;"&gt;e0b: flags=0x270c866&amp;lt;BROADCAST,RUNNING,MULTICAST,TCPCKSUM&amp;gt; mtu 1500&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 12pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ether 00:a0:98:24:80:c5 (auto-unknown-down) flowcontrol full&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 12pt;"&gt;e1a: flags=0x8f4c867&amp;lt;UP,BROADCAST,RUNNING,MULTICAST,TCPCKSUM&amp;gt; mtu 1500&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 12pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ether 02:a2:92:14:80:c4 (auto-10g_twinax-fd-up) flowcontrol full&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 12pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; trunked storage&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 12pt;"&gt;e1b: flags=0x8f4c867&amp;lt;UP,BROADCAST,RUNNING,MULTICAST,TCPCKSUM&amp;gt; mtu 1500&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 12pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ether 02:a2:98:14:80:c4 (auto-10g_twinax-fd-up) flowcontrol full&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 12pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; trunked storage&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 12pt;"&gt;c0a: flags=0x1f4e867&amp;lt;UP,BROADCAST,RUNNING,MULTICAST,TCPCKSUM&amp;gt; mtu 9000 PRIVATE&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 12pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; inet 192.xx.xx.xx netmask 0xffffff00 broadcast 192.xx.xx.xx&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 12pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ether 00:a0:28:14:20:c6 (auto-10g_twinax-fd-up) flowcontrol full&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 12pt;"&gt;c0b: flags=0x1f4e867&amp;lt;UP,BROADCAST,RUNNING,MULTICAST,TCPCKSUM&amp;gt; mtu 9000 PRIVATE&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 12pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; inet 192.xx.xx.xx netmask 0xffffff00 broadcast 192.xx.xx.xx&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 12pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ether 00:a0:98:14:80:c7 (auto-10g_twinax-fd-up) flowcontrol full&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG style="font-size: 12pt;"&gt;e0M: flags=0x2b4c867&amp;lt;UP,BROADCAST,RUNNING,MULTICAST,TCPCKSUM,MGMT_PORT&amp;gt; mtu 1500&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG style="font-size: 12pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; inet 133.xx.xx.xx netmask 0xffff0000 broadcast 133.xx.xx.xx noddns&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 12pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ether 00:a2:98:24:80:c8 (auto-100tx-fd-up) flowcontrol full&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 12pt;"&gt;e0P: flags=0x2b4c867&amp;lt;UP,BROADCAST,RUNNING,MULTICAST,TCPCKSUM,ACP_PORT&amp;gt; mtu 1500 PRIVATE&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 12pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; inet 192.168.0.21 netmask 0xfffffc00 broadcast 192.168.3.255 noddns&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 12pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ether 00:a0:98:14:80:c9 (auto-100tx-fd-up) flowcontrol full&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 12pt;"&gt;lo: flags=0x1b48049&amp;lt;UP,LOOPBACK,RUNNING,MULTICAST,TCPCKSUM&amp;gt; mtu 8160&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 12pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; inet 127.0.0.1 netmask 0xff000000 broadcast 127.0.0.1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 12pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ether 00:00:00:00:00:00 (RNIC Provider)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 12pt;"&gt;losk: flags=0x40a400c9&amp;lt;UP,LOOPBACK,RUNNING&amp;gt; mtu 9188&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 12pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; inet 127.xx.xx.xx netmask 0xff000000 broadcast 127.xx.xx.xx&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 12pt;"&gt;storage: flags=0x20f4c863&amp;lt;UP,BROADCAST,RUNNING,MULTICAST,TCPCKSUM&amp;gt; mtu 1500&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 12pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; inet 172.xx.xx.xx netmask 0xffff0000 broadcast 172.xx.xx.xx&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 12pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ether 02:a0:28:14:20:c4 (Enabled interface groups)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;Regardss!&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jul 2013 17:59:08 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Network-Configuration-Mismatch-for-lt-interface-gt/m-p/6970#M1492</guid>
      <dc:creator>FLECHABUS</dc:creator>
      <dc:date>2013-07-25T17:59:08Z</dc:date>
    </item>
    <item>
      <title>Re: Network Configuration Mismatch for &lt;interface&gt;</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Network-Configuration-Mismatch-for-lt-interface-gt/m-p/6973#M1493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;STRONG&gt;Have deleted ALL the ip assignments on the /etc/rc and add the ips on the /etc/hosts only, and that has worked.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;STRONG&gt;For some reason the both archive definitions doesn't work at all (Data Ontap 8.1.2).&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;STRONG&gt;Hope this was useful to someone.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;STRONG&gt;Regards!&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jul 2013 18:18:12 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Network-Configuration-Mismatch-for-lt-interface-gt/m-p/6973#M1493</guid>
      <dc:creator>FLECHABUS</dc:creator>
      <dc:date>2013-07-25T18:18:12Z</dc:date>
    </item>
  </channel>
</rss>

