Hp StorageWorks 2000 Family Modular Smart Array CLI reference guide (481600-002, May 2008)

Chapter 3 Command Descriptions 131
Example
For an FC storage system, set the link speed to 2 Gbit/sec for controller A port 1
and for controller B port 0.
For an FC storage system, set the topology of controller A host ports to loop.
For an iSCSI storage system, set the port IP address, netmask, and gateway for
controller A port 0.
Related Commands
“show host-parameters” on page 190
“show host-port-interconnects” on page 193
# set host-parameters controller a speed 2g channel 1
WARNING: You have requested a change on host channel parameters.
This change will take effect immediately. If the link speed is
changed, your current link may go down. If the topology is changed
between 'loop' and 'point-to-point', you may not be able to use
dual ID mode for failover and your ability to access LUNs from some
hosts will be limited. Are you sure? yes
# set host-parameters controller a channel all fibre-connection-
mode loop
WARNING: You have requested a change on host channel parameters.
This change will take effect immediately. If the link speed is
changed, your current link may go down. If the topology is changed
between 'loop' and 'point-to-point', you may not be able to use
dual ID mode for failover and your ability to access LUNs from some
hosts will be limited. Are you sure? yes
# set host-parameters controller a channel 0 ip 192.168.0.10
netmask 255.255.255.0 gateway 192.168.0.1
Success: iSCSI host parameters changed successfully.