The start controller iscsiHostPort dhcpRefresh command initiates a refresh of the DHCP parameters for the iSCSI interface.
This command applies to an individual DE2000H, DE4000H, DE4000F, DE6000H, or DE6000F storage array.
To execute this command on an storage array, you must have the Storage Admin role.
If the configuration method for the interface is not set to DHCP, the procedure returns an error.
start controller [(a|b)] iscsiHostPort [portLabel] dhcpRefresh
Parameter | Description |
---|---|
controller | The identifier letter of the controller that has the iSCSI host ports. Valid controller identifier values are a or b where a is the controller in slot A , and b is the controller in slot B . |
iscsiHostPort | The host port label or the number of the iSCSI host port for which you want to refresh the DHCP parameters. See the following for more information: |
You must specify a label for the host port. Follow these steps to specify the host port label:
If you do not know the port label for the iSCSI host port, run the
show controller command.In the Host interface section of the results, locate the host port you want to select.
Enclose the entire value of the port label in both quotes and square brackets: ["
portLabel
"]. For example, if the port label is
Ch 2
, specify the iSCSI host port as follows:
iscsiHostPort[\"ch 2\"]
e0b|0b
, specify the iSCSI host port as follows:
iscsiHostPort[\"e0b^|0b\"]
This operation ends the iSCSI connections for the portal and temporarily brings down the portal.