Ip iscsi target-profile – Cisco OL-15491-01 User Manual
Page 171

A-171
Cisco Content Services Gateway - 2nd Generation Release 2.0 Installation and Configuration Guide
OL-15491-01
Appendix A CSG2 Command Reference
ip iscsi target-profile
ip iscsi target-profile
To create an iSCSI profile for an iSCSI target on the CSG2, and enter iSCSI configuration mode, use the
ip iscsi target-profile command in global configuration mode. To remove the iSCSI profile, use the no
form of the command.
ip iscsi target-profile target-profile-name
no ip iscsi target-profile target-profile-name
Syntax Description
Command Default
No default behavior or values.
Command Modes
Global configuration
Command History
Usage Guidelines
You can configure one and only one iSCSI profile on a given CSG2.
The iSCSI profile enables the CSG2 to read/write to a remote iSCSI device (target) on a SAN via an
iSCSI.
Note
The CSG2 supports only one type of backup device, either a PSD or an iSCSI device. The PSD and iSCSI
features can coexist, but only one can be enabled at a time.
The characteristics of each content billing service are defined by the following commands:
•
•
•
•
•
Examples
The following example configures an iSCSI profile with the name targetA to use to store and retrieve
CDRs when a charging gateway (CG) is not available:
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-profile-name
Name of the iSCSI profile.
Release
Modification
12.4(15)MD
This command was introduced.