Cisco Systems MDS 9000 Two-Way Radio User Manual


 
Cisco MDS 9000 Family Configuration Guide
OL-6973-03, Cisco MDS SAN-OS Release 2.x
Chapter 35 Configuring iSCSI
Configuring iSCSI
Common mechanisms of identifying members in Fibre Channel Zone are the following (see Chapter 19,
“Configuring and Managing Zones” for details of Fibre Channel Zoning):
Fibre Channel device pWWN
Interface and Switch WWN. Device connecting via that interface is within the zone:
In the case of iSCSI, behind an iSCSI interface multiple iSCSI devices may be connected. Interface
based zoning may not be useful because all the iSCSI devices behind the interface will automatically be
within the same zone.
In transparent initiator mode (where one Fibre Channel virtual N port is created for each iSCSI host as
described in the “Transparent Initiator Mode” section on page 35-11) if an iSCSI host has static WWN
mapping then the standard Fibre Channel deice pWWN-based zoning membership mechanism can be
used.
Zoning membership mechanism has been enhanced to add iSCSI devices to zones based on the
following:
IP address/mask (IP subnet)
Symbolic-node-name (IQN)
For iSCSI hosts that do not have a static WWN mapping, the feature allows the IP address or iSCSI node
name to be specified as zone members. Note that iSCSI hosts that have static WWN mapping can also
use these features. IP address based zone membership allows multiple devices to be specified in one
command by providing the subnet mask.
Note In proxy initiator mode, all iSCSI devices connecting to an IPS port gain access to the Fibre Channel
fabric via a single virtual Fibre Channel N port. Thus, zoning based on the iSCSI node name or IP
address will not have any effect. If zoning based on pWWN is used then all iSCSI devices connecting to
that IPS port will be put in the same zone. To implement individual initiator access control in proxy
initiator mode, configure a iSCSI ACL on the virtual target (see the “iSCSI ACL Based Access Control”
section on page 35-21).
To add an iSCSI initiator to the zone database, follow these steps:
Command Purpose
Step 1
Enters configuration mode.
Step 2
zone name iSCSIzone vsan 1
switch(config-zone)
switch(config-zone)# member symbolic-nodename
iqn.1987-02.com.cisco.initiator1
switch(config-zone)# no member
symbolic-nodename iqn.1987-02.com.cisco.init1
switch(config-zone)# member ip-address
10.50.1.1
switch(config-zone)# no member ip-address
10.50.1.1
switch(config-zone)# member pwwn
20:00:00:05:30:00:59:11
switch(config-zone)# no member pwwn
20:00:00:05:30:00:59:11