<?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 Verify if Server ip can talk to NetApp data lifs in Network and Storage Protocols</title>
    <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Verify-if-Server-ip-can-talk-to-NetApp-data-lifs/m-p/108606#M7903</link>
    <description>&lt;P&gt;Hey All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do I verify if my data lifs are reachable by a set of hosts (I obviously can ask the server folks to ping the data lif and check). Is there any other way I myself can identify if the server can see my lif's?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Lets say I'm new &amp;nbsp;member of the team and I have the unix folks asking for NFS storage. I know that my storage network is limited (not public) to a few vlans. What test or commad(s) can I run to check if the host ip can reach my netapp IPs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Using CDOT 8.2.3&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Wed, 04 Jun 2025 23:32:09 GMT</pubDate>
    <dc:creator>protocult</dc:creator>
    <dc:date>2025-06-04T23:32:09Z</dc:date>
    <item>
      <title>Verify if Server ip can talk to NetApp data lifs</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Verify-if-Server-ip-can-talk-to-NetApp-data-lifs/m-p/108606#M7903</link>
      <description>&lt;P&gt;Hey All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do I verify if my data lifs are reachable by a set of hosts (I obviously can ask the server folks to ping the data lif and check). Is there any other way I myself can identify if the server can see my lif's?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Lets say I'm new &amp;nbsp;member of the team and I have the unix folks asking for NFS storage. I know that my storage network is limited (not public) to a few vlans. What test or commad(s) can I run to check if the host ip can reach my netapp IPs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Using CDOT 8.2.3&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 23:32:09 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Verify-if-Server-ip-can-talk-to-NetApp-data-lifs/m-p/108606#M7903</guid>
      <dc:creator>protocult</dc:creator>
      <dc:date>2025-06-04T23:32:09Z</dc:date>
    </item>
    <item>
      <title>Re: Verify if Server ip can talk to NetApp data lifs</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Verify-if-Server-ip-can-talk-to-NetApp-data-lifs/m-p/108607#M7904</link>
      <description>&lt;P&gt;You can ping the host from the lifs to test that it works one way...and then that will test gateway (if a different subnet) and routing and also dns if you ping by name.&amp;nbsp; You can also ping other data lifs in the cluster&amp;nbsp; and the default gateway.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Aug 2015 20:30:04 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Verify-if-Server-ip-can-talk-to-NetApp-data-lifs/m-p/108607#M7904</guid>
      <dc:creator>scottgelb</dc:creator>
      <dc:date>2015-08-13T20:30:04Z</dc:date>
    </item>
    <item>
      <title>Re: Verify if Server ip can talk to NetApp data lifs</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Verify-if-Server-ip-can-talk-to-NetApp-data-lifs/m-p/108608#M7905</link>
      <description>&lt;P&gt;thaks scott.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can ping the host from the &lt;U&gt;node&lt;/U&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;nas01::&amp;gt; net ping -node nas01-ctrl1 -destination 10.21.149.74&lt;BR /&gt;&amp;nbsp; (network ping)&lt;BR /&gt;10.21.149.74 is &lt;FONT color="#339966"&gt;alive&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I cannot ping the host from the &lt;U&gt;data lif&lt;/U&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;nas01::&amp;gt; net ping -lif nas-lif7 -lif-owner nas01-svm2 -destination 10.21.149.74&lt;BR /&gt;&amp;nbsp; (network ping)&lt;BR /&gt;&lt;FONT color="#ff0000"&gt;no answer&lt;/FONT&gt; from 10.21.149.74&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What could be the issue here ?&lt;/P&gt;</description>
      <pubDate>Thu, 13 Aug 2015 21:10:02 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Verify-if-Server-ip-can-talk-to-NetApp-data-lifs/m-p/108608#M7905</guid>
      <dc:creator>protocult</dc:creator>
      <dc:date>2015-08-13T21:10:02Z</dc:date>
    </item>
    <item>
      <title>Re: Verify if Server ip can talk to NetApp data lifs</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Verify-if-Server-ip-can-talk-to-NetApp-data-lifs/m-p/108611#M7906</link>
      <description>&lt;P&gt;If cDOT 8.2, check the routing-group assigned to the lif "net int show -fields routing-group" then check the routes in that group "net routing-group route show ..."..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If cDOT 8.3, check the routes in the SVM.&amp;nbsp; "net route show"...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;likely a default route missing...and 8.2/8.3 changed where routing is applied.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Aug 2015 21:17:47 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Verify-if-Server-ip-can-talk-to-NetApp-data-lifs/m-p/108611#M7906</guid>
      <dc:creator>scottgelb</dc:creator>
      <dc:date>2015-08-13T21:17:47Z</dc:date>
    </item>
  </channel>
</rss>

