Configuring iscsi portals – SANRAD I3.1.1205 User Manual

Page 71

Advertising
background image

Chapter 4: V-Switch Configuration

4-19

Configuring iSCSI Portals

Do not create an

iSCSI portal on the

management IP

address.

The V-Switch

supports a maximum

of 100 portals.

To enable communication between iSCSI initiators and iSCSI targets you
need to assign a portal to the iSCSI protocol transport. Use the CLI
command iscsi portal create to create an iSCSI portal. A portal is
the coupling of an IP address and a TCP port. Once created, a portal is
opened automatically during a communication session. If you are
working in a V-Switch cluster, each portal must be created on both V-
Switches in the V-Switch cluster. For more information on V-Switch
clusters, see “

Introduction to V-Switch Clusters

”.

iscsi portal create

You need to define two parameters to configure an iSCSI portal:

S

WITCH

P

ARAMETER

D

EFINITION

S

TATUS

E

XAMPLE

-ip

IP

ADDRESS

U

SER

-

ASSIGNED

NETWORK PORT

IP

ADDRESS

MANDATORY

212.199.43.66

-p

TCP

PORT

TCP

PORT

THROUGH WHICH
THE I

SCSI

PROTOCOL PASSES

O

PTIONAL

DEFAULT

:

3260

Example:

An iSCSI portal is created using the default TCP port 3260 for the IP address
212.199.43.66.

iscsi portal create –ip 212.199.43.66

Advertising