<?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: AFF 200 change  Vlan for NFS SVM in AFF</title>
    <link>https://community.netapp.com/t5/AFF/AFF-200-change-Vlan-for-NFS-SVM/m-p/148201#M593</link>
    <description>&lt;P&gt;Add the VLAN:&lt;/P&gt;
&lt;P&gt;vlan create -node xxx-01 -name a0a-10&lt;/P&gt;
&lt;P&gt;vlan create -node xxx-02 -name a0a-10&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Add the VLAN to broadcast domain:&lt;/P&gt;
&lt;P&gt;broadcast-domain add-port ..... -port xxx-01:a0a-10,xxx-02:a0a-10&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Test it out:&lt;/P&gt;
&lt;P&gt;Externally, ping one of the NETAPP LIFS. While that is running:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Net int migrate -lif abc -vserver xyz -destination-port a0a-10&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If the ping still works, continue. If not revert it back and see what was missed&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Finish:&lt;/P&gt;
&lt;P&gt;net int modify -vserver xyz -lif abc|bcd -destination-port a0a-10&lt;/P&gt;
&lt;P&gt;net int revert&amp;nbsp; -vserver xyz -lif abc|bcd&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Clean up&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Broadcast-domain remove-port .... -port xxx-01:a0a-55,xxx-02:a0a-55&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope that helps.&lt;/P&gt;</description>
    <pubDate>Thu, 02 May 2019 15:03:12 GMT</pubDate>
    <dc:creator>TMACMD</dc:creator>
    <dc:date>2019-05-02T15:03:12Z</dc:date>
    <item>
      <title>AFF 200 change  Vlan for NFS SVM</title>
      <link>https://community.netapp.com/t5/AFF/AFF-200-change-Vlan-for-NFS-SVM/m-p/148200#M592</link>
      <description>&lt;P&gt;Hello;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have an working NFS SVM with our Server Vlan (id 55), for security reasons i want to change this to a new Vlan&amp;nbsp; (id 10).&lt;/P&gt;
&lt;P&gt;This NFS Exports are for the VMWare vCenter Datastores.&lt;/P&gt;
&lt;P&gt;I changed the network settings of the ESXI for the new Vlan 10, the Interfaces are pingable and working.&lt;/P&gt;
&lt;P&gt;On the existing NFS SVM i created a new NFS Lif in the new Vlan 10, but from this Interface i cannot ping the ESXI.&lt;/P&gt;
&lt;P&gt;The Switch Config seems to be ok.&lt;/P&gt;
&lt;P&gt;Do i need to delete the existing NFS Lif that the new is working?&lt;/P&gt;
&lt;P&gt;Do i need to create a new NFS SVM or will it work with the existing?&lt;/P&gt;
&lt;P&gt;Many Thanks, Thomas&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 12:34:55 GMT</pubDate>
      <guid>https://community.netapp.com/t5/AFF/AFF-200-change-Vlan-for-NFS-SVM/m-p/148200#M592</guid>
      <dc:creator>thomas382</dc:creator>
      <dc:date>2025-06-04T12:34:55Z</dc:date>
    </item>
    <item>
      <title>Re: AFF 200 change  Vlan for NFS SVM</title>
      <link>https://community.netapp.com/t5/AFF/AFF-200-change-Vlan-for-NFS-SVM/m-p/148201#M593</link>
      <description>&lt;P&gt;Add the VLAN:&lt;/P&gt;
&lt;P&gt;vlan create -node xxx-01 -name a0a-10&lt;/P&gt;
&lt;P&gt;vlan create -node xxx-02 -name a0a-10&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Add the VLAN to broadcast domain:&lt;/P&gt;
&lt;P&gt;broadcast-domain add-port ..... -port xxx-01:a0a-10,xxx-02:a0a-10&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Test it out:&lt;/P&gt;
&lt;P&gt;Externally, ping one of the NETAPP LIFS. While that is running:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Net int migrate -lif abc -vserver xyz -destination-port a0a-10&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If the ping still works, continue. If not revert it back and see what was missed&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Finish:&lt;/P&gt;
&lt;P&gt;net int modify -vserver xyz -lif abc|bcd -destination-port a0a-10&lt;/P&gt;
&lt;P&gt;net int revert&amp;nbsp; -vserver xyz -lif abc|bcd&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Clean up&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Broadcast-domain remove-port .... -port xxx-01:a0a-55,xxx-02:a0a-55&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope that helps.&lt;/P&gt;</description>
      <pubDate>Thu, 02 May 2019 15:03:12 GMT</pubDate>
      <guid>https://community.netapp.com/t5/AFF/AFF-200-change-Vlan-for-NFS-SVM/m-p/148201#M593</guid>
      <dc:creator>TMACMD</dc:creator>
      <dc:date>2019-05-02T15:03:12Z</dc:date>
    </item>
    <item>
      <title>Re: AFF 200 change  Vlan for NFS SVM</title>
      <link>https://community.netapp.com/t5/AFF/AFF-200-change-Vlan-for-NFS-SVM/m-p/148248#M595</link>
      <description>&lt;P&gt;Thanks for the Reply,&lt;/P&gt;
&lt;P&gt;I upgraded CDot 9.5 on friday so i used this command:&lt;/P&gt;
&lt;P&gt;cluster1::&amp;gt; network port vlan create -node cluster-1-01 -vlan-name a0a-10&lt;/P&gt;
&lt;P&gt;after that i did:&lt;/P&gt;
&lt;P&gt;cluster1::&amp;gt; network port broadcast-domain add-ports -broadcast-domain Data_55 -ports cluster1-01:a0a-10 cluster1-02:a0a-10&lt;/P&gt;
&lt;P&gt;Now i have the Broadcast domain Data_55 with:&lt;/P&gt;
&lt;P&gt;a0a type if_group with 4 physical ports: e0c, e0d, e0e, e0f&lt;/P&gt;
&lt;P&gt;a0a-10 type vlan&lt;/P&gt;
&lt;P&gt;I migrated the svm_nfs_10 to the a0a-10 vlan port and it is pingale&lt;/P&gt;
&lt;P&gt;Thanks a lot, works fine!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 May 2019 14:06:32 GMT</pubDate>
      <guid>https://community.netapp.com/t5/AFF/AFF-200-change-Vlan-for-NFS-SVM/m-p/148248#M595</guid>
      <dc:creator>thomas382</dc:creator>
      <dc:date>2019-05-06T14:06:32Z</dc:date>
    </item>
  </channel>
</rss>

