Cisco MDS 9000 series Configuration Manual page 146

Nx-os ip services multilayer switches
Hide thumbs Also See for MDS 9000 series:
Table of Contents

Advertisement

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

Advertisement

Table of Contents
loading

Table of Contents