Target-portal (iscsi) – Cisco OL-15491-01 User Manual
Page 261
A-261
Cisco Content Services Gateway - 2nd Generation Release 2.0 Installation and Configuration Guide
OL-15491-01
Appendix A CSG2 Command Reference
target-portal (iSCSI)
target-portal (iSCSI)
To specify the portal group tag for an iSCSI target in the target interface profile on the CSG2, use the
target-portal command in iSCSI configuration mode. To remove the tag, use the no form of the
command.
target-portal duration
no target-portal
Syntax Description
Command Default
The iSCSI initiator can connect to the target on any interface.
Command Modes
iSCSI configuration
Command History
Examples
The following example configures an iSCSI target interface profile with the name targetA with iSCSI
target portal group tag 1:
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
tag
Portal group tag for the iSCSI target. The iSCSI target portal group tag specifies the IP and
TCP port numbers on which an iSCSI target is allowed to bind, and the interface on which
the iSCSI target listens. The iSCSI initiator uses the portal group to connect to the target.
The range is from 1, which means the iSCSI initiator can connect to the target on any
interface, to 65535. The default setting is 1.
Release
Modification
12.4(15)MD
This command was introduced.
Command
Description
Specifies the IP address of an iSCSI target in the target
interface profile on the CSG2.
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.