NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform.
You will still be able to view content, but posting and replying will be temporarily disabled.
To learn more, please review the information in this blog post.

ONTAP Discussions

Differences between "net ping -node node-x " and "net ping -vserver vserver-x -lif lif-x"?

heightsnj
3,198 Views

I used these two commands to ping the same destination, the former can ping the destination IP, the later one can not.

I know that this probably because the former makes the ping via different lif than "vserver-x -lif lif-x". 

 

My question is, which lif the former one ping the destiantion from?

 

Thanks for your inputs!

1 REPLY 1

bobshouseofcards
3,145 Views

If you ping from a node only without specifying an SVM (vserver), the node will use it's own management LIF to run the PING.  

Public