I have setup ONTAP 8.3 simultor in cluster mode on ESXi 6.5. Below are the network interface details:
AFAIK, I should connect to cluster_mgmt but when I try to ping it from my laptop, it doesn't work.
What am I missing here ?
Ontap let you change any network element as needed. Make sure your network setup is configure correctly before doing any modifications to the mgmt interfaces.
Hope this helps.
Good luck!
Try to move the cluster_mgmt to port e0c
network interface modify -vserver clu1 -lif cluster_mgmt -home-port e0c
hope this help!
Thanks for your response.
I executed the command that you gave me.
Now it shows as false.
try to move it to home port.
network interface revert *
https://docs.netapp.com/ontap-9/topic/com.netapp.doc.dot-cm-cmpr-950/network__interface__revert.html
Looks good now. But I am still not able to ping it from my laptop.