HP StorageWorks XPath OS 7.4.X Administrator Guide (AA-RVHDD-TE, February 2006)
XPath OS 7.4.x administrator guide 79
5. Issue the portShow command to verify the configuration.
For example:
Displaying iSCSI portal information
1. Issue the iscsiShow command to display a summary of all iSCSI sessions and port counters.
2. Issue the iscsiPortShow command to display iSCSI sessions and port counters on a specific portal.
Configuring iSCSI gateway zones
Create and manage iSCSI gateway zones as you do any zones, but you must use iSCSI fully qualified
names (IQN) to distinguish the iSCSI initiator members from other Fibre Channel zone members. The IQN
format is:
iqn.iscsi_driver:initiator
where:
iscsi_driver is the name of the iSCSI driver
initiator is the name you assign to the initiator
For example, the following IQN indicates that an initiator called initiator1 is using the iSCSI driver called
1991-05.com.microsoft:
For more information on creating zones, see Chapter 7, “Creating and maintaining zones.”
router:admin> portstop 1
port 1 stopped.
router:admin> porttype 1 g
port 1 set to type GIGE
router:admin> portcfggige 1 -i 192.168.0.10 -n 255.255.255.0 -g
192.168.0.1 -p iscsi
port 1 proto set to: iscsi
port 1 proto ver set to: 1
router:admin> portstart 1
port 1 started
router:admin> portshow 1
port 1 info
Configuration Current
Name : port_1
State: STARTED UP
Type : GIGE GIGE
Link Status: ENABLED UP
IP addr: 192.168.0.10 192.168.0.10
Net mask: 255.255.255.0 255.255.255.0
Default route: 0.0.0.0 0.0.0.0
Mac address: 00:05:1e:31:7e:18
Protocol: iscsi ver 13 iscsi ver 13
Licensed : YES
Diag result : PASSED
iqn.1991-05.com.microsoft:initiator1