HP 3PAR Citrix Implementation Guide

N:S:P Brand Model Rev Firmware Serial HWType
0:3:1 QLOGIC QLE8242 58 0.0.0.0 PCGLT0ARC1K3SK CNA
0:3:2 QLOGIC QLE8242 58 0.0.0.0 PCGLT0ARC1K3SK CNA
2. If State=config_wait or Firmware=0.0.0.0, use the controlport config iscsi
<n:s:p> command to configure. Use the showport and showport -i commands to verify
the configuration setting.
For example:
# controlport config iscsi 0:3:1
# controlport config iscsi 0:3:2
# showport
N:S:P Mode State ----Node_WWN---- -Port_WWN/HW_Addr- Type Protocol
...
0:3:1 target ready - 2C27D7521F3E iscsi iSCSI
0:3:2 target ready - 2C27D7521F3A iscsi iSCSI
# showport -i
...
N:S:P Brand Model Rev Firmware Serial HWType
...
0:3:1 QLOGIC QLE8242 58 4.8.76.48015 PCGLT0ARC1K3U6 CNA
0:3:2 QLOGIC QLE8242 58 4.8.76.48015 PCGLT0ARC1K3U6 CNA
3. Check the current settings of the iSCSI ports by issuing showport -iscsi.
4. Set up the IP address and netmask address of the iSCSI target ports by issuing
controliscsiport addr <ipaddr> <netmask> [-f] <node:slot:port>.
# controliscsiport addr 10.0.100.101 255.255.255.0 -f 0:3:1
# controliscsiport addr 10.0.101.201 255.255.255.0 -f 1:3:1
5. Verify the changed settings by issuing showport -iscsi.
6. Issue the controliscsiport ping <ipaddr> <node:slot:port> command to verify
that the switch ports where the HP 3PAR StoreServ Storage iSCSI target ports and iSCSI Initiator
host connect are visible to each other.
# controliscsiport ping 10.0.100.101 0:3:1
Ping succeeded
Configuring Ports for an iSCSI Connection 15