HP StorageWorks 2300 Family Modular Smart Array CLI reference guide (500912-002, July 2010)

98
set host-parameters
Description Sets controller host port parameters for communication with attached hosts. The new settings take
effect without restarting the controllers. There are parameters for FC and iSCSI ports but not for SAS
ports.
Syntax
set host-parameters
[controller a|b|both]
[speed 1g|2g|4g|auto]
[ports #|all]
[fibre-connection-mode loop|point-to-point]
[ip address]
[netmask address]
[gateway address]
[prompt yes|no|y|n|expert]
[noprompt]
[fibre-loop-id values]
Parameters controller a|b|both
Optional. Specifies whether to apply the settings to all host ports in controller A, B, or both.
speed 1g|2g|4g|auto
Optional. Sets a forced link speed in Gbit/sec or lets the speed be auto-negotiated (auto).
ports #|all
Optional. Specific host port numbers or all ports. For syntax, see Command syntax. If this parameter
is omitted, all host ports on the specified controllers are affected.
fibre-connection-mode loop|point-to-point
Optional. For FC, sets the topology for the specified ports to either:
loop: Fibre Channel-Arbitrated Loop (public or private)
point-to-point: Fibre Channel point-to-point.
You must also specify the controller parameter.
ip address
Optional. For iSCSI, the port IP address in IPv4 format.
netmask address
Optional. For iSCSI, the port netmask address in IPv4 format.
gateway address
Optional. For iSCSI, the port gateway address in IPv4 format.
prompt yes|no|y|n|expert
Deprecated; use the noprompt parameter instead.
noprompt
Optional. Specifies an automatic response to the confirmation prompt that enables the operation to
proceed. If this parameter is omitted, you must reply to the prompt.