Session-timeout (iscsi) – Cisco OL-15491-01 User Manual

Page 237

Advertising
background image

A-237

Cisco Content Services Gateway - 2nd Generation Release 2.0 Installation and Configuration Guide

OL-15491-01

Appendix A CSG2 Command Reference

session-timeout (iSCSI)

session-timeout (iSCSI)

To specify the session timeout for an iSCSI target in the target interface profile on the CSG2, use the
session-timeout command in iSCSI configuration mode. To restore the default timeout, use the no form
of the command.

session-timeout duration

no session-timeout

Syntax Description

Command Default

The default iSCSI target session timeout is 60 seconds.

Command Modes

iSCSI configuration

Command History

Examples

The following example configures an iSCSI target interface profile with the name targetA with a SCSI
session timeout of 120 seconds:

ip iscsi target-profile targetA

name iqn.2002-10.edu.abc.iol.iscsi.draft20-target:1

ip 10.0.0.1

port 3260

session-timeout 120

target-portal 1

Related Commands

duration

Number of seconds the iSCSI initiator waits for a response from the iSCSI target, after
which it closes the iSCSI session. The range is from 1 to 600. The default setting is
1 second.

Release

Modification

12.4(15)MD

This command was introduced.

Command

Description

ip (iSCSI)

Specifies the IP address of an iSCSI target in the target interface
profile on the CSG2.

ip csg iscsi drain delay

Defines the delay interval, in seconds, before draining packets from
the Storage Area Network (SAN) connected to the Internet Small
Computer Systems Interface (iSCSI) when the Billing Mediation
Agent (BMA) becomes active.

ip csg iscsi drain packet

Defines the number of packets to be drained from the Storage Area
Network (SAN) connected to the Internet Small Computer Systems
Interface (iSCSI) per drain delay interval when the Billing Mediation
Agent (BMA) becomes active.

Advertising