Find iscsi adapater iqn number for esxi

Find iscsi adapater iqn number for esxi



power cli commands for the same:

      esxcli iscsi adapter list

      esxcli iscsi adapter get -A <adapter name from above command>| grep iqn

No comments:

Post a Comment

how to unlink a NIC from a esxi vSwitch

  List the vSwitches from ESXI using CLI:          esxcli network vswitch standard list  output example: vSwitch0    Name: vSwitch0    Class...