Command Reference Guide

iSCSI Optimization Commands
CLI Command Reference
September 2014 Page 680
HP Moonshot Switch Module CLI Command Reference
iSCSI Optimization Commands
This section describes commands you use to monitor iSCSI sessions and prioritize iSCSI packets. iSCSI
Optimization provides a means of giving traffic between iSCSI initiator and target systems special Quality of
Service (QoS) treatment. This is accomplished by monitoring traffic to detect packets used by iSCSI stations to
establish iSCSI sessions and connections. Data from these exchanges is used to create classification rules that
assign the traffic between the stations to a configured traffic class. Packets in the flow are queued and
scheduled for egress on the destination port based on these rules.
iscsi aging time
This command sets the aging time for iSCSI sessions. Behavior when changing aging time:
When aging time is increased, current sessions will be timed out according to the new value.
When aging time is decreased, any sessions that have been dormant for a time exceeding the new setting
will be immediately deleted from the table. All other sessions will continue to be monitored against the
new time out value.
Example: The following example sets the aging time for iSCSI sessions to 100 minutes.
(Routing)(config)#iscsi aging time 100
no iscsi aging time
Use the no form of the command to reset the aging time value to the default value.
Default
10 minutes
Format
iscsi aging time time
Mode Global Config
Parameter Description
time The number of minutes a session must be inactive prior to its removal. Range: 1-43,200.
Format
no iscsi aging time
Mode Global Config