<?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: Adding an additional VLAN to FAS 2240 (Ontap 8.2.5 7-mode) in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/Adding-an-additional-VLAN-to-FAS-2240-Ontap-8-2-5-7-mode/m-p/156881#M35513</link>
    <description>&lt;P&gt;Thanks all, this was originally setup by a VAR so I am not sure why the routing daemon was enable since have a small network with no dynamic routing in place.&lt;/P&gt;</description>
    <pubDate>Wed, 10 Jun 2020 21:41:30 GMT</pubDate>
    <dc:creator>gmurison07</dc:creator>
    <dc:date>2020-06-10T21:41:30Z</dc:date>
    <item>
      <title>Adding an additional VLAN to FAS 2240 (Ontap 8.2.5 7-mode)</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Adding-an-additional-VLAN-to-FAS-2240-Ontap-8-2-5-7-mode/m-p/156848#M35490</link>
      <description>&lt;P&gt;Based on research here and documentation I have a plan from adding a VLAN to our 2-node HA cluster.&lt;/P&gt;
&lt;P&gt;I just wanted a sanity check if possible. I have changed some values to protect the innocent.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Add an entry to /etc/hosts:&lt;/P&gt;
&lt;P&gt;172.201.10.15 node-a-vif1-201&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Add an entries to /etc/rc:&lt;/P&gt;
&lt;P&gt;vlan create vif1 201&lt;/P&gt;
&lt;P&gt;ifconfig vif1-201 `hostname`-vif1-201 netmask 255.255.255.0 partner vif1-201 mtusize 9000 nfo&lt;BR /&gt;&lt;BR /&gt;Full config:&lt;BR /&gt;=============================&lt;BR /&gt;etc/hosts&lt;BR /&gt;=============================&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;192.196.0.64 node-a storage01-a-vif1-1&lt;BR /&gt;172.22.1.10 node-a-vif1-2&lt;BR /&gt;172.201.10.15 node-a-vif1-201&lt;BR /&gt;# 0.0.0.0 node-a-e0M&lt;BR /&gt;# 0.0.0.0 storage01-a-e0P&lt;BR /&gt;=============================&lt;BR /&gt;/etc/rc&lt;BR /&gt;=============================&lt;BR /&gt;#Generated by Graham Murison 2020-06-10 14:33:00&lt;BR /&gt;hostname node-a&lt;BR /&gt;ifgrp create lacp vif1 -b ip e0b e0c e0d e0a&lt;BR /&gt;vlan create vif1 2&lt;BR /&gt;vlan create vif1 201&lt;BR /&gt;ifconfig vif1 `hostname` netmask 255.255.240.0 partner vif1 mtusize 9000 nfo&lt;BR /&gt;ifconfig vif1-2 `hostname`-vif1-2 netmask 255.255.255.0 partner vif1-2 mtusize 9000 nfo&lt;BR /&gt;ifconfig vif1-201 `hostname`-vif1-201 netmask 255.255.255.0 partner vif1-201 mtusize 9000 nfo&lt;BR /&gt;route add default 192.196.1.112 1&lt;BR /&gt;routed on&lt;BR /&gt;options dns.enable on&lt;BR /&gt;options dns.domainname internal.ca&lt;BR /&gt;options nis.enable off&lt;BR /&gt;savecore&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 11:05:59 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Adding-an-additional-VLAN-to-FAS-2240-Ontap-8-2-5-7-mode/m-p/156848#M35490</guid>
      <dc:creator>gmurison07</dc:creator>
      <dc:date>2025-06-04T11:05:59Z</dc:date>
    </item>
    <item>
      <title>Re: Adding an additional VLAN to FAS 2240 (Ontap 8.2.5 7-mode)</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Adding-an-additional-VLAN-to-FAS-2240-Ontap-8-2-5-7-mode/m-p/156851#M35492</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Looks absolutely ok.&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jun 2020 23:19:30 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Adding-an-additional-VLAN-to-FAS-2240-Ontap-8-2-5-7-mode/m-p/156851#M35492</guid>
      <dc:creator>Ontapforrum</dc:creator>
      <dc:date>2020-06-09T23:19:30Z</dc:date>
    </item>
    <item>
      <title>Re: Adding an additional VLAN to FAS 2240 (Ontap 8.2.5 7-mode)</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Adding-an-additional-VLAN-to-FAS-2240-Ontap-8-2-5-7-mode/m-p/156854#M35495</link>
      <description>&lt;P&gt;Since you are adding a new network to your controllers you may want to review the &lt;EM&gt;&lt;STRONG&gt;routed on&lt;/STRONG&gt;&lt;/EM&gt; entry in your /etc/rc file.&amp;nbsp;&amp;nbsp; This command enables a routing daemon which you (and or your network engineers) may not want running in your environment now storage is connecting to multiple networks.&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;</description>
      <pubDate>Wed, 10 Jun 2020 01:02:56 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Adding-an-additional-VLAN-to-FAS-2240-Ontap-8-2-5-7-mode/m-p/156854#M35495</guid>
      <dc:creator>bmccullough</dc:creator>
      <dc:date>2020-06-10T01:02:56Z</dc:date>
    </item>
    <item>
      <title>Re: Adding an additional VLAN to FAS 2240 (Ontap 8.2.5 7-mode)</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Adding-an-additional-VLAN-to-FAS-2240-Ontap-8-2-5-7-mode/m-p/156869#M35505</link>
      <description>&lt;P&gt;Yeah...to be safe place the interface to be routed first, then the routed line then the remaining ifconfig lines.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jun 2020 12:00:07 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Adding-an-additional-VLAN-to-FAS-2240-Ontap-8-2-5-7-mode/m-p/156869#M35505</guid>
      <dc:creator>TMACMD</dc:creator>
      <dc:date>2020-06-10T12:00:07Z</dc:date>
    </item>
    <item>
      <title>Re: Adding an additional VLAN to FAS 2240 (Ontap 8.2.5 7-mode)</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Adding-an-additional-VLAN-to-FAS-2240-Ontap-8-2-5-7-mode/m-p/156881#M35513</link>
      <description>&lt;P&gt;Thanks all, this was originally setup by a VAR so I am not sure why the routing daemon was enable since have a small network with no dynamic routing in place.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jun 2020 21:41:30 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Adding-an-additional-VLAN-to-FAS-2240-Ontap-8-2-5-7-mode/m-p/156881#M35513</guid>
      <dc:creator>gmurison07</dc:creator>
      <dc:date>2020-06-10T21:41:30Z</dc:date>
    </item>
  </channel>
</rss>

