Set the iSCSI Connection Method to Automatic

  1. Set the iSCSI connection method to automatic.
    netconfig --edit active --iscsi_automatic_connection_method yes
  2. Display the network configuration.
    netconfig --info active
  3. Verify that iSCSI Automatic connection method is set to Yes.
$ netconfig --edit active --iscsi_automatic_connection_method yes
$ netconfig --active
ISCSI Automatic Connection Method : Yes
ISCSI Connection rebalancing      : Yes

For more information about network configuration, see the CLI Administration Guide and the Command Reference.