Static Mapping - Cisco DS-X9530-SF1-K9 - Supervisor-1 Module - Control Processor Configuration Manual

Mds 9000 family
Table of Contents

Advertisement

Chapter 35
Configuring iSCSI
S e n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a c k - d o c @ c i s c o . c o m .

Static Mapping

You can manually (statically) create an iSCSI target by assigning a user-defined unique iSCSI node name
to it. The iSCSI qualified name is restricted to a minimum length of 16 characters and a maximum of
223 characters. A statically mapped iSCSI target can either map the whole Fibre Channel target port (all
LUNs in the target port mapped to the iSCSI target), or it can contain one or more LUs from a Fibre
Channel target port (see
Figure 35-6 Statically Mapped iSCSI Targets
host B
iSCSI
iSCSI
To create a static iSCSI virtual target for the entire Fibre Channel target port, follow these steps:
Command
Step 1
switch# config terminal
switch(config)#
Step 2
switch(config)# iscsi virtual-target name
iqn.iscsi-target-abc
switch(config-iscsi-tgt)#
Step 3
switch(config-iscsi-tgt)# pWWN
31:00:11:22:33:44:55:66
switch(config-iscsi-tgt)# pWWN
31:00:11:22:33:44:55:66 fc-lun 0x1 iscsi-lun
0x1
An iSCSI target cannot contain more than one Fibre Channel target port. If you have already mapped the
Tip
whole Fibre Channel target port, you cannot use the LUN mapping option.
OL-6973-03, Cisco MDS SAN-OS Release 2.x
Figure
35-1).
MDS
LUN 0
IP
LUN 1
Network
LUN 2
iSCSI Virtual target
iqn.iscsi-target-abc
Target pwwn
31:00:11:22:33:44:55:66
LUN 0
LUN 1
LUN 2
Purpose
Enters configuration mode.
Creates the iSCSI target name
iqn.iscsi-target-abc.
Maps the Fibre Channel target port to the iSCSI
virtual target. One iSCSI target cannot contain
more than one Fibre Channel target port.
Do not specify the LUN if you wish to map the
whole Fibre Channel target to an iSCSI target. All
Fibre Channel target LUNs are exposed to iSCSI.
Maps a virtual target using LUN mapping
options.
Use this LUN option to map different Fibre
Channel LUNs to different iSCSI virtual targets.
The CLI interprets the LUN identifier
Note
value as a hexadecimal value whether or
not the 0x prefix is included.
Cisco MDS 9000 Family Configuration Guide
Configuring iSCSI
35-7

Advertisement

Table of Contents
loading

Table of Contents