<?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: vfiler setup issue in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/vfiler-setup-issue/m-p/32937#M7700</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is the port configurations on our switch right now:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface GigabitEthernet2/13&lt;/P&gt;&lt;P&gt; description FDLRNAS01_PortGroup#1.1&lt;/P&gt;&lt;P&gt; switchport&lt;/P&gt;&lt;P&gt; switchport trunk encapsulation dot1q&lt;/P&gt;&lt;P&gt; switchport trunk native vlan 300&lt;/P&gt;&lt;P&gt; switchport trunk allowed vlan 300,339,340,413&lt;/P&gt;&lt;P&gt; switchport mode trunk&lt;/P&gt;&lt;P&gt; no ip address&lt;/P&gt;&lt;P&gt; speed 1000&lt;/P&gt;&lt;P&gt; duplex full&lt;/P&gt;&lt;P&gt; no cdp enable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you can see above that there is native vlan 300. Do we need to setup on the filer fdlrn??. Actually i tried doing it, but had a doubt since it dint work that way too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vif1 originally has 172.31.190.21 (During this time the users were able to access cifs shares)..Took downtime, I created vif1-300 and then assigned 172.31.190.37 (some address in the vlan 300 subnet) to vif1 and 172.31.190.21 (which is actual filer ip for communication) to vif1-300 and it  did not allowed any communication to happen from the switch when pining or users were not able to see any cifs shares. Later, we backed off and put back to original where users were able to see cifs shares. Then I thought it dint worked since I dint added vif1-300 default route to gateway in the routing table So, creating vlan 300 on filer is right?? and would adding vif1-300 also in the routing table will able to allow users to see cifs shares??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;fdlrn&amp;gt; netstat -rn&lt;/P&gt;&lt;P&gt;Routing tables&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Internet:&lt;/P&gt;&lt;P&gt;Destination      Gateway            Flags     Refs     Use  Interface&lt;/P&gt;&lt;P&gt;default          172.31.190.1       UGS      5710   523433  vif1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Karthik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Jun 2012 19:12:01 GMT</pubDate>
    <dc:creator>SKC64750</dc:creator>
    <dc:date>2012-06-08T19:12:01Z</dc:date>
    <item>
      <title>vfiler setup issue</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/vfiler-setup-issue/m-p/32897#M7683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hii, There is a node fdlr whose ip starts with 172.31 serving to JD domain..and I have to setup a new vfiler to serve data for another domain called Nor domain (192.168).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is an existing&amp;nbsp; vif1 (where e0a is up, e0a is down) which is used as filer interface. So I have created a vlan 400 serving for vfiler, so I created vlan, ipspace,assigned vif1-400 to ipspace, created vfiler, assigned the vfiler ip to vlan 400 by ifconfig and then did default route from vfiler to the gateway of switch.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After the above creation process, vfiler was able to talk to Nor-domain switch or gateway, filer wasnt able to talk to JD domain switch, and the server team were not able to access there CIFS shares from the filer before I want to setup cifs for vfiler. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So was wondering what might be the issue. Hope anyone assists me on this &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vif1– original ip of the fdlr filer (JD domain)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vif1-400- vfiler vlan (Nor-domain)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Karthik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 06:25:25 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/vfiler-setup-issue/m-p/32897#M7683</guid>
      <dc:creator>SKC64750</dc:creator>
      <dc:date>2025-06-05T06:25:25Z</dc:date>
    </item>
    <item>
      <title>Re: vfiler setup issue</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/vfiler-setup-issue/m-p/32902#M7686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you on ONTAP 8?&amp;nbsp; Prior to ONTAP 8 if you have a VLAN you can't assign an ip to the base interface...that changed with 8.x though.&amp;nbsp; If you are on 8.x then some troubleshooting with netstat -rn on vfiler0 and the vfiler.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2012 17:06:53 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/vfiler-setup-issue/m-p/32902#M7686</guid>
      <dc:creator>scottgelb</dc:creator>
      <dc:date>2012-06-08T17:06:53Z</dc:date>
    </item>
    <item>
      <title>Re: vfiler setup issue</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/vfiler-setup-issue/m-p/32907#M7689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes I m on 8.0.2 P3 only. So what should I change in netstat –rn to make filer talk with JD domain (172.31) and vfiler talk to Nor domain..is it default route..if so can you help me what needs to be changed exactly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Karthik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2012 17:14:16 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/vfiler-setup-issue/m-p/32907#M7689</guid>
      <dc:creator>SKC64750</dc:creator>
      <dc:date>2012-06-08T17:14:16Z</dc:date>
    </item>
    <item>
      <title>Re: vfiler setup issue</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/vfiler-setup-issue/m-p/32912#M7692</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Make sure your vfiler0 interface is up and has a route &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>Fri, 08 Jun 2012 17:23:53 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/vfiler-setup-issue/m-p/32912#M7692</guid>
      <dc:creator>scottgelb</dc:creator>
      <dc:date>2012-06-08T17:23:53Z</dc:date>
    </item>
    <item>
      <title>Re: vfiler setup issue</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/vfiler-setup-issue/m-p/32917#M7693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The vfiler0 is up and running I hope as per below, when I give vif status, it shows me that e0a is up but e0a is down. Does this have anything to do with it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, do we need to add the route in netstat –rn for vfiler fdvnor to nor domain gateway also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;fdlr1&amp;gt; netstat -rn&lt;/P&gt;&lt;P&gt;Routing tables&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Internet:&lt;/P&gt;&lt;P&gt;Destination      Gateway            Flags     Refs     Use  Interface&lt;/P&gt;&lt;P&gt;default          172.31.180.1       UGS      4610   526433   vif1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Karthik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2012 17:50:19 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/vfiler-setup-issue/m-p/32917#M7693</guid>
      <dc:creator>SKC64750</dc:creator>
      <dc:date>2012-06-08T17:50:19Z</dc:date>
    </item>
    <item>
      <title>Re: vfiler setup issue</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/vfiler-setup-issue/m-p/32922#M7694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure what the issue is if up and down. Switch side? Your default route is there do that looks ok. Can the switch handle a tagged and utagged interface or is it configured on handle it?&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>Fri, 08 Jun 2012 17:53:19 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/vfiler-setup-issue/m-p/32922#M7694</guid>
      <dc:creator>scottgelb</dc:creator>
      <dc:date>2012-06-08T17:53:19Z</dc:date>
    </item>
    <item>
      <title>Re: vfiler setup issue</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/vfiler-setup-issue/m-p/32926#M7695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think the interface is up, and has a default route. The switch supports vlan tagging in our envi. Also, there is a native vlan 300 on the switch itseems which supports fldrn filer. So they are asking do we need to configure this vlan 300 on filer ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Karthik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2012 18:13:09 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/vfiler-setup-issue/m-p/32926#M7695</guid>
      <dc:creator>SKC64750</dc:creator>
      <dc:date>2012-06-08T18:13:09Z</dc:date>
    </item>
    <item>
      <title>Re: vfiler setup issue</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/vfiler-setup-issue/m-p/32931#M7697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Depends. It worked before you added the vlan. Sounds suspicious that it stops working untagged when you add a tagged vlan.  &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>Fri, 08 Jun 2012 18:47:24 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/vfiler-setup-issue/m-p/32931#M7697</guid>
      <dc:creator>scottgelb</dc:creator>
      <dc:date>2012-06-08T18:47:24Z</dc:date>
    </item>
    <item>
      <title>Re: vfiler setup issue</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/vfiler-setup-issue/m-p/32937#M7700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is the port configurations on our switch right now:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface GigabitEthernet2/13&lt;/P&gt;&lt;P&gt; description FDLRNAS01_PortGroup#1.1&lt;/P&gt;&lt;P&gt; switchport&lt;/P&gt;&lt;P&gt; switchport trunk encapsulation dot1q&lt;/P&gt;&lt;P&gt; switchport trunk native vlan 300&lt;/P&gt;&lt;P&gt; switchport trunk allowed vlan 300,339,340,413&lt;/P&gt;&lt;P&gt; switchport mode trunk&lt;/P&gt;&lt;P&gt; no ip address&lt;/P&gt;&lt;P&gt; speed 1000&lt;/P&gt;&lt;P&gt; duplex full&lt;/P&gt;&lt;P&gt; no cdp enable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you can see above that there is native vlan 300. Do we need to setup on the filer fdlrn??. Actually i tried doing it, but had a doubt since it dint work that way too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vif1 originally has 172.31.190.21 (During this time the users were able to access cifs shares)..Took downtime, I created vif1-300 and then assigned 172.31.190.37 (some address in the vlan 300 subnet) to vif1 and 172.31.190.21 (which is actual filer ip for communication) to vif1-300 and it  did not allowed any communication to happen from the switch when pining or users were not able to see any cifs shares. Later, we backed off and put back to original where users were able to see cifs shares. Then I thought it dint worked since I dint added vif1-300 default route to gateway in the routing table So, creating vlan 300 on filer is right?? and would adding vif1-300 also in the routing table will able to allow users to see cifs shares??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;fdlrn&amp;gt; netstat -rn&lt;/P&gt;&lt;P&gt;Routing tables&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Internet:&lt;/P&gt;&lt;P&gt;Destination      Gateway            Flags     Refs     Use  Interface&lt;/P&gt;&lt;P&gt;default          172.31.190.1       UGS      5710   523433  vif1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Karthik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2012 19:12:01 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/vfiler-setup-issue/m-p/32937#M7700</guid>
      <dc:creator>SKC64750</dc:creator>
      <dc:date>2012-06-08T19:12:01Z</dc:date>
    </item>
    <item>
      <title>Re: vfiler setup issue</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/vfiler-setup-issue/m-p/32941#M7702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you paste the /etc/rc file info &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2012 19:42:16 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/vfiler-setup-issue/m-p/32941#M7702</guid>
      <dc:creator>VKALVEMULA</dc:creator>
      <dc:date>2012-06-08T19:42:16Z</dc:date>
    </item>
    <item>
      <title>Re: vfiler setup issue</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/vfiler-setup-issue/m-p/32946#M7704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;#Regenerated by registry Fri Oct 07 06:59:17 CDT 2011&lt;/P&gt;&lt;P&gt;#Auto-generated by cifs setup Mon Apr 25 11:01:24 CDT 2011&lt;/P&gt;&lt;P&gt;#Auto-generated by setup Wed Apr 13 16:03:47 CDT 2011&lt;/P&gt;&lt;P&gt;hostname fdlrnas01&lt;/P&gt;&lt;P&gt;vif create single vif1 e0b e0a&lt;/P&gt;&lt;P&gt;ifconfig vif1 `hostname`-vif1 mediatype auto netmask 255.255.254.0 partner vif1&lt;/P&gt;&lt;P&gt;ifconfig e0M `hostname`-e0M netmask 255.255.255.0 mtusize 1500 -wins flowcontrol full&lt;/P&gt;&lt;P&gt;ifconfig e0P `hostname`-e0P netmask 255.255.252.0 mtusize 1500 -wins flowcontrol full&lt;/P&gt;&lt;P&gt;ifconfig e0M 192.168.83.188&lt;/P&gt;&lt;P&gt;route add default 172.31.190.1 1&lt;/P&gt;&lt;P&gt;route add 204.53.19.105 192.168.83.254 2&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 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;Thanks,&lt;/P&gt;&lt;P&gt;Karthik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2012 19:52:16 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/vfiler-setup-issue/m-p/32946#M7704</guid>
      <dc:creator>SKC64750</dc:creator>
      <dc:date>2012-06-08T19:52:16Z</dc:date>
    </item>
    <item>
      <title>Re: vfiler setup issue</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/vfiler-setup-issue/m-p/32950#M7707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Where is the vlan? You ran manually an not in rc?&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>Fri, 08 Jun 2012 20:03:05 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/vfiler-setup-issue/m-p/32950#M7707</guid>
      <dc:creator>scottgelb</dc:creator>
      <dc:date>2012-06-08T20:03:05Z</dc:date>
    </item>
    <item>
      <title>Re: vfiler setup issue</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/vfiler-setup-issue/m-p/32957#M7711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes I ran it manually and I did not do failover so I dint updated in rc file yet.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2012 20:06:05 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/vfiler-setup-issue/m-p/32957#M7711</guid>
      <dc:creator>SKC64750</dc:creator>
      <dc:date>2012-06-08T20:06:05Z</dc:date>
    </item>
    <item>
      <title>Re: vfiler setup issue</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/vfiler-setup-issue/m-p/32962#M7713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you post ifconfig -a , Ifgrp status, vlan status, vfiler status -a an vfiler run * netstat -rn&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>Fri, 08 Jun 2012 20:25:55 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/vfiler-setup-issue/m-p/32962#M7713</guid>
      <dc:creator>scottgelb</dc:creator>
      <dc:date>2012-06-08T20:25:55Z</dc:date>
    </item>
    <item>
      <title>Re: vfiler setup issue</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/vfiler-setup-issue/m-p/32965#M7714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have posted the vlan stat of fdlrn02,  as vlan got removed on fdlrnas01 by itself, don’t know whats the reason??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;fdlrn01&amp;gt; ifconfig -a&lt;/P&gt;&lt;P&gt;e0a: flags=0xaf4c867&amp;lt;UP,BROADCAST,RUNNING,MULTICAST,TCPCKSUM&amp;gt; mtu 1500&lt;/P&gt;&lt;P&gt;        ether 02:a0:98:14:a3:92 (auto-1000t-fd-up) flowcontrol full&lt;/P&gt;&lt;P&gt;        trunked vif1&lt;/P&gt;&lt;P&gt;e0b: flags=0xaf4c867&amp;lt;UP,BROADCAST,RUNNING,MULTICAST,TCPCKSUM&amp;gt; mtu 1500&lt;/P&gt;&lt;P&gt;        ether 02:a0:98:14:a3:92 (auto-1000t-fd-up) flowcontrol full&lt;/P&gt;&lt;P&gt;        trunked vif1&lt;/P&gt;&lt;P&gt;c0a: flags=0x174c867&amp;lt;UP,BROADCAST,RUNNING,MULTICAST,TCPCKSUM&amp;gt; mtu 9000 PRIVATE&lt;/P&gt;&lt;P&gt;        inet 192.168.1.173 netmask 0xffffff00 broadcast 192.168.1.255&lt;/P&gt;&lt;P&gt;        ether 00:a0:98:14:a3:94 (auto-unknown-enabling) flowcontrol full&lt;/P&gt;&lt;P&gt;c0b: flags=0x1f4c867&amp;lt;UP,BROADCAST,RUNNING,MULTICAST,TCPCKSUM&amp;gt; mtu 9000 PRIVATE&lt;/P&gt;&lt;P&gt;        inet 192.168.2.176 netmask 0xffffff00 broadcast 192.168.2.255&lt;/P&gt;&lt;P&gt;        ether 00:a0:98:14:a3:95 (auto-10g_kr-fd-up) flowcontrol full&lt;/P&gt;&lt;P&gt;e0M: flags=0x6b4c867&amp;lt;UP,BROADCAST,RUNNING,MULTICAST,TCPCKSUM,NOWINS&amp;gt; mtu 1500&lt;/P&gt;&lt;P&gt;        inet 192.168.83.188 netmask 0xffffff00 broadcast 192.168.83.255&lt;/P&gt;&lt;P&gt;        ether 00:a0:98:14:a3:96 (auto-100tx-fd-up) flowcontrol full&lt;/P&gt;&lt;P&gt;e0P: flags=0x6b4c867&amp;lt;UP,BROADCAST,RUNNING,MULTICAST,TCPCKSUM,NOWINS&amp;gt; mtu 1500&lt;/P&gt;&lt;P&gt;        inet 192.168.0.155 netmask 0xfffffc00 broadcast 192.168.3.255&lt;/P&gt;&lt;P&gt;        ether 00:a0:98:14:a3:97 (auto-100tx-fd-up) flowcontrol full&lt;/P&gt;&lt;P&gt;lo: flags=0x1b48049&amp;lt;UP,LOOPBACK,RUNNING,MULTICAST,TCPCKSUM&amp;gt; mtu 8160&lt;/P&gt;&lt;P&gt;        inet 127.0.0.1 netmask 0xff000000 broadcast 127.0.0.1&lt;/P&gt;&lt;P&gt;        ether 00:00:00:00:00:00 (RNIC Provider)&lt;/P&gt;&lt;P&gt;losk: flags=0x40a400c9&amp;lt;UP,LOOPBACK,RUNNING&amp;gt; mtu 9188&lt;/P&gt;&lt;P&gt;        inet 127.0.20.1 netmask 0xff000000 broadcast 127.0.20.1&lt;/P&gt;&lt;P&gt;vif1: flags=0x22f4c863&amp;lt;UP,BROADCAST,RUNNING,MULTICAST,TCPCKSUM&amp;gt; mtu 1500&lt;/P&gt;&lt;P&gt;        inet 172.31.190.21 netmask 0xfffffe00 broadcast 172.31.191.255&lt;/P&gt;&lt;P&gt;        partner vif1 (not in use)&lt;/P&gt;&lt;P&gt;        ether 02:a0:98:14:a3:92 (Enabled interface groups)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;fdlrn01&amp;gt; ifgrp status&lt;/P&gt;&lt;P&gt;default: transmit 'IP Load balancing', Ifgrp Type 'multi_mode', fail 'log'&lt;/P&gt;&lt;P&gt;vif1: 1 link, transmit 'none', Ifgrp Type 'single_mode' fail 'default'&lt;/P&gt;&lt;P&gt;         Ifgrp Status   Up      Addr_set&lt;/P&gt;&lt;P&gt;        up:&lt;/P&gt;&lt;P&gt;        e0a: state up, since 08Jun2012 00:12:41 (15:14:50)&lt;/P&gt;&lt;P&gt;                mediatype: auto-1000t-fd-up&lt;/P&gt;&lt;P&gt;                flags: enabled&lt;/P&gt;&lt;P&gt;                input packets 141635613, input bytes 46181889738&lt;/P&gt;&lt;P&gt;                output packets 159014098, output bytes 81899071833&lt;/P&gt;&lt;P&gt;                output probe packets 9148, input probe packets 9148&lt;/P&gt;&lt;P&gt;                strike count: 0 of 10&lt;/P&gt;&lt;P&gt;                up indications 1, broken indications 0&lt;/P&gt;&lt;P&gt;                drops (if) 0, drops (link) 0&lt;/P&gt;&lt;P&gt;                indication: up at 08Jun2012 00:12:41&lt;/P&gt;&lt;P&gt;                        consecutive 54887, transitions 1&lt;/P&gt;&lt;P&gt;        down:&lt;/P&gt;&lt;P&gt;        e0b: state down, since 08Jun2012 00:12:41 (15:14:50)&lt;/P&gt;&lt;P&gt;                mediatype: auto-1000t-fd-up&lt;/P&gt;&lt;P&gt;                flags: enabled&lt;/P&gt;&lt;P&gt;                input packets 160953, input bytes 13059671&lt;/P&gt;&lt;P&gt;                output packets 9148, output bytes 384216&lt;/P&gt;&lt;P&gt;                output probe packets 9148, input probe packets 9148&lt;/P&gt;&lt;P&gt;                strike count: 0 of 10&lt;/P&gt;&lt;P&gt;                up indications 1, broken indications 0&lt;/P&gt;&lt;P&gt;                drops (if) 0, drops (link) 0&lt;/P&gt;&lt;P&gt;                indication: up at 08Jun2012 00:12:41&lt;/P&gt;&lt;P&gt;                        consecutive 54887, transitions 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;fdlrnas01&amp;gt; vfiler status -a&lt;/P&gt;&lt;P&gt;vfiler0                          running&lt;/P&gt;&lt;P&gt;   ipspace: default-ipspace&lt;/P&gt;&lt;P&gt;   IP address: 172.31.190.21 &lt;A href="https://community.netapp.com/vif1" target="_blank"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;   IP address: 192.168.83.188 &lt;A href="https://community.netapp.com/e0M" target="_blank"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;   IP address: 192.168.0.155 &lt;A href="https://community.netapp.com/e0P" target="_blank"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;   Path: / &lt;A href="https://community.netapp.com/etc" target="_blank"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;   UUID: 00000000-0000-0000-0000-000000000000&lt;/P&gt;&lt;P&gt;   Protocols allowed: 7&lt;/P&gt;&lt;P&gt;   Allowed: proto=rsh&lt;/P&gt;&lt;P&gt;   Allowed: proto=ssh&lt;/P&gt;&lt;P&gt;   Allowed: proto=nfs&lt;/P&gt;&lt;P&gt;   Allowed: proto=cifs&lt;/P&gt;&lt;P&gt;   Allowed: proto=iscsi&lt;/P&gt;&lt;P&gt;   Allowed: proto=ftp&lt;/P&gt;&lt;P&gt;   Allowed: proto=http&lt;/P&gt;&lt;P&gt;   Protocols disallowed: 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;fdvnor1                          running&lt;/P&gt;&lt;P&gt;   ipspace: fdvnor1_ipspace&lt;/P&gt;&lt;P&gt;   IP address: 192.168.45.251 &lt;A href="https://community.netapp.com/unconfigured" target="_blank"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;   Path: /vol/fdvnor1_root &lt;A href="https://community.netapp.com/etc" target="_blank"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;   UUID: 5986bc64-a517-11e1-adf1-00a09814a392&lt;/P&gt;&lt;P&gt;   Protocols allowed: 7&lt;/P&gt;&lt;P&gt;   Allowed: proto=rsh&lt;/P&gt;&lt;P&gt;   Allowed: proto=ssh&lt;/P&gt;&lt;P&gt;   Allowed: proto=nfs&lt;/P&gt;&lt;P&gt;   Allowed: proto=cifs&lt;/P&gt;&lt;P&gt;   Allowed: proto=iscsi&lt;/P&gt;&lt;P&gt;   Allowed: proto=ftp&lt;/P&gt;&lt;P&gt;   Allowed: proto=http&lt;/P&gt;&lt;P&gt;   Protocols disallowed: 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;fdlrn01&amp;gt; netstat -rn&lt;/P&gt;&lt;P&gt;Routing tables&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Internet:&lt;/P&gt;&lt;P&gt;Destination      Gateway            Flags     Refs     Use  Interface&lt;/P&gt;&lt;P&gt;default          172.31.190.1       UGS      6016   811949  vif1&lt;/P&gt;&lt;P&gt;127              127.0.0.1          UGS         0        0  lo&lt;/P&gt;&lt;P&gt;127.0.0.1        127.0.0.1          UH          3       13  lo&lt;/P&gt;&lt;P&gt;127.0.10.1       127.0.20.1         UHS         2       52  losk&lt;/P&gt;&lt;P&gt;127.0.20.1       127.0.20.1         UH          0        0  losk&lt;/P&gt;&lt;P&gt;172.31.190/23    link#10            UC          0        0  vif1&lt;/P&gt;&lt;P&gt;172.31.190.1     0:19:a9:3e:d4:0    UHL         1        0  vif1&lt;/P&gt;&lt;P&gt;172.31.190.9     0:18:fe:71:41:cd   UHL         1      127  vif1&lt;/P&gt;&lt;P&gt;172.31.190.10    d4:85:64:cb:84:1c  UHL         1       28  vif1&lt;/P&gt;&lt;P&gt;172.31.190.11    d8:d3:85:b0:7d:54  UHL         1       68  vif1&lt;/P&gt;&lt;P&gt;172.31.190.12    d4:85:64:cb:92:7c  UHL         1       32  vif1&lt;/P&gt;&lt;P&gt;172.31.190.13    0:50:56:9f:e:f9    UHL         0       96  vif1&lt;/P&gt;&lt;P&gt;172.31.190.24    0:1e:b:74:e4:4a    UHL         0        0  vif1&lt;/P&gt;&lt;P&gt;172.31.190.26    d8:d3:85:5c:5c:2c  UHL         1        0  vif1&lt;/P&gt;&lt;P&gt;172.31.190.27    b4:99:ba:aa:7a:c2  UHL         0        0  vif1&lt;/P&gt;&lt;P&gt;172.31.190.29    18:a9:5:6f:e2:8e   UHL         1        0  vif1&lt;/P&gt;&lt;P&gt;172.31.190.31    d8:d3:85:5f:b9:38  UHL         1       20  vif1&lt;/P&gt;&lt;P&gt;172.31.190.34    0:50:56:a3:32:39   UHL         3        0  vif1&lt;/P&gt;&lt;P&gt;172.31.190.70    0:1b:78:9b:b1:ca   UHL         0       30  vif1&lt;/P&gt;&lt;P&gt;172.31.190.127   0:50:56:bd:69:38   UHL         0        9  vif1&lt;/P&gt;&lt;P&gt;172.31.190.164   0:50:56:bd:55:ec   UHL         0        0  vif1&lt;/P&gt;&lt;P&gt;172.31.190.180   0:16:35:6c:bc:a9   UHL         2      316  vif1&lt;/P&gt;&lt;P&gt;172.31.190.181   0:50:56:bd:67:f7   UHL         6       26  vif1&lt;/P&gt;&lt;P&gt;172.31.190.200   0:21:5a:cf:53:36   UHL         0        2  vif1&lt;/P&gt;&lt;P&gt;172.31.191.255   ff:ff:ff:ff:ff:ff  UHL         0       85  vif1&lt;/P&gt;&lt;P&gt;192.168/22       link#6             UC          0        0  e0P&lt;/P&gt;&lt;P&gt;192.168.3.255    ff:ff:ff:ff:ff:ff  UHL         0       85  e0P&lt;/P&gt;&lt;P&gt;192.168.83       link#5             UC          0        0  e0M&lt;/P&gt;&lt;P&gt;192.168.83.187   0:a0:98:14:a8:30   UHL         0        1  e0M&lt;/P&gt;&lt;P&gt;192.168.83.188   0:a0:98:14:a3:96   UHL         0      180  lo&lt;/P&gt;&lt;P&gt;192.168.83.252   0:26:98:20:f5:c2   UHL         0        0  e0M&lt;/P&gt;&lt;P&gt;192.168.83.253   0:26:98:1c:f4:42   UHL         0        0  e0M&lt;/P&gt;&lt;P&gt;192.168.83.254   0:0:c:7:ac:16      UHL         1        0  e0M&lt;/P&gt;&lt;P&gt;192.168.83.255   ff:ff:ff:ff:ff:ff  UHL         0       85  e0M&lt;/P&gt;&lt;P&gt;204.53.19.105    192.168.83.254     UGHS        0    72117  e0M&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;fdlrn02&amp;gt; vlan stat&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vlan Physical Interface:  vif1  () --&lt;/P&gt;&lt;P&gt;               Vlan IDs:  413&lt;/P&gt;&lt;P&gt;                   GVRP:  disabled&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RECEIVE STATISTICS&lt;/P&gt;&lt;P&gt;Total frames:      425m | Total bytes:       146g | Multi/broadcast:  7052k&lt;/P&gt;&lt;P&gt;Untag drops:         0  | Vlan tag drops:  45996&lt;/P&gt;&lt;P&gt;TRANSMIT STATISTICS&lt;/P&gt;&lt;P&gt;Total frames:      460m | Total bytes:       226g&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vlan Interface: vif1-413   () --&lt;/P&gt;&lt;P&gt;            ID: 413&lt;/P&gt;&lt;P&gt;   MAC Address: 02:a0:98:14:a8:2a&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RECEIVE STATISTICS&lt;/P&gt;&lt;P&gt;Total frames:    85084  | Total bytes:      6098k | Multi/broadcast:     0&lt;/P&gt;&lt;P&gt;TRANSMIT STATISTICS&lt;/P&gt;&lt;P&gt;Total frames:        0  | Total bytes:         0  | Multi/broadcast:     0&lt;/P&gt;&lt;P&gt;Queue overflows:     0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;fdlrnas01&amp;gt; vfiler run fdvnor1 netstat -rn&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;===== fdvnor1&lt;/P&gt;&lt;P&gt;Routing tables&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Internet:&lt;/P&gt;&lt;P&gt;Destination      Gateway            Flags     Refs     Use  Interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Karthik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2012 20:34:56 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/vfiler-setup-issue/m-p/32965#M7714</guid>
      <dc:creator>SKC64750</dc:creator>
      <dc:date>2012-06-08T20:34:56Z</dc:date>
    </item>
    <item>
      <title>Re: vfiler setup issue</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/vfiler-setup-issue/m-p/32972#M7717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in your rc file .. second vif is missing.. update that..&lt;/P&gt;&lt;P&gt;also keep your routed as off..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2012 21:51:15 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/vfiler-setup-issue/m-p/32972#M7717</guid>
      <dc:creator>VKALVEMULA</dc:creator>
      <dc:date>2012-06-08T21:51:15Z</dc:date>
    </item>
    <item>
      <title>Re: vfiler setup issue</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/vfiler-setup-issue/m-p/32975#M7719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you mean vif1-413..if so i already said vlan 413 got vanished after reboot..it is on fdlrnas02.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Jun 2012 00:20:15 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/vfiler-setup-issue/m-p/32975#M7719</guid>
      <dc:creator>SKC64750</dc:creator>
      <dc:date>2012-06-09T00:20:15Z</dc:date>
    </item>
  </channel>
</rss>

