Ip (iscsi) – Cisco OL-15491-01 User Manual

Page 44

Advertising
background image

A-44

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

OL-15491-01

Appendix A CSG2 Command Reference

ip (iSCSI)

ip (iSCSI)

To specify the IP address of an iSCSI target in the target interface profile on the CSG2, use the ip
command in iSCSI configuration mode. To remove the IP address configuration, use the no form of the
command.

ip ip-address

no ip ip-address

Syntax Description

Command Default

No default behavior or values.

Command Modes

iSCSI configuration

Command History

Usage Guidelines

Only one target can be defined per profile.

Examples

The following example configures an iSCSI target interface profile with the name targetA to a SCSI
target with the IP address 10.0.0.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

ip-address

IP address of the iSCSI target.

Release

Modification

12.4(15)MD

This command was introduced.

Command

Description

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