Document ID: 45101
Contents
Introduction
Prerequisites
Requirements
Components Used
Conventions
Background Theory
Configure
Network Diagram
Configurations
Verify
Troubleshoot
Troubleshoot Procedure
Related Information
Introduction
Cisco's iSCSI drivers or the Miscosoft iSCSI driver, which reside on the server, are a key component of the iSCSI solution. These iSCSI drivers intercept SCSI commands, encapsulate them into IP packets, and redirect them to the Cisco SN 5420, Cisco SN 5428, Cisco SN5428-2, or Cisco MDS/IPS-8. This document provides sample configurations for a Win2k host to a Cisco MDS 9000.
Prerequisites
Requirements
Before attempting this configuration, ensure that you meet these prerequisites:
-
Before you create your iSCSI configuration on the MDS 9000, you need to install the iSCSI driver that is compatible to your Windows 2000 version. The most current version of the driver can be found at the Cisco iSCSI Driver (registered customers only) page on Cisco.com. The README.txt file is included in the driver zip file. The README contains information about the license agreement, driver installation and configuration instructions, and a technical overview of the driver architecture.
-
The operating system requirements and patch requirements are described in the System Requirements section of Cisco iSCSI Driver for Microsoft Windows 2000.
Components Used
The information in this document is based on these software and hardware versions:
-
Host with Windows 2000 (with Service Pack 3)

-
Cisco iSCSI Driver 3.1.1 for Windows 2000

-
Microsoft iSCSI driver 1.0.5a for Windows 2000

-
Cisco MDS 9216 with Software Version 1.1(2)
canterbury# sh vers Cisco Storage Area Networking Operating System (SAN-OS) Software TAC support: http://www.cisco.com/tac Copyright (c) 2002-2003 by Cisco Systems, Inc. All rights reserved. The copyright for certain works contained herein are owned by Andiamo Systems, Inc. and/or other third parties and are used and distributed under license. Software BIOS: version 1.0.7 loader: version 1.0(3a) kickstart: version 1.1(2) system: version 1.1(2) BIOS compile time: 03/20/03 kickstart image file is: bootflash:/k112 kickstart compile time: 7/13/2003 20:00:00 system image file is: bootflash:/s112 system compile time: 7/13/2003 20:00:00 Hardware RAM 963112 kB bootflash: 500736 blocks (block size 512b) slot0: 0 blocks (block size 512b) canterbury uptime is 6 days 18 hours 46 minute(s) 32 second(s) Last reset at 783455 usecs after Thu Aug 28 12:59:37 2003 Reason: Reset Requested by CLI command reload System version: 1.1(2) canterbury# sh module Mod Ports Module-Type Model Status --- ----- ------------------------------- ------------------ ------------ 1 16 1/2 Gbps FC/Supervisor DS-X9216-K9-SUP active * 2 8 IP Storage Module DS-X9308-SMIP ok Mod Sw Hw World-Wide-Name(s) (WWN) --- ----------- ------ -------------------------------------------------- 1 1.1(2) 1.0 20:01:00:0c:30:6c:24:40 to 20:10:00:0c:30:6c:24:40 2 1.1(2) 0.3 20:41:00:0c:30:6c:24:40 to 20:48:00:0c:30:6c:24:40 Mod MAC-Address(es) Serial-Num --- -------------------------------------- ---------- 1 00-0b-be-f8-7f-08 to 00-0b-be-f8-7f-0c JAB070804QK 2 00-05-30-00-ad-e2 to 00-05-30-00-ad-ee JAB070806SB * this terminal session
The information in this document was created from the devices in a specific lab environment. All of the devices used in this document started with a cleared (default) configuration. If your network is live, make sure that you understand the potential impact of any command.
Conventions
For more information on document conventions, refer to the Cisco Technical Tips Conventions.
Background Theory
The IP Storage module provides IP hosts access to Fibre Channel (FC) storage devices. The IP Storage module is DS-X9308-SMIP. It provides transparent SCSI routing. IP hosts that use the iSCSI protocol can transparently access SCSI (FCP) targets on the FC network. The IP host sends SCSI commands encapsulated in iSCSI Protocol Data Units (PDUs) to a MDS 9000 IP Storage port over a TCP/IP connection. On the IP Storage module, connectivity is provided in the form of Gigabit Ethernet (GE) interfaces that are appropriately configured. The IP Storage module enables you to create virtual iSCSI targets and maps them to physical FC targets available in the FC SAN. It presents the FC targets to IP hosts as if the physical targets were locally attached.
Each iSCSI host that requires access to storage by way of the IP Storage module needs to have a compatible iSCSI driver installed. With the iSCSI protocol, the iSCSI driver allows an iSCSI host to transport SCSI requests and responses over an IP network. From the perspective of a host operating system, the iSCSI driver appears to be a SCSI transport driver similar to a FC driver for a peripheral channel in the host. From the perspective of the storage device, each IP host appears as a FC host.
Routing SCSI from the IP host to the FC storage device consists of these main actions:
-
Transporting iSCSI requests and responses over an IP network between hosts and the IP Storage module.
-
Routing SCSI requests and responses between hosts on an IP network and the FC storage device (converting iSCSI to FCP and the reverse). This routing is performed by the IP Storage module.
-
Transporting FCP requests or responses between the IP Storage module and FC storage devices.
The IP Storage module does not import FC targets to iSCSI by default. Either dynamic or static mapping must be configured before the IP Storage module makes FC targets available to iSCSI initiators. When both are configured, statically mapped FC targets have a configured name. In this configuration, examples of static mapping are provided.
With dynamic mapping, each time that the iSCSI host connects to the IP Storage module, a new FC N port is created, and the nWWNs and pWWNs allocated for this N port may be different. Use the static mapping method if you need to obtain the same nWWNs and pWWNs for the iSCSI host each time it connects to the IP Storage module. Static mapping can be used on the IP Storage module to access intelligent FC storage arrays that have access control and Logical Unit Number (LUN) mapping/masking configuration based on the initiator's pWWNs and/or nWWNs.
You can control access to each statically-mapped iSCSI target by specifying a list of IP Storage ports on which they will be advertised, and specifying a list of iSCSI initiator node names allowed to access it. FC zoning-based access control and iSCSI-based access control are the two mechanisms by which access control can be provided for iSCSI. Both methods can be used simultaneously. In this configuration, default zoning has been permitted for specific VSAN. IP Storage modules use both iSCSI node name-based and FC zoning-based access control lists to enforce access control during iSCSI discovery and iSCSI session creation.
iSCSI discovery occurs when an iSCSI host creates an iSCSI discovery session and queries for all iSCSI targets. The IP Storage module returns only the list of iSCSI targets that the iSCSI host is allowed to access based on the access control policies.
iSCSI session creation occurs when an IP host initiates an iSCSI session. The IP Storage module verifies if the specified iSCSI target (in the session login request) is a static mapped target, and if true, verifies that the IP host's iSCSI node name is allowed to access the target. If the IP host does not have access, its login is rejected.
The IP Storage module, then creates a FC virtual N port (the N port may already exist) for this IP host, and does a FC name server query for the FCID of the FC target pWWN that is being accessed by the IP host. It uses the IP host virtual N port's pWWN as the requester of the name server query. Thus, the name server does a zone-enforced query for the pWWN and responds to the query. If the FCID is returned by the name server, the iSCSI session is accepted. Otherwise, the login request is rejected.
Configure
In this section, you are presented with the information to configure the features described in this document.
Note: To find additional information on the commands used in this document, refer to the Cisco MDS 9000 Family Command Reference and Cisco MDS 9000 Family Software Configuration Guide.
Network Diagram
This document uses the network setup shown in the diagram below.

Configurations
This document uses the configurations shown below.
-
Bonobo (Windows 2000 )
-
Canterbury (Cisco MDS 9216)
|
Bonobo (Windows 2000 ) |
|---|
|
The initial configuration tasks consist of these actions:
To configure the driver, perform these steps:
|
|
Canterbury (Cisco MDS 9216) |
|---|
.... vsan database vsan 901 vsan 901 interface fc1/4 vsan 901 interface fc1/5 vsan 901 interface fc1/7 vsan 901 interface fc1/11 boot system bootflash:/s112 boot kickstart bootflash:/k112 iscsi initiator ip-address 10.48.69.232 static pWWN 21:07:00:0c:30:6c:24:42 vsan 901 iscsi virtual-target name emc-456 pWWN 50:06:01:60:88:02:a8:2b fc-lun 0004 iscsi-lun 0004 pWWN 50:06:01:60:88:02:a8:2b fc-lun 0005 iscsi-lun 0005 pWWN 50:06:01:60:88:02:a8:2b fc-lun 0006 iscsi-lun 0006 advertise interface GigabitEthernet2/1 initiator ip address 10.48.69.232 permit iscsi virtual-target name emc-0123 pWWN 50:06:01:60:88:02:a8:2b fc-lun 0000 iscsi-lun 0000 pWWN 50:06:01:60:88:02:a8:2b fc-lun 0001 iscsi-lun 0001 pWWN 50:06:01:60:88:02:a8:2b fc-lun 0002 iscsi-lun 0002 pWWN 50:06:01:60:88:02:a8:2b fc-lun 0003 iscsi-lun 0003 advertise interface GigabitEthernet2/1 initiator ip address 10.48.69.232 permit zone name spa vsan 901 member pwwn 10:00:00:00:c9:23:a7:75 member pwwn 50:06:01:60:88:02:a8:2b member pwwn 21:07:00:0c:30:6c:24:42 member pwwn 21:00:00:20:37:67:f7:a2 zoneset name bl-iscsi vsan 901 member spa zoneset activate name bl-iscsi vsan 901 interface GigabitEthernet2/1 ip address 10.48.69.222 255.255.255.192 iscsi authentication none switchport mtu 3000 no shutdown interface fc1/2 interface fc1/3 no shutdown interface fc1/4 no shutdown interface fc1/5 no shutdown interface fc1/6 no shutdown interface fc1/7 no shutdown interface fc1/8 switchport trunk mode off no shutdown interface fc1/9 no shutdown interface fc1/10 interface fc1/11 no shutdown interface fc1/12 no shutdown interface fc1/13 interface fc1/14 interface fc1/15 switchport mode E switchport trunk mode auto interface fc1/16 switchport mode E switchport trunk mode auto interface mgmt0 ip address 10.48.69.156 255.255.255.192 interface iscsi2/1 no shutdown |
Verify
This section provides information you can use to confirm your configuration is working properly.
Certain show commands are supported by the Output Interpreter Tool (registered customers only) , which allows you to view an analysis of show command output.
-
show zone status—displays Zone information.
-
show fcns database vsan 901—displays Name Server information for a specific VSAN.
-
show flogi database vsan 901—displays FLOGI Server information for a specific VSAN.
-
show vsan membership—displays interface information for different VSANs.
-
show iscsi initiator detail —displays iSCSI initiator information.
-
show iscsi initiator iscsi-session detail—displays detailed information for iSCSI initiator session.
-
show iscsi initiator fcp-session detail—displays detailed information for iSCSI initiator FCP session.
-
show ips stats tcp interface gigabitethernet 2/1 detail—displays TCP statistics for specific gigabitethernet interface.
-
show iscsi virtual-target configured—displays iSCSI virtual targets that has been configured on the MDS 9000.
-
show iscsi initiator configured—displays iSCSI initators that have been configured on the MDS 9000.
-
show ips arp interface gigabitethernet 2/1—displays IP Storage ARP information for a specific GE interface.
-
show scsi-target devices vsan 901—displays SCSI devices for specific VSAN(for mapping FC-LUNs to iSCSI-LUNs).
-
show int iscsi 2/1—displays iSCSI interfaces.
-
show iscsi stats iscsi 2/1—displays iSCSI statistics.
-
show int gigabitethernet 2/1—displays GE interface.
-
show ip route—displays ip route information.
Troubleshoot
This section provides information you can use to troubleshoot your configuration.
Troubleshoot Procedure
These sections provide troubleshooting information relevant to this configuration:
-
Displays from Bonobo
-
Displays from Canterbury MDS 9216
Displays from Bonobo
On the Cisco iSCSI config window, click Status to check if the host has successfully logged into the iSCSI targets.

To see the new disks, right click on the My Computer icon on the desktop, and double click on Computer Manager. In the console tree under System Tool, click Device Manager.

To manage the storage, right click on the My Computer icon on the desktop, and double click on Computer Manager. In the console tree under Storage, click Disk Management.


Displays from Canterbury (Cisco MDS 9216)
|
Displays from Canterbury (Cisco MDS 9216) |
|---|
canterbury# sh zone status
VSAN: 1 default-zone: permit distribute: active only Interop: Off
Full Zoning Database :
Zonesets:0 Zones:0 Aliases: 0
Active Zoning Database :
Database Not Available
Status: Default zoning policy changed to permit at Thu Aug 28 13:44:58 2003
VSAN: 901 default-zone: deny distribute: active only Interop: Off
Full Zoning Database :
Zonesets:1 Zones:1 Aliases: 0
Active Zoning Database :
Name: bl-iscsi Zonesets:1 Zones:1
Status: Activation completed at Thu Sep 4 13:17:29 2003
!--- VSAN 901 has been used for this configuration.
canterbury# show fcns database vsan 901
VSAN 901:
--------------------------------------------------------------------------
FCID TYPE PWWN (VENDOR) FC4-TYPE:FEATURE
--------------------------------------------------------------------------
0x7b00e8 NL 21:00:00:20:37:67:f7:a2 (Seagate) scsi-fcp:target
0x7b0100 N 50:06:01:60:88:02:a8:2b (Clariion) scsi-fcp:target
0x7b0101 N 50:06:01:68:88:02:a8:2b (Clariion) scsi-fcp:target
0x7b0103 N 10:00:00:00:c9:23:a7:75 (Emulex) ipfc scsi-fcp:init
0x7b0104 N 21:07:00:0c:30:6c:24:42 (Cisco) scsi-fcp:init isc..w
Total number of entries = 5
!--- FCID 0X7b0103 is the virtual N port(HBA) for the iSCSI host.
canterbury# show flogi database vsan 901
---------------------------------------------------------------------------
INTERFACE VSAN FCID PORT NAME NODE NAME
---------------------------------------------------------------------------
fc1/4 901 0x7b00e8 21:00:00:20:37:67:f7:a2 20:00:00:20:37:67:f7:a2
fc1/5 901 0x7b0103 10:00:00:00:c9:23:a7:75 20:00:00:00:c9:23:a7:75
fc1/7 901 0x7b0100 50:06:01:60:88:02:a8:2b 50:06:01:60:11:02:a8:2b
fc1/11 901 0x7b0101 50:06:01:68:88:02:a8:2b 50:06:01:60:11:02:a8:2b
iscsi2/1 901 0x7b0104 21:07:00:0c:30:6c:24:42 21:06:00:0c:30:6c:24:42
Total number of flogi = 5.
canterbury# show vsan membership
vsan 1 interfaces:
fc1/1 fc1/2 fc1/8 fc1/10 fc1/12 fc1/13 fc1/14 fc1/15
fc1/16 fcip5 fcip6
vsan 901 interfaces:
fc1/4 fc1/5 fc1/7 fc1/11
canterbury# show iscsi initiator detail
iSCSI Node name is 10.48.69.232
iSCSI Initiator name: iqn.1987-05.com.cisco:02.dc162a366037.bonobo
iSCSI alias name: BONOBO
Node WWN is 21:06:00:0c:30:6c:24:42 (dynamic)
Member of vsans: 901
Number of Virtual n_ports: 1
Virtual Port WWN is 21:07:00:0c:30:6c:24:42 (configured)
Interface iSCSI 2/1, Portal group tag is 0x80
VSAN ID 901, FCID 0x7b0104
2 FC sessions, 3 iSCSI sessions
iSCSI session details
Target: emc-0123
Statistics:
PDU: Command: 23, Response: 23
Bytes: TX: 4304, RX: 0
Number of connection: 1
TCP parameters
Local 10.48.69.222:3260, Remote 10.48.69.232:1818
Path MTU: 1500 bytes
Retransmission timeout: 430 ms
Round trip time: Smoothed 145 ms, Variance: 71
Advertized window: Current: 62 KB, Maximum: 62 KB, Scale: 0
Peer receive window: Current: 63 KB, Maximum: 63 KB, Scale: 0
Congestion window: Current: 11 KB
Target: emc-456
Statistics:
PDU: Command: 18, Response: 18
Bytes: TX: 3228, RX: 0
Number of connection: 1
TCP parameters
Local 10.48.69.222:3260, Remote 10.48.69.232:2444
Path MTU: 1500 bytes
Retransmission timeout: 420 ms
Round trip time: Smoothed 148 ms, Variance: 68
Advertized window: Current: 61 KB, Maximum: 62 KB, Scale: 0
Peer receive window: Current: 63 KB, Maximum: 63 KB, Scale: 0
Congestion window: Current: 11 KB
Target: iqn.1987-05.com.cisco:05.canterbury.02-01.210000203767f7a2
Statistics:
PDU: Command: 13, Response: 13
Bytes: TX: 1344, RX: 0
Number of connection: 1
TCP parameters
Local 10.48.69.222:3260, Remote 10.48.69.232:1214
Path MTU: 1500 bytes
Retransmission timeout: 410 ms
Round trip time: Smoothed 153 ms, Variance: 64
Advertized window: Current: 62 KB, Maximum: 62 KB, Scale: 0
Peer receive window: Current: 63 KB, Maximum: 63 KB, Scale: 0
Congestion window: Current: 11 KB
FCP Session details
Target FCID: 0x7b0100 (S_ID of this session: 0x7b0104)
pWWN: 50:06:01:60:88:02:a8:2b, nWWN: 50:06:01:60:11:02:a8:2b
Session state: LOGGED_IN
2 iSCSI sessions share this FC session
Target: emc-0123
Target: emc-456
Negotiated parameters
RcvDataFieldSize 1024 our_RcvDataFieldSize 2048
MaxBurstSize 0, EMPD: FALSE
Random Relative Offset: FALSE, Sequence-in-order: Yes
Statistics:
PDU: Command: 0, Response: 41
Target FCID: 0x7b00e8 (S_ID of this session: 0x7b0104)
pWWN: 21:00:00:20:37:67:f7:a2, nWWN: 20:00:00:20:37:67:f7:a2
Session state: LOGGED_IN
1 iSCSI sessions share this FC session
Target: iqn.1987-05.com.cisco:05.canterbury.02-01.210000203767f7a2
Negotiated parameters
RcvDataFieldSize 2048 our_RcvDataFieldSize 2048
MaxBurstSize 0, EMPD: FALSE
Random Relative Offset: FALSE, Sequence-in-order: Yes
Statistics:
PDU: Command: 0, Response: 13
canterbury# show iscsi initiator iscsi-session detail
iSCSI Node name is 10.48.69.232
iSCSI Initiator name: iqn.1987-05.com.cisco:02.dc162a366037.bonobo
iSCSI alias name: BONOBO
Node WWN is 21:06:00:0c:30:6c:24:42 (dynamic)
Member of vsans: 901
Number of Virtual n_ports: 1
Virtual Port WWN is 21:07:00:0c:30:6c:24:42 (configured)
Interface iSCSI 2/1, Portal group tag is 0x80
VSAN ID 901, FCID 0x7b0104
2 FC sessions, 3 iSCSI sessions
iSCSI session details
Target: emc-0123
Statistics:
PDU: Command: 23, Response: 23
Bytes: TX: 4304, RX: 0
Number of connection: 1
TCP parameters
Local 10.48.69.222:3260, Remote 10.48.69.232:1818
Path MTU: 1500 bytes
Retransmission timeout: 360 ms
Round trip time: Smoothed 146 ms, Variance: 55
Advertized window: Current: 62 KB, Maximum: 62 KB, Scale: 0
Peer receive window: Current: 63 KB, Maximum: 63 KB, Scale: 0
Congestion window: Current: 11 KB
Target: emc-456
Statistics:
PDU: Command: 18, Response: 18
Bytes: TX: 3228, RX: 0
Number of connection: 1
TCP parameters
Local 10.48.69.222:3260, Remote 10.48.69.232:2444
Path MTU: 1500 bytes
Retransmission timeout: 350 ms
Round trip time: Smoothed 148 ms, Variance: 52
Advertized window: Current: 61 KB, Maximum: 62 KB, Scale: 0
Peer receive window: Current: 63 KB, Maximum: 63 KB, Scale: 0
Congestion window: Current: 11 KB
Target: iqn.1987-05.com.cisco:05.canterbury.02-01.210000203767f7a2
Statistics:
PDU: Command: 13, Response: 13
Bytes: TX: 1344, RX: 0
Number of connection: 1
TCP parameters
Local 10.48.69.222:3260, Remote 10.48.69.232:1214
Path MTU: 1500 bytes
Retransmission timeout: 350 ms
Round trip time: Smoothed 152 ms, Variance: 49
Advertized window: Current: 62 KB, Maximum: 62 KB, Scale: 0
Peer receive window: Current: 63 KB, Maximum: 63 KB, Scale: 0
Congestion window: Current: 11 KB
canterbury# show iscsi initiator fcp-session detail
iSCSI Node name is 10.48.69.232
iSCSI Initiator name: iqn.1987-05.com.cisco:02.dc162a366037.bonobo
iSCSI alias name: BONOBO
Node WWN is 21:06:00:0c:30:6c:24:42 (dynamic)
Member of vsans: 901
Number of Virtual n_ports: 1
Virtual Port WWN is 21:07:00:0c:30:6c:24:42 (configured)
Interface iSCSI 2/1, Portal group tag is 0x80
VSAN ID 901, FCID 0x7b0104
2 FC sessions, 3 iSCSI sessions
FCP Session details
Target FCID: 0x7b0100 (S_ID of this session: 0x7b0104)
pWWN: 50:06:01:60:88:02:a8:2b, nWWN: 50:06:01:60:11:02:a8:2b
Session state: LOGGED_IN
2 iSCSI sessions share this FC session
Target: emc-0123
Target: emc-456
Negotiated parameters
RcvDataFieldSize 1024 our_RcvDataFieldSize 2048
MaxBurstSize 0, EMPD: FALSE
Random Relative Offset: FALSE, Sequence-in-order: Yes
Statistics:
PDU: Command: 0, Response: 41
Target FCID: 0x7b00e8 (S_ID of this session: 0x7b0104)
pWWN: 21:00:00:20:37:67:f7:a2, nWWN: 20:00:00:20:37:67:f7:a2
Session state: LOGGED_IN
1 iSCSI sessions share this FC session
Target: iqn.1987-05.com.cisco:05.canterbury.02-01.210000203767f7a2
Negotiated parameters
RcvDataFieldSize 2048 our_RcvDataFieldSize 2048
MaxBurstSize 0, EMPD: FALSE
Random Relative Offset: FALSE, Sequence-in-order: Yes
Statistics:
PDU: Command: 0, Response: 13
canterbury# sh iscsi session detail
Initiator 10.48.69.232 (BONOBO)
Initiator name iqn.1987-05.com.cisco:02.dc162a366037.bonobo
Session #1 (index 6)
Target jbod1
VSAN 901, ISID 00023d0000b1, TSIH 128, Status active, no reservation
Type Normal, ExpCmdSN 37, MaxCmdSN 52, Barrier 0
MaxBurstSize 0, MaxConn 0, DataPDUInOrder No
DataSeqInOrder No, InitialR2T Yes, ImmediateData No
Registered LUN 0, Mapped LUN 0
Stats:
PDU: Command: 13, Response: 13
Bytes: TX: 1344, RX: 0
Number of connection: 1
Connection #1
Local IP address: 10.48.69.222, Peer IP address: 10.48.69.232
CID 0, State: LOGGED_IN
StatSN 39, ExpStatSN 0
MaxRecvDSLength 524288, our_MaxRecvDSLength 1392
CSG 3, NSG 3, min_pdu_size 48 (w/ data 48)
AuthMethod none, HeaderDigest None (len 0), DataDigest None (len 0)
Version Min: 0, Max: 0
FC target: Up, Reorder PDU: No, Marker send: No (int 0)
Received MaxRecvDSLen key: Yes
Session #2 (index 7)
Target emc-456
VSAN 901, ISID 00023d0000b2, TSIH 128, Status active, no reservation
Type Normal, ExpCmdSN 43, MaxCmdSN 58, Barrier 0
MaxBurstSize 0, MaxConn 0, DataPDUInOrder No
DataSeqInOrder No, InitialR2T Yes, ImmediateData No
Registered LUN 0, Mapped LUN 3
Stats:
PDU: Command: 18, Response: 18
Bytes: TX: 3228, RX: 0
Number of connection: 1
Connection #1
Local IP address: 10.48.69.222, Peer IP address: 10.48.69.232
CID 0, State: LOGGED_IN
StatSN 45, ExpStatSN 0
MaxRecvDSLength 524288, our_MaxRecvDSLength 1024
CSG 3, NSG 3, min_pdu_size 48 (w/ data 48)
AuthMethod none, HeaderDigest None (len 0), DataDigest None (len 0)
Version Min: 0, Max: 0
FC target: Up, Reorder PDU: No, Marker send: No (int 0)
Received MaxRecvDSLen key: Yes
Session #3 (index 8)
Target emc-0123
VSAN 901, ISID 00023d0000b3, TSIH 128, Status active, no reservation
Type Normal, ExpCmdSN 53, MaxCmdSN 68, Barrier 0
MaxBurstSize 0, MaxConn 0, DataPDUInOrder No
DataSeqInOrder No, InitialR2T Yes, ImmediateData No
Registered LUN 0, Mapped LUN 4
Stats:
PDU: Command: 23, Response: 23
Bytes: TX: 4304, RX: 0
Number of connection: 1
Connection #1
Local IP address: 10.48.69.222, Peer IP address: 10.48.69.232
CID 0, State: LOGGED_IN
StatSN 55, ExpStatSN 0
MaxRecvDSLength 524288, our_MaxRecvDSLength 1024
CSG 3, NSG 3, min_pdu_size 48 (w/ data 48)
AuthMethod none, HeaderDigest None (len 0), DataDigest None (len 0)
Version Min: 0, Max: 0
FC target: Up, Reorder PDU: No, Marker send: No (int 0)
Received MaxRecvDSLen key: Yes
canterbury#
canterbury# show ips stats tcp interface gigabitethernet 2/1 detail
TCP Statistics for port GigabitEthernet2/1
TCP send stats
240989099 segments, 176407362028 bytes
239329408 data, 1615523 ack only packets
5721 control (SYN/FIN/RST), 0 probes, 38248 window updates
482 segments retransmitted, 524532 bytes
448 retransmitted while on ethernet send queue, 111295209 packets split
2505010 delayed acks sent
TCP receive stats
34096566 segments, 8898085 data packets in sequence, 9273057356 bytes in sequence
854523 predicted ack, 6042197 predicted data
0 bad checksum, 0 multi/broadcast, 0 bad offset
0 no memory drops, 0 short segments
1844 duplicate bytes, 77 duplicate packets
0 partial duplicate bytes, 0 partial duplicate packets
123700 out-of-order bytes, 1939 out-of-order packets
6 packet after window, 0 bytes after window
0 packets after close
28006355 acks, 173959887664 ack bytes, 0 ack toomuch, 34665 duplicate acks
0 ack packets left of snd_una, 4 non-4 byte aligned packets
18440975 window updates, 0 window probe
14151 pcb hash miss, 1131 no port, 10 bad SYN, 0 paws drops
TCP Connection Stats
26 attempts, 5550 accepts, 5552 established
5594 closed, 3614 drops, 24 conn drops
79 drop in retransmit timeout, 57 drop in keepalive timeout
0 drop in persist drops, 0 connections drained
TCP Miscellaneous Stats
9691206 segments timed, 9695046 rtt updated
294 retransmit timeout, 457 persist timeout
27556 keepalive timeout, 27483 keepalive probes
TCP SACK Stats
100 recovery episodes, 231520160 data packets, 330107461536 data bytes
396 data packets retransmitted, 482072 data bytes retransmitted
13 connections closed, 46 retransmit timeouts
TCP SYN Cache Stats
5555 entries, 5550 connections completed, 3 entries timed out
0 dropped due to overflow, 2 dropped due to RST
0 dropped due to ICMP unreach, 0 dropped due to bucket overflow
0 abort due to no memory, 43 duplicate SYN, 1826 no-route SYN drop
0 hash collisions, 0 retransmitted
TCP Active Connections
Local Address Remote Address State Send-Q Recv-Q
10.48.69.222:3260 10.48.69.231:1026 ESTABLISH 0 0
10.48.69.222:3260 10.48.69.232:1026 ESTABLISH 0 0
10.48.69.222:3260 10.48.69.232:2444 ESTABLISH 0 0
10.48.69.222:3260 10.48.69.231:1044 ESTABLISH 0 0
10.48.69.222:3260 10.48.69.232:1818 ESTABLISH 0 0
10.48.69.222:3260 10.48.69.149:1026 ESTABLISH 0 0
10.48.69.222:3260 10.48.69.232:1214 ESTABLISH 0 0
10.48.69.222:3260 10.48.69.149:2196 ESTABLISH 0 0
0.0.0.0:3260 0.0.0.0:0 LISTEN 0 0
canterbury# show iscsi virtual-target configured
target: emc-456
* Port WWN 50:06:01:60:88:02:a8:2b
Configured node
No. of LU mapping: 3
iSCSI LUN: 0004, FC LUN: 0004
iSCSI LUN: 0005, FC LUN: 0005
iSCSI LUN: 0006, FC LUN: 0006
No. of advertised interface: 1
GigabitEthernet 2/1
No. of initiators permitted: 1
initiator 10.48.69.232/32 is permitted
all initiator permit is disabled
target: emc-0123
* Port WWN 50:06:01:60:88:02:a8:2b
Configured node
No. of LU mapping: 4
iSCSI LUN: 0000, FC LUN: 0000
iSCSI LUN: 0001, FC LUN: 0001
iSCSI LUN: 0002, FC LUN: 0002
iSCSI LUN: 0003, FC LUN: 0003
No. of initiators permitted: 1
initiator 10.48.69.232/32 is permitted
all initiator permit is disabled
target: jbod1
* Port WWN 21:00:00:20:37:67:f7:a2
Configured node
No. of advertised interface: 1
GigabitEthernet 2/1
No. of initiators permitted: 1
initiator 10.48.69.232/32 is permitted
all initiator permit is disabled
canterbury# sh iscsi initiator configured
iSCSI Node name is 10.48.69.232
Member of vsans: 901
No. of PWWN: 1
Port WWN is 21:07:00:0c:30:6c:24:42
canterbury# show ips arp interface gigabitethernet 2/1
Protocol Address Age (min) Hardware Addr Type Interface
Internet 10.48.69.149 3 0008.e21e.c7bc ARPA GigabitEthernet2/1
Internet 10.48.69.200 2 0008.e21e.c7bc ARPA GigabitEthernet2/1
Internet 10.48.69.201 9 0202.3d30.45c9 ARPA GigabitEthernet2/1
Internet 10.48.69.206 7 0005.9ba6.95ff ARPA GigabitEthernet2/1
Internet 10.48.69.209 4 0009.7c60.561f ARPA GigabitEthernet2/1
Internet 10.48.69.229 2 0800.209e.edab ARPA GigabitEthernet2/1
Internet 10.48.69.231 11 0002.b3c1.7dab ARPA GigabitEthernet2/1
Internet 10.48.69.232 4 0003.4796.34c3 ARPA GigabitEthernet2/1
Internet 10.48.69.233 0 0010.4200.7d5b ARPA GigabitEthernet2/1
Internet 10.48.69.235 0 0800.20b6.6559 ARPA GigabitEthernet2/1
Internet 10.48.69.238 4 0030.6e1b.6f51 ARPA GigabitEthernet2/1
Internet 10.48.69.239 6 0030.6e1c.a00b ARPA GigabitEthernet2/1
Internet 10.48.69.243 1 0030.6e1b.6f51 ARPA GigabitEthernet2/1
Internet 10.48.69.248 5 0202.3d30.45f8 ARPA GigabitEthernet2/1
Internet 10.48.69.252 7 0202.3d30.45fc ARPA GigabitEthernet2/1
Internet 10.10.2.28 9 0202.3d0a.021c ARPA GigabitEthernet2/1
canterbury# show scsi-target devices vsan 901
--------------------------------------------------------------------------------
VSAN FCID PWWN VENDOR MODEL REV
--------------------------------------------------------------------------------
901 0x7b0100 50:06:01:60:88:02:a8:2b DGC RAID 0 0632
901 0x7b0101 50:06:01:68:88:02:a8:2b DGC RAID 0 0632
901 0x7b00e8 21:00:00:20:37:67:f7:a2 SEAGATE ST318203FC 0004
canterbury# show scsi-target lun vsan 901
- RAID from DGC (Rev 0632)
FCID is 0x7b0100 in VSAN 901, PWWN is 50:06:01:60:88:02:a8:2b
------------------------------------------------------------------------------
LUN Capacity Status Serial Number Device-Id
(MB)
------------------------------------------------------------------------------
0x0 1074 Online f60004202091 C:1 A:0 T:3 60:06:01:60:88:02:a8:2b
da:05:b6:a9:b6:9d:7b:00
C:1 A:0 T:0 00:00:00:00
0x1 1074 Online f60004202091 C:1 A:0 T:3 60:06:01:60:88:02:a8:2b
6a:66:0d:74:cb:33:88:6c
C:1 A:0 T:0 00:01:00:00
0x2 1074 Online f60004202091 C:1 A:0 T:3 60:06:01:60:88:02:a8:2b
ec:81:5b:a2:c4:43:0d:8a
C:1 A:0 T:0 00:02:00:00
0x3 2147 Online f60004202091 C:1 A:0 T:3 60:06:01:60:88:02:a8:2b
e0:47:b3:be:3b:00:e0:d5
C:1 A:0 T:0 00:03:00:00
0x4 1074 Online f60004202091 C:1 A:0 T:3 60:06:01:60:88:02:a8:2b
00:51:5b:7f:3d:9a:7b:ce
C:1 A:0 T:0 00:04:00:00
0x5 1074 Online f60004202091 C:1 A:0 T:3 60:06:01:60:88:02:a8:2b
ab:b1:ae:80:59:c0:fc:f0
C:1 A:0 T:0 00:05:00:00
0x6 1074 Online f60004202091 C:1 A:0 T:3 60:06:01:60:88:02:a8:2b
ad:91:58:af:d2:fd:c7:47
C:1 A:0 T:0 00:06:00:00
0x7 1074 Online f60004202091 C:1 A:0 T:3 60:06:01:60:88:02:a8:2b
b1:ef:e7:6c:44:5c:16:97
C:1 A:0 T:0 00:07:00:00
0x8 1074 Online f60004202091 C:1 A:0 T:3 60:06:01:60:88:02:a8:2b
84:4f:09:60:30:1e:fc:50
C:1 A:0 T:0 00:08:00:00
0x9 1074 Online f60004202091 C:1 A:0 T:3 60:06:01:60:88:02:a8:2b
aa:6d:e2:0e:ce:7a:cc:21
C:1 A:0 T:0 00:09:00:00
0xa 1074 Online f60004202091 C:1 A:0 T:3 60:06:01:60:88:02:a8:2b
5b:66:67:89:6c:f2:d1:56
C:1 A:0 T:0 00:0a:00:00
0xb 1074 Online f60004202091 C:1 A:0 T:3 60:06:01:60:88:02:a8:2b
a9:32:bd:04:4a:bb:3d:9b
C:1 A:0 T:0 00:0b:00:00
0xc 1074 Online f60004202091 C:1 A:0 T:3 60:06:01:60:88:02:a8:2b
cd:d9:96:f7:57:3f:07:0c
C:1 A:0 T:0 00:0c:00:00
0xd 1074 Online f60004202091 C:1 A:0 T:3 60:06:01:60:88:02:a8:2b
0c:e5:ba:39:68:ca:d6:f0
C:1 A:0 T:0 00:0d:00:00
0xe 1074 Online f60004202091 C:1 A:0 T:3 60:06:01:60:88:02:a8:2b
60:6e:ee:76:98:fc:ab:97
C:1 A:0 T:0 00:0e:00:00
0xf 1074 Online f60004202091 C:1 A:0 T:3 60:06:01:60:88:02:a8:2b
8b:58:80:7b:12:fb:6b:12
C:1 A:0 T:0 00:0f:00:00
0x10 1074 Online f60004202091 C:1 A:0 T:3 60:06:01:60:88:02:a8:2b
a1:2f:6d:b0:c3:d6:c2:46
C:1 A:0 T:0 00:10:00:00
0x11 1074 Online f60004202091 C:1 A:0 T:3 60:06:01:60:88:02:a8:2b
2c:48:c4:74:25:4b:26:dd
C:1 A:0 T:0 00:11:00:00
0x20 5369 Online f60004202091 C:1 A:0 T:3 60:06:01:60:88:02:a8:2b
ba:18:6a:40:22:40:94:75
C:1 A:0 T:0 00:20:00:00
0x21 3221 Online f60004202091 C:1 A:0 T:3 60:06:01:60:88:02:a8:2b
74:d2:42:9e:31:8d:ff:86
C:1 A:0 T:0 00:21:00:00
- RAID from DGC (Rev 0632)
FCID is 0x7b0101 in VSAN 901, PWWN is 50:06:01:68:88:02:a8:2b
------------------------------------------------------------------------------
LUN Capacity Status Serial Number Device-Id
(MB)
------------------------------------------------------------------------------
0x0 0 Offline f60004202091 C:1 A:0 T:3 60:06:01:60:88:02:a8:2b
da:05:b6:a9:b6:9d:7b:00
C:1 A:0 T:0 00:00:00:00
0x1 0 Offline f60004202091 C:1 A:0 T:3 60:06:01:60:88:02:a8:2b
6a:66:0d:74:cb:33:88:6c
C:1 A:0 T:0 00:01:00:00
0x2 0 Offline f60004202091 C:1 A:0 T:3 60:06:01:60:88:02:a8:2b
ec:81:5b:a2:c4:43:0d:8a
C:1 A:0 T:0 00:02:00:00
0x3 0 Offline f60004202091 C:1 A:0 T:3 60:06:01:60:88:02:a8:2b
e0:47:b3:be:3b:00:e0:d5
C:1 A:0 T:0 00:03:00:00
0x4 0 Offline f60004202091 C:1 A:0 T:3 60:06:01:60:88:02:a8:2b
00:51:5b:7f:3d:9a:7b:ce
C:1 A:0 T:0 00:04:00:00
0x5 0 Offline f60004202091 C:1 A:0 T:3 60:06:01:60:88:02:a8:2b
ab:b1:ae:80:59:c0:fc:f0
C:1 A:0 T:0 00:05:00:00
0x6 0 Offline f60004202091 C:1 A:0 T:3 60:06:01:60:88:02:a8:2b
ad:91:58:af:d2:fd:c7:47
C:1 A:0 T:0 00:06:00:00
0x7 0 Offline f60004202091 C:1 A:0 T:3 60:06:01:60:88:02:a8:2b
b1:ef:e7:6c:44:5c:16:97
C:1 A:0 T:0 00:07:00:00
0x8 0 Offline f60004202091 C:1 A:0 T:3 60:06:01:60:88:02:a8:2b
84:4f:09:60:30:1e:fc:50
C:1 A:0 T:0 00:08:00:00
0x9 0 Offline f60004202091 C:1 A:0 T:3 60:06:01:60:88:02:a8:2b
aa:6d:e2:0e:ce:7a:cc:21
C:1 A:0 T:0 00:09:00:00
0xa 0 Offline f60004202091 C:1 A:0 T:3 60:06:01:60:88:02:a8:2b
5b:66:67:89:6c:f2:d1:56
C:1 A:0 T:0 00:0a:00:00
0xb 0 Offline f60004202091 C:1 A:0 T:3 60:06:01:60:88:02:a8:2b
a9:32:bd:04:4a:bb:3d:9b
C:1 A:0 T:0 00:0b:00:00
0xc 0 Offline f60004202091 C:1 A:0 T:3 60:06:01:60:88:02:a8:2b
cd:d9:96:f7:57:3f:07:0c
C:1 A:0 T:0 00:0c:00:00
0xd 0 Offline f60004202091 C:1 A:0 T:3 60:06:01:60:88:02:a8:2b
0c:e5:ba:39:68:ca:d6:f0
C:1 A:0 T:0 00:0d:00:00
0xe 0 Offline f60004202091 C:1 A:0 T:3 60:06:01:60:88:02:a8:2b
60:6e:ee:76:98:fc:ab:97
C:1 A:0 T:0 00:0e:00:00
0xf 0 Offline f60004202091 C:1 A:0 T:3 60:06:01:60:88:02:a8:2b
8b:58:80:7b:12:fb:6b:12
C:1 A:0 T:0 00:0f:00:00
0x10 0 Offline f60004202091 C:1 A:0 T:3 60:06:01:60:88:02:a8:2b
a1:2f:6d:b0:c3:d6:c2:46
C:1 A:0 T:0 00:10:00:00
0x11 0 Offline f60004202091 C:1 A:0 T:3 60:06:01:60:88:02:a8:2b
2c:48:c4:74:25:4b:26:dd
C:1 A:0 T:0 00:11:00:00
0x20 0 Offline f60004202091 C:1 A:0 T:3 60:06:01:60:88:02:a8:2b
ba:18:6a:40:22:40:94:75
C:1 A:0 T:0 00:20:00:00
0x21 0 Offline f60004202091 C:1 A:0 T:3 60:06:01:60:88:02:a8:2b
74:d2:42:9e:31:8d:ff:86
C:1 A:0 T:0 00:21:00:00
- ST318203FC from SEAGATE (Rev 0004)
FCID is 0x7b00e8 in VSAN 901, PWWN is 21:00:00:20:37:67:f7:a2
------------------------------------------------------------------------------
LUN Capacity Status Serial Number Device-Id
(MB)
------------------------------------------------------------------------------
0x0 18210 Online LRE8091500007039 C:1 A:0 T:3 20:00:00:20:37:67:f7:a2
canterbury# show int iscsi 2/1
iscsi2/1 is up
Hardware is GigabitEthernet
Port WWN is 20:41:00:0c:30:6c:24:40
Admin port mode is ISCSI
Port mode is ISCSI
Speed is 1 Gbps
iSCSI initiator is identified by name
Number of iSCSI session: 0, Number of TCP connection: 0
Configured TCP parameters
Local Port is 3260
PMTU discover is enabled, reset timeout is 3600 sec
Keepalive-timeout is 60 sec
Minimum-retransmit-time is 300 ms
Max-retransmissions 4
Sack is enabled
Maximum allowed bandwidth is 500000 kbps
Minimum available bandwidth is 500000 kbps
Estimated round trip time is 10000 usec
5 minutes input rate 192 bits/sec, 24 bytes/sec, 0 frames/sec
5 minutes output rate 136 bits/sec, 17 bytes/sec, 0 frames/sec
iSCSI statistics
Input 2344141 packets, 2331035080 bytes
Command 170668 pdus, Data-out 2168474 pdus, 2208857896 bytes
Output 6781045 packets, 9141088052 bytes
Response 170608 pdus (with sense 73), R2T 100334 pdus
Data-in 6504953 pdus, 8762508456 bytes
canterbury# show iscsi stats iscsi 2/1
iscsi2/1
5 minutes input rate 176 bits/sec, 22 bytes/sec, 0 frames/sec
5 minutes output rate 128 bits/sec, 16 bytes/sec, 0 frames/sec
iSCSI statistics
2344155 packets input, 2331036480 bytes
Command 170670 pdus, Data-out 2168474 pdus, 2208857896 bytes, 0 fragments
output 6781061 packets, 551154580 bytes
Response 170610 pdus (with sense 73), R2T 100334 pdus
Data-in 6504955 pdus, 172574192 bytes
canterbury# show int gigabitethernet 2/1
GigabitEthernet2/1 is up
Hardware is GigabitEthernet, address is 0005.3000.ade6
Internet address is 10.48.69.222/26
MTU 3000 bytes
Port mode is IPS
Speed is 1 Gbps
Beacon is turned off
Auto-Negotiation is turned on
iSCSI authentication: NONE
5 minutes input rate 848 bits/sec, 106 bytes/sec, 1 frames/sec
5 minutes output rate 480 bits/sec, 60 bytes/sec, 0 frames/sec
29922885 packets input, 9214917668 bytes
29435 multicast frames, 0 compressed
0 input errors, 0 frame, 0 overrun 0 fifo
233645187 packets output, 179355463482 bytes, 0 underruns
0 output errors, 0 collisions, 0 fifo
0 carrier errors
canterbury# show ip route
Codes: C - connected, S - static
Gateway of last resort is 10.48.69.129
S 10.48.69.149, gigabitethernet2-1
C 6.6.6.0/30 is directly connected, gigabitethernet2-6
C 5.5.5.0/30 is directly connected, gigabitethernet2-5
C 10.48.69.192/26 is directly connected, gigabitethernet2-1
C 10.48.69.128/26 is directly connected, mgmt0
|
Fabric Manager and Device Manager Displays
This section provides screen captures from MDS Fabric Manager 1.1(2) and Device Manager 1.1.(2).
Topology Diagram from the Fabric Manager

Select FC-LUNs to display the pWWNs, LUN IDs, and capacity of your LUNs from the Device Manager.



Select IP-iSCSI to display the iSCSI sessions from Device Manager.

Related Information
- Cisco iSCSI Software Downloads (registered customers only)
- Troubleshooting the iSCSI Driver for Windows 2000
- iSCSI Driver for Windows 2000 Frequently Asked Questions
- Cisco iSCSI Driver for Microsoft Windows 2000
- Technical Support - Cisco Systems
| Updated: Nov 29, 2005 | Document ID: 45101 |



