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
42-74
Cisco MDS 9000 Family CLI Configuration Guide
OL-16184-01, Cisco MDS SAN-OS Release 3.x
Chapter 42 Configuring iSCSI
iSCSI Authentication Setup Guidelines and Scenarios
Figure 42-22
iSCSI Scenario 2
To configure scenario 2 (see
Figure 42-22
), follow these steps:
Step 1
Configure null authentication for all iSCSI hosts.
switch(config)#
iscsi authentication none
Step 2
Configure iSCSI to dynamically import all Fibre Channel targets into the iSCSI SAN using
auto-generated iSCSI target names.
switch(config)#
iscsi import target fc
Step 3
Configure the Gigabit Ethernet interface in slot 7 port 1 with an IPv4 address and enable the interface.
switch(config)#
interface gigabitethernet 7/1
switch(config-if)#
ip address 10.11.1.1 255.255.255.0
switch(config-if)#
no shutdown
Step 4
Configure the iSCSI interface in slot 7 port 1 to identify all dynamic iSCSI initiators by their IP address
and enable the interface.
switch(config)#
interface iscsi 7/1
switch(config-if)#
switchport initiator id ip-address
switch(config-if)#
no shutdown
Step 5
Configure the Gigabit Ethernet interface in slot 7 port 5 with the IPv4 address and enable the interface.
switch(config)#
interface gigabitethernet 7/5
switch(config-if)#
ip address 10.15.1.1 255.255.255.0
switch(config-if)#
no shutdown
Step 6
Configure the iSCSI interface in slot 7 port 5 to identify all dynamic iSCSI initiators by IP address and
enable the interface.
switch(config)#
interface iscsi 7/5
switch(config-if)#
switchport initiator id ip-address
switch(config-if)#
no shutdown
Step 7
Add static configuration for each iSCSI initiator.
switch(config)#
iscsi initiator name iqn.1987-05.com.cisco:01.e41695d16b1a
<-----Host 2
iSCSI
iSCSI
iSCSI
Host 1
Host 2
Switch 1
VSAN 1
VSAN 2
94137
Interface fc 2/1
21:00:00:20:37:6f:fd:97
Interface fc 2/5
21:00:00:20:37:6f:fe:54
Interface fc 2/9
21:00:00:20:37:a6:a6:5d