<?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: Verify Etc/rc file in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/Verify-Etc-rc-file/m-p/127169#M27557</link>
    <description>&lt;P&gt;Hi &lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/56661"&gt;@haneshparag&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After making changes in rc file, just reboot the node. So what ever changes you made in the rc file will reflect.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please configure default gateway and also make sure that your SP(rlm) ip address and root password with you before rebooting the controller.&lt;/P&gt;</description>
    <pubDate>Fri, 20 Jan 2017 09:33:12 GMT</pubDate>
    <dc:creator>Naveenpusuluru</dc:creator>
    <dc:date>2017-01-20T09:33:12Z</dc:date>
    <item>
      <title>Verify Etc/rc file</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Verify-Etc-rc-file/m-p/127124#M27533</link>
      <description>&lt;P&gt;Please may you help?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have created a vif lacp and succesfully added the changes to the /etc/rc file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;#Auto-generated by setup Fri Aug&amp;nbsp; 2 18:46:55 GMT 2013&lt;BR /&gt;hostname ED-STRG-DR&lt;BR /&gt;ifgrp create multi VIF_1DR -b ip e0d e0c&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;ifgrp create lacp vif0 -b ip e0a e0b&lt;/FONT&gt;&lt;BR /&gt;ifconfig VIF_1DR `hostname`-VIF_1DR netmask 255.255.255.0 mtusize 1500 trusted wins up&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;ifconfig vif0 `hostname`-vif0 -b ip e0a e0b netmask 255.255.255.0 mtusize 9000 &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;ifconfig vif0 10.10.20.1 mediatype auto netmask 255.255.255.0 mtusize 9000&lt;/FONT&gt;&lt;BR /&gt;ifconfig e0a flowcontrol full&lt;BR /&gt;ifconfig e0b flowcontrol full&lt;BR /&gt;ifconfig e0M flowcontrol full&lt;BR /&gt;#route add default NONE 1&lt;BR /&gt;routed on&lt;BR /&gt;options dns.enable off&lt;BR /&gt;options nis.enable off&lt;BR /&gt;savecore&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i need confirmation on my etc/rc file. marked in red is what I have recently added. Is my rc file in order?, should a need to rebbot will this work&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 16:09:49 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Verify-Etc-rc-file/m-p/127124#M27533</guid>
      <dc:creator>haneshparag</dc:creator>
      <dc:date>2025-06-04T16:09:49Z</dc:date>
    </item>
    <item>
      <title>Re: Verify Etc/rc file</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Verify-Etc-rc-file/m-p/127135#M27540</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/56661"&gt;@haneshparag&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have you entered the ip address entry in /etc/hosts file like below example.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;example : 10.10.20.1&amp;nbsp; fas01-vif0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#00FF00"&gt;ifgrp create lacp vif0 -b ip e0a e0b&lt;/FONT&gt;&lt;BR /&gt;ifconfig VIF_1DR `hostname`-VIF_1DR netmask 255.255.255.0 mtusize 1500 trusted wins up&lt;BR /&gt;&lt;FONT color="#00FF00"&gt;ifconfig vif0 `hostname`-vif0 mediatype auto netmask 255.255.255.0 mtusize 9000&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;Please modify linke the above. Please let me know that is it a HA pair or stand alone controller.?&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;If it is HA-pair than you need to create ifgrp on partner also and need to add like below&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;FONT color="#00FF00"&gt;ifgrp create lacp vif0 -b ip e0a e0b&lt;/FONT&gt;&lt;BR /&gt;ifconfig VIF_1DR `hostname`-VIF_1DR netmask 255.255.255.0 mtusize 1500 trusted wins up&lt;BR /&gt;&lt;FONT color="#00FF00"&gt;ifconfig vif0 `hostname`-vif0 mediatype auto netmask 255.255.255.0 mtusize 9000&lt;/FONT&gt; &lt;FONT color="#00FF00"&gt;partner vif0&lt;/FONT&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jan 2017 14:12:29 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Verify-Etc-rc-file/m-p/127135#M27540</guid>
      <dc:creator>Naveenpusuluru</dc:creator>
      <dc:date>2017-01-19T14:12:29Z</dc:date>
    </item>
    <item>
      <title>Re: Verify Etc/rc file</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Verify-Etc-rc-file/m-p/127142#M27546</link>
      <description>&lt;P&gt;Hi&amp;nbsp; Naveenpusuluru,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for getting back, this is standalone controller setup. The 192.168.10.x network (which is live) was not configured correctly, hence the need for a lacp jumbo frame setup.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1.&amp;nbsp;&amp;nbsp; My Host File is configured as follows:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ED-STRG-DR&amp;gt; rdfile /etc/hosts&lt;BR /&gt;#Auto-generated by setup Fri Aug 2 18:46:55 GMT 2013&lt;BR /&gt;127.0.0.1 localhost localhost-stack&lt;BR /&gt;127.0.10.1 localhost-10 localhost-bsd&lt;BR /&gt;127.0.20.1 localhost-20 localhost-sk&lt;BR /&gt;# 0.0.0.0 ED-STRG-DR-e0M&lt;BR /&gt;# 0.0.0.0 ED-STRG-DR-e0P&lt;BR /&gt;# 0.0.0.0 ED-STRG-DR-e0b&lt;BR /&gt;# 0.0.0.0 ED-STRG-DR-e0c&lt;BR /&gt;# 0.0.0.0 ED-STRG-DR-e0d&lt;BR /&gt;&lt;FONT color="#008000"&gt;192.168.10.158 ED-STRG-DR-VIF_1DR&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#008000"&gt;10.10.20.1 ED-STRG-DR-vif0&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;ED-STRG-DR&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;2.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ETC/RC file&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I remove&amp;nbsp; the&lt;/P&gt;&lt;P&gt;&lt;FONT color="#339966"&gt;ifconfig vif0 10.10.20.1 mediatype auto netmask 255.255.255.0 mtusize 9000 from the etc/rc, &lt;FONT color="#000000"&gt;system manger will alert with the issue attahced&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#339966"&gt;&lt;FONT color="#000000"&gt;Hence my confusion on how to confgure the rc file&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jan 2017 15:23:11 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Verify-Etc-rc-file/m-p/127142#M27546</guid>
      <dc:creator>haneshparag</dc:creator>
      <dc:date>2017-01-19T15:23:11Z</dc:date>
    </item>
    <item>
      <title>Re: Verify Etc/rc file</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Verify-Etc-rc-file/m-p/127146#M27547</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/56661"&gt;@haneshparag&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please modify the rc file and host file like below.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Host file :&lt;/P&gt;&lt;P&gt;#Auto-generated by setup Fri Aug 2 18:46:55 GMT 2013&lt;BR /&gt;127.0.0.1 localhost localhost-stack&lt;BR /&gt;127.0.10.1 localhost-10 localhost-bsd&lt;BR /&gt;127.0.20.1 localhost-20 localhost-sk&lt;BR /&gt;# 0.0.0.0 ED-STRG-DR-e0M&lt;BR /&gt;# 0.0.0.0 ED-STRG-DR-e0P&lt;BR /&gt;# 0.0.0.0 ED-STRG-DR-e0b&lt;BR /&gt;# 0.0.0.0 ED-STRG-DR-e0c&lt;BR /&gt;# 0.0.0.0 ED-STRG-DR-e0d&lt;BR /&gt;192.168.10.158 ED-STRG-DR-VIF_1DR&lt;BR /&gt;10.10.20.1 ED-STRG-DR-vif0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;rc file :&lt;/P&gt;&lt;P&gt;#Auto-generated by setup Fri Aug&amp;nbsp; 2 18:46:55 GMT 2013&lt;BR /&gt;hostname ED-STRG-DR&lt;BR /&gt;ifgrp create multi VIF_1DR -b ip e0d e0c&lt;BR /&gt;ifgrp create lacp vif0 -b ip e0a e0b&lt;BR /&gt;ifconfig VIF_1DR `hostname`-VIF_1DR netmask 255.255.255.0 mtusize 1500 trusted wins up&lt;BR /&gt;ifconfig vif0 `hostname`-vif0 mediatype auto netmask &lt;STRONG&gt;&lt;FONT color="#FF6600"&gt;255.0.0.0&lt;/FONT&gt;&lt;/STRONG&gt; mtusize 9000&lt;BR /&gt;ifconfig e0a flowcontrol full&lt;BR /&gt;ifconfig e0b flowcontrol full&lt;BR /&gt;ifconfig e0M flowcontrol full&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;#route add default NONE 1 ---&amp;gt; &lt;FONT color="#00FF00"&gt;&lt;FONT color="#0000FF"&gt;route add default 192.168.10.1 1&lt;/FONT&gt;(it will be like this)&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;routed on&lt;BR /&gt;options dns.enable off&lt;BR /&gt;options nis.enable off&lt;BR /&gt;savecore&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For vif0 ip configuration you have mentioned wrong subnet. You are assigning 10.10.20.1, means this is class A ipaddress. Please take subnet from your network team for this ip. Normally it will be 255.0.0.0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One more thing i have noticed from your rc file is you guys have not configured default gateway. You need to configure it in order to other networks outside data center to communicate with netapp box(for remote login .... etc).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Trust me i have configured these rc and host files alot. Please modify your rc file like the above.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jan 2017 16:26:30 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Verify-Etc-rc-file/m-p/127146#M27547</guid>
      <dc:creator>Naveenpusuluru</dc:creator>
      <dc:date>2017-01-19T16:26:30Z</dc:date>
    </item>
    <item>
      <title>Re: Verify Etc/rc file</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Verify-Etc-rc-file/m-p/127147#M27548</link>
      <description>&lt;P&gt;Please post me the output of below command here.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;route -s&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The error what you are seeing in tools is due to recent configuration changes you made on rcfile and host file. Please reboot the system once you cnfigured everything. This error will be washed away.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jan 2017 16:29:26 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Verify-Etc-rc-file/m-p/127147#M27548</guid>
      <dc:creator>Naveenpusuluru</dc:creator>
      <dc:date>2017-01-19T16:29:26Z</dc:date>
    </item>
    <item>
      <title>Re: Verify Etc/rc file</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Verify-Etc-rc-file/m-p/127148#M27549</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/56661"&gt;@haneshparag&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you are using two different networks then you need to add the route again like below.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;route add 10.10.20.1&amp;nbsp; 192.168.10.1 1&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jan 2017 16:34:05 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Verify-Etc-rc-file/m-p/127148#M27549</guid>
      <dc:creator>Naveenpusuluru</dc:creator>
      <dc:date>2017-01-19T16:34:05Z</dc:date>
    </item>
    <item>
      <title>Re: Verify Etc/rc file</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Verify-Etc-rc-file/m-p/127166#M27556</link>
      <description>&lt;P&gt;D-STRG-DR&amp;gt; route -s&lt;BR /&gt;Routing tables&lt;/P&gt;&lt;P&gt;Internet:&lt;BR /&gt;Destination Gateway Flags Refs Use Interface&lt;BR /&gt;10.10.20/24 link#11 UC 0 0 vif0&lt;BR /&gt;10.10.20.20 0:50:56:64:2f:34 UHL 1 0 vif0&lt;BR /&gt;10.10.20.254 78:48:59:d8:6b:16 UHL 0 0 vif0&lt;BR /&gt;10.10.20.255 ff:ff:ff:ff:ff:ff UHL 0 204 vif0&lt;BR /&gt;localhost localhost UH 0 0 lo&lt;BR /&gt;localhost-10 localhost-20 UHS 2 48395 losk&lt;BR /&gt;localhost-20 localhost-20 UH 0 0 losk&lt;BR /&gt;192.168.10 link#10 UC 0 0 VIF_1DR&lt;BR /&gt;192.168.10.20 0:50:56:92:10:c9 UHL 3 288 VIF_1DR&lt;BR /&gt;192.168.10.41 0:50:56:68:ab:fd UHL 1 75310 VIF_1DR&lt;BR /&gt;192.168.10.42 0:50:56:68:18:29 UHL 1 103316 VIF_1DR&lt;BR /&gt;192.168.10.43 0:50:56:61:32:e UHL 1 39974350 VIF_1DR&lt;BR /&gt;192.168.10.157 0:50:56:65:b6:80 UHL 1 6667 VIF_1DR&lt;BR /&gt;ED-STRG-DR-VIF_1 2:a0:98:31:e:26 UHL 2 19 lo&lt;BR /&gt;192.168.10.223 link#10 UHL 0 0 VIF_1DR&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;192.168.10.251 28:94:f:24:8e:e3 UHL 0 0 VIF_1DR -&amp;gt;&lt;FONT color="#000000"&gt;(this is my main gateway, the 10.10.20.x network is only for iSCSI&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;192.168.10.255 ff:ff:ff:ff:ff:ff UHL 0 30925 VIF_1DR&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, the rc file is still giving me problems.&lt;/P&gt;&lt;P&gt;I tried changing the netmask from 255.255.255.0 to 255.0.0.0 but still the system manger&amp;nbsp;reflects 255.255.255.0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am wondering if the config in memory and the rc file are not synchronising? No matter what change I do in the rc file, there is always an alert issue by the system manager!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Here is the ifconfig -a&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ED-STRG-DR&amp;gt; ifconfig -a&lt;BR /&gt;e0a: flags=0x9f0c867&amp;lt;BROADCAST,RUNNING,MULTICAST,TCPCKSUM&amp;gt; mtu 9000&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ether 02:a0:98:31:0e:27 (auto-1000t-fd-up) flowcontrol full&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; trunked vif0&lt;BR /&gt;e0b: flags=0x9f0c867&amp;lt;BROADCAST,RUNNING,MULTICAST,TCPCKSUM&amp;gt; mtu 9000&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ether 02:a0:98:31:0e:27 (auto-1000t-fd-up) flowcontrol full&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; trunked vif0&lt;BR /&gt;e0c: flags=0x974c867&amp;lt;UP,BROADCAST,RUNNING,MULTICAST,TCPCKSUM&amp;gt; mtu 1500&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ether 02:a0:98:31:0e:26 (auto-1000t-fd-down) flowcontrol full&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; trunked VIF_1DR&lt;BR /&gt;e0d: flags=0x9f4c867&amp;lt;UP,BROADCAST,RUNNING,MULTICAST,TCPCKSUM&amp;gt; mtu 1500&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ether 02:a0:98:31:0e:26 (auto-1000t-fd-up) flowcontrol full&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; trunked VIF_1DR&lt;BR /&gt;e0M: flags=0x2b0c866&amp;lt;BROADCAST,RUNNING,MULTICAST,TCPCKSUM,MGMT_PORT&amp;gt; mtu 1500&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ether 00:a0:98:31:0e:2b (auto-100tx-fd-up) flowcontrol full&lt;BR /&gt;e0P: flags=0x2b4c867&amp;lt;UP,BROADCAST,RUNNING,MULTICAST,TCPCKSUM,ACP_PORT&amp;gt; mtu 1500 PRIVATE&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; inet 192.168.0.140 netmask 0xfffffc00 broadcast 192.168.3.255 noddns&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ether 00:a0:98:31:0e:2a (auto-100tx-fd-up) flowcontrol full&lt;BR /&gt;lo: flags=0x1b48049&amp;lt;UP,LOOPBACK,RUNNING,MULTICAST,TCPCKSUM&amp;gt; mtu 9188&lt;BR /&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;BR /&gt;losk: flags=0x40a400c9&amp;lt;UP,LOOPBACK,RUNNING&amp;gt; mtu 9188&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; inet 127.0.20.1 netmask 0xff000000 broadcast 127.0.20.1&lt;BR /&gt;VIF_1DR: flags=0x22f4c863&amp;lt;UP,BROADCAST,RUNNING,MULTICAST,TCPCKSUM&amp;gt; mtu 1500&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; inet 192.168.10.158 netmask 0xffffff00 broadcast 192.168.10.255&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ether 02:a0:98:31:0e:26 (Enabled interface groups)&lt;BR /&gt;vif0: flags=0x22f4c863&amp;lt;UP,BROADCAST,RUNNING,MULTICAST,TCPCKSUM&amp;gt; mtu 9000&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; inet 10.10.20.1 netmask &lt;FONT color="#FF0000"&gt;0xffffff00&lt;/FONT&gt; broadcast 10.10.20.255&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ether 02:a0:98:31:0e:27 (Enabled interface groups)&lt;BR /&gt;ED-STRG-DR&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jan 2017 07:22:04 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Verify-Etc-rc-file/m-p/127166#M27556</guid>
      <dc:creator>haneshparag</dc:creator>
      <dc:date>2017-01-20T07:22:04Z</dc:date>
    </item>
    <item>
      <title>Re: Verify Etc/rc file</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Verify-Etc-rc-file/m-p/127169#M27557</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/56661"&gt;@haneshparag&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After making changes in rc file, just reboot the node. So what ever changes you made in the rc file will reflect.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please configure default gateway and also make sure that your SP(rlm) ip address and root password with you before rebooting the controller.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jan 2017 09:33:12 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Verify-Etc-rc-file/m-p/127169#M27557</guid>
      <dc:creator>Naveenpusuluru</dc:creator>
      <dc:date>2017-01-20T09:33:12Z</dc:date>
    </item>
  </channel>
</rss>

