Where do I find the node management IP address in ONTAP?
Applies to
- ONTAP 9
- Network Settings
Answer
System Manager
- ONTAP 9.8 and later View and manage your network
- ONTAP 9.7 and earlier (classic System Manager) Managing the network
Command Line
- Run
network interface show
and reference the cluster's Admin SVM/Vserver name using-vserver
for a list of the management Interfaces
cluster1::> network interface show -vserver cluster1 Logical Status Network Current Current Is Vserver Interface Admin/Oper Address/Mask Node Port Home ----------- ---------- ---------- ------------------ ------------- ------- ---- cluster1 cluster1-1a_mgmt1 up/up 10.61.90.88/24 cluster1-1a e0M true cluster1-1b_mgmt1 up/up 10.61.90.90/24 cluster1-1b e0M true cluster_mgmt up/up 10.61.90.92/24 cluster1-1a e0i true 3 entries were displayed.