Command Reference Guide
iSCSI Optimization Commands
CLI Command Reference
September 2014 Page 683
HP Moonshot Switch Module CLI Command Reference
no iscsi target port
Use the no form of the command to delete an iSCSI target port, address, and name.
show iscsi
This command displays the iSCSI settings.
Example: The following are examples of the commands used for iSCSI.
Example #1: Show iSCSI (Default Configuration)
(Routing)#show iscsi
iSCSI disabled
iSCSI vpt is 5, remark
Session aging time: 10 min
Maximum number of sessions is 192
--------------------------------------------
iSCSI Targets and TCP ports:
--------------------------------------------
TCP Port Target IP Address Name
860 Not Configured Not Configured
3260 Not Configured Not Configured
Example #2: Enable iSCSI.
(Routing)#configure
(Routing)(config)#iscsi enable
Example #3: Show iSCSI (After Enable)
The following configuration detects iSCSI sessions and connections established using TCP ports 3260 or 860.
Packets sent on detected iSCSI TCP connections are assigned to traffic class 2 (see the CoS configuration shown
below). Since remark is enabled, the packets are marked with IEEE 802.1p priority to 5 before transmission.
(Routing)#show iscsi
iscsi enabled
iSCSI vpt is 5, remark
Session aging time: 10 min
Maximum number of sessions is 192
--------------------------------------------
iSCSI Targets and TCP ports:
--------------------------------------------
TCP Port Target IP Address Name
860 Not Configured Not Configured
3260 Not Configured Not Configured
Format
no iscsi target port tcp-port-1 [tcp-port-2...tcp-port-16] [address ip-address]
Mode Global Config
Format
show iscsi
Mode Privileged EXEC