Hi,
Refer the commands below:
Check current settings
::> network interface show -lif cluster_mgmt
Logical Status Network Current Current Is
Vserver Interface Admin/Oper Address/Mask Node Port Home
----------------- ------------------- ----------------- ------------------ ------------------------ ----------- ----
cm3270-ams cluster_mgmt up/up 10.64.24.65/24 cm3270-ams-01 e0M true
Change the home port or node using net int modify as below:
For home port options are listed using tab
cm3270-ams::> network int modify -vserver cm3270-ams -lif cluster_mgmt -home-node cm3270-ams-01 -home-port
e0M e0a e0b e1b e2b
If this post resolved your issue, help others by selecting ACCEPT AS SOLUTION or adding a KUDO.