You are on page 1of 96

Cisco Storage Design Fundamentals

Version 3.0

Lab Guide

Table of Contents
Lab Guide................................................................................................................................................1 Lab 1: Initial Switch Configuration...........................................................................................................3 Lab 2: Accessing Fibre Channel-Attached Disks..................................................................................15 Lab 3: Configuring High-Availability SAN Extension.............................................................................37 Lab 4: Configuring IVR for SAN Extension ...........................................................................................47 Lab 5: Exploring Fabric Manager Tools ................................................................................................59 Lab 6: Implementing iSCSI ...................................................................................................................69

ii

Cisco Storage Design Fundamentals (CSDF) v3.0

Copyright 2006, Cisco Systems, Inc.

CSDF

Lab Guide
Overview
This Lab Guide includes these exercises:

Lab 1: Initial Switch Configuration Lab 2: Accessing Fibre Channel-Attached Disks Lab 3: Configuring High-Availability SAN Extension Lab 4: Configuring IVR for SAN Extension Lab 5: Exploring Fabric Manager Tools Lab 6: Implementing iSCSI

Scenario
Your customer, ACME Corporation, has an existing SAN in their Long Island, NY datacenter that consists of Cisco MDS 9000 switches. ACME now wants to implement remote SANs in several of their national and international facilities, using FCIP to connect the remote sites to the NY data center. They also want to test iSCSI for their mid-range applications. They have asked you to set up a proof-of-concept demonstration of a scalable and highly available SAN. ACME wants you to demonstrate the following functions:

Verify accessibility of Fibre-Channel attached disks Create a redundant, high-availability FCIP connection to the data center Use Inter-VSAN Routing (IVR) to further increase the reliability of the FCIP links Demonstrate a basic iSCSI configuration using dynamic configuration features to simplify iSCSI deployment

Cisco Storage Design Fundamentals (CSDF) v3.0

Copyright 2006, Cisco Systems, Inc.

Lab 1: Initial Switch Configuration


Complete this lab activity to practice what you learned in the related lesson.

Activity Objective
In this activity, you will configure a switch for out-of-band management as if powering the switch up for the first time. After completing this activity, you will be able to meet these objectives:

Complete the initial switch configuration process Install Fabric Manager and Device Manager Navigate through the switch CLI structure

Visual Objective
The figure illustrates what you will accomplish in this activity.

Required Resources
These are the resources and equipment required to complete this activity:

Any MDS 9000 Series Fibre Channel switch

Command List
The table describes the commands used in this activity.
Command Description Erases the switchs startup configuration Reboots the switch Displays all the permissible features for the show command for the current user Shows the running configuration Displays an interface status summary Displays VSAN configuration and status Displays current code version

write erase reload show ? show running-config show interface brief show vsan show version

Cisco Storage Design Fundamentals (CSDF) v3.0

Copyright 2006, Cisco Systems, Inc.

Task 1: Complete the Initial Switch Configuration Process


In this task, you will complete the initial switch configuration process. Each pod will be separated into two teams. Team 1 will apply configurations to the MDS 1 switch and Team 2 will apply configurations to the MDS 2 switch. Both teams can work in parallel unless stated otherwise.

Activity Procedure
Perform these steps on the MDS switch assigned to your team:
Step 1

Access the console of your assigned switch (MDS-1 or MDS-2) by clicking on the Console button on the main Labgear screen. Press the Enter key once to see a switch login prompt, then log in.
Switch login: admin Password: 1234qwer

Step 2

Clear the current startup configuration:


# write erase Warning: This command will erase the startup-configuration. Do you wish to proceed anyway? [y/n] [N]

Type y to proceed.
Step 3

Reboot the switch:


# reload This command will reboot the system. (y/n)?

Type y to proceed.
Step 4

After the switch reboots (in about 2 minutes), it will automatically launch the setup process. This is the state you would find the switch in when you power up an MDS for the first time. Answer the questions according to the following example, replacing your pod number where appropriate:

---- System Admin Account Setup ---Enter the password for "admin": 1234qwer Confirm the password for "admin":1234qwer --- Basic System Configuration Dialog --This setup utility will guide you through the basic configuration of the system. Setup configures only enough connectivity for management of the system. Press Enter in case you want to skip any dialog. Use ctrl-c at anytime to skip away remaining dialogs. Would you like to enter the basic configuration dialog (yes/no): Create another login account (yes/no) [n]: <Enter> <Enter>
Lab Guide 5

Configure read-only SNMP community string (yes/no) [n]:


Copyright 2006, Cisco Systems, Inc.

Configure read-write SNMP community string (yes/no) [n]:

<Enter>

Enter the switch name: Pxx-MDS-y (where xx is your pod number and y is the switch number; y=1 for left switch, y=2 for the switch on the right. For example: P01-MDS-1) Continue with Out-of-band (mgmt0) management configuration? (yes/no) [y]: <Enter> Mgmt0 IP address : <X.X.X.X> (Use the IP address of your switch from the Lab <X.X.X.X> (Use the Netmask of your switch from the Lab <Enter>

Reference Guide.)
Mgmt0 IP netmask :

Reference Guide.)
Configure the default gateway? (yes/no) [y]: IP address of the default gateway : <X.X.X.X> (Use the default gateway IP <Enter>

address from the Lab Reference Guide.)


Configure advanced IP options? (yes/no) [n]: Enable the telnet service? (yes/no) [y]: Enable the ssh service? (yes/no) [n]: Configure the ntp server? (yes/no) [n]: <Enter> <Enter> <Enter>

Configure default switchport interface state (shut/noshut) [shut]: <Enter> Configure default switchport trunk mode (on/off/auto) [on]: Configure default zone policy (permit/deny) [deny]: Enable full zoneset distribution (yes/no) [n]: <Enter> <Enter> <Enter>

Step 5

A summary of the configuration will be displayed.

The following configuration will be applied: switchname P01-MDS-1 interface mgmt0 ip address 10.0.61.5 255.255.0.0 no shutdown ip default-gateway 10.0.61.254 telnet server enable no ssh server enable system default switchport shutdown system default switchport trunk mode on no zone default-zone permit vsan 1-4093 no zoneset distribute full vsan 1-4093
Note The displayed running-config is from pod P01-MDS-1, port numbers, IP addresses and names may differ from your pod.

Cisco Storage Design Fundamentals (CSDF) v3.0

Copyright 2006, Cisco Systems, Inc.

Step 6

Press Enter twice to save the configuration.


<Enter> <Enter>

Would you like to edit the configuration? (yes/no) [n]: Use this configuration and save it? (yes/no) [y]:

Step 7

After the configuration is saved, a login prompt appears. You should observe the switch name change at the prompt. Enter your username and password.

MDS Switch P04-MDS-1 login: admin Password: 1234qwer

Activity Verification
You have completed this task successfully when you have logged in to your switch after completing the setup script.

Copyright 2006, Cisco Systems, Inc.

Lab Guide

Task 2: Exploring the MDS 9000 CLI


In this task, you will briefly explore the MDS 9000 command-line interface (CLI) and various short cuts you can use to simplify its use.

Exercise Procedure
Both teams complete these steps on both MDS switches:
Step 1

At the prompt, type ? to view current command options


# ?

Note

Press Enter to scroll one line at a time or press the space bar to scroll through the list of commands a page at a time. Press the q key to return you to the prompt.

Step 2

Display the following commands that begin with s, sh, and show and observe the results.
# s? # sh? # show ? # show ru <Tab> <Enter>

Note

Note that the <?> key displays a list of available options. The Tab key completes a command if you have typed enough characters to uniquely identify it.

Step 3

Display the current running configuration:


# show running-config

Step 4

Display the current running configuration again using an abbreviated command:


# sh ru

Tip

For most commands, abbreviate the syntax, then press the Tab key to complete each word. For example, type sh<tab> ru<tab> . Note that you do not have to press the Tab key to use abbreviations. Pressing the Tab key simply shows you the command that will be executed.

Cisco Storage Design Fundamentals (CSDF) v3.0

Copyright 2006, Cisco Systems, Inc.

Step 5

Display the status of the switch interfaces.


# show interface brief

(or abbreviate as: sh int br)

Display VSAN information.


# show vsan

Record the following information:


VSAN Name State Operational State

Note that two VSANs, 1 and 4094, are created by default. VSAN 1s operational state is down since there are no operational members in the VSAN.

Step 6

Ping your default gateway.


# ping <X.X.X.X> (Use the default gateway IP address from the Lab Reference

Guide.)
Step 7 Step 8

Observe the response from the gateway. Press Ctrl-C to stop the ping command. Enter configuration mode. Observe the change in the prompt.
# config (abbr: con) (config)#

Step 9

Attempt to invoke the show version command.


(config)# show version

Are you successful? _________ (Answer: no)


Step 10

Type a question mark to view Configuration Mode command options. Do you see the show command? _____________________(Answer: no)

Step 11

While in configuration mode, you can invoke executive mode commands by preceding the command with do:
(config)# do show version

Tip

You can use the arrow keys to scroll up and down the list of previously entered commands. For example, you could use the up arrow key to scroll to the last time you typed show version, then use the left arrow key to move to the beginning of the line and insert do.

Copyright 2006, Cisco Systems, Inc.

Lab Guide

Task 3: Install Fabric Manager and Device Manager


In this task, you will install the Fabric Manager and Device Manager applications on your remote Windows PC.

Activity Procedure
Complete these steps on your remote Windows PC:
Step 1

On the main Labgear page, click the Desktop button to establish a terminal service session. Team 1 should use W2K Server 1, and Team 2 should use W2K Server 2.

Step 2

Login with administrator and cisco for the username and password.

Step 3

Open Internet Explorer from the remote desktop and enter the IP address you configured for your switch in Lab 1. The following page should load. Click the Cisco Fabric Manager link in the middle left of the page.

10

Cisco Storage Design Fundamentals (CSDF) v3.0

Copyright 2006, Cisco Systems, Inc.

Step 4

The Fabric Manager Installation process will begin. Under the options screen, choose eth 0 (or the interface starting with 10.0.x.x, not 10.1.x.x) as your local interface, and click the Use Global Device Aliases button. Then click the Finish button.

Step 5

You will observe your PC download and install both the Fabric Manager and Device Manager applications. Installation will be complete in about one minute when you see the following prompt:

Copyright 2006, Cisco Systems, Inc.

Lab Guide

11

Step 6

Click the Options button.

.
Step 7

Type 1234qwer in the Password field, ensure that Load from Database is unchecked and that the proper local interface is selected which will be 10.0.x.x (Not 10.1.x.x. Then click Open. You will see an icon of the switch you are working on in the main window. Open Device Manager by right-clicking the switch icon and selecting Device Manager from the pop-up menu.
You can also open Device Manager by double-clicking this icon or by clicking the Device Manager icon on your desktop.

Step 8

Tip

12

Cisco Storage Design Fundamentals (CSDF) v3.0

Copyright 2006, Cisco Systems, Inc.

Activity Verification
You have completed this task successfully when you have opened Fabric Manager and Device Manager.

Copyright 2006, Cisco Systems, Inc.

Lab Guide

13

14

Cisco Storage Design Fundamentals (CSDF) v3.0

Copyright 2006, Cisco Systems, Inc.

Lab 2: Accessing Fibre Channel-Attached Disks


Complete this lab activity to practice what you learned in the related lesson.

Activity Objective
In this activity, you will configure a switch to allow a host to access a disk resource. After completing this activity, you will be able to meet these objectives:

Configure VSANs and FC interfaces Configure FC aliases, zones, and zonesets Create a file system on a Windows host Observe traffic flow using Device Manager's monitoring tools

Visual Objective
The figure illustrates what you will accomplish in this activity.

Required Resources
These are the resources and equipment required to complete this activity:

2 MDS 9000 Series Fibre Channel switches 2 Windows 2000 management servers with Fabric Manager and Device Manager installed and each with a QLogic Fibre Channel HBA 1 JBOD with at least two disks

Task 1: Configure VSANs and FC Interfaces


In this task, you will configure VSANs and FC interfaces.

Activity Procedure
Perform these steps on your assigned MDS switch:
Step 1 Step 2

Log in to Device Manager. Select FC > VSANs.

Step 3

In the VSAN window, click Create.

16

Cisco Storage Design Fundamentals (CSDF) v3.0

Copyright 2006, Cisco Systems, Inc.

Step 4

Type xy in the VSAN Id field, where x is your pod number and y is your switch number. For example, for Pod 4, Switch 1, use VSAN ID 41.

Step 5 Step 6

Click the button next to the Interface Members field. Click the buttons for interfaces Host1-P1 and JBOD-1 from the lab reference guide, and then click OK. (This is usually fc1/5 and fc1/6, but may vary with some topologies.)

Step 7 Step 8

In the Create VSAN window, click Create, then Close. Click the Membership tab in the VSAN window to verify your work. Verify the ID of the VSAN you created and the interfaces you assigned to it. Click Close.

Copyright 2006, Cisco Systems, Inc.

Lab Guide

17

Step 9

In the Device Manager window, click and drag your mouse cursor over both interfaces Host1-P1 and JBOD-1 from the lab reference guide to select both interfaces (if fc1/5 and 1/6 since they are adjacent.) Otherwise place your cursor over each of the interfaces, right-click, and select Enable from the pop-up menu.

Activity Verification
Complete these steps to verify your configuration:
Step 1

In Device Manager, click the FC > Name Server menu option.

18

Cisco Storage Design Fundamentals (CSDF) v3.0

Copyright 2006, Cisco Systems, Inc.

Step 2

After Device Manager conducts its next poll you will also notice that interfaces Host1-P1 and JBOD-1 have F and FL designators for their port types. The fact that both your host and the disks in your JBOD now appear in the Name Server window indicates that those devices have logged into the fabric. Note that the VSAN Id is also displayed.
You can click Refresh button to force Device Manager to poll the switch if you dont see any devices.

Tip

Step 3

Click Close.

You have successfully completed this task when you observe your host and disks in the Name Server window and verify that all FC devices are assigned to the appropriate VSAN.

Copyright 2006, Cisco Systems, Inc.

Lab Guide

19

Task 2: Create FC Aliases, Zones, and Zonesets


In this task, you will configure FC aliases, zones, and zonesets.

Activity Procedure
Perform these steps on your assigned MDS switch:
Step 1 Step 2

Log in to Fabric Manager. Click the Layout Map button, as shown in the following screen capture, to reposition the devices in the window.

Step 3

Right-click on the fabric loop icon and click Expand in the pop-up menu. This will display all the devices available in the JBOD.

Step 4

Click the Map Layout button again to clean up the display.

20

Cisco Storage Design Fundamentals (CSDF) v3.0

Copyright 2006, Cisco Systems, Inc.

Step 5

In the upper-left corner of the window, click on the + next to the Fabric 10.0.x.y folder to expand that folder tree. Right-click on the VSAN you created in Lab 1 and select Edit Local Full Zone Database.

Step 6

Step 7

In the Edit Local Full Zone Database window, right-click on Aliases and select Insert.

Copyright 2006, Cisco Systems, Inc.

Lab Guide

21

Step 8

Name the alias Hosty (where y is your switch number 1 or 2) and select the WWN for your host. Your host WWN will be the WWN that does not begin with Seagate.

Step 9 Step 10 Step 11

Click OK. Right-click on Aliases again and select Insert. This time, name the alias Disky (where y is again your switch number) and select a WWN from the list of available disks.
Your JBOD is connected to both MDS switches in your pod, so the team working on the other MDS switch in your pod will see the same disks. Coordinate with the other team working on your pod and select a different disk than the one they are using! Note that the first octet of the disk WWN (21 in the example below) does not uniquely identify the disk the other team will see the same WWNs preceded by 20.

Caution

22

Cisco Storage Design Fundamentals (CSDF) v3.0

Copyright 2006, Cisco Systems, Inc.

Step 12

Right-click Zones and select Insert.

Step 13

Name the new zone z1. Click OK.

Step 14

Right-click on Zoneset and select Insert.

Copyright 2006, Cisco Systems, Inc.

Lab Guide

23

Step 15 Step 16

Name the new zoneset zs1. Click OK. Drag and drop both of your newly created aliases Hosty and Disky into the zone you just created. Next, drag and drop the zone z1 into the zoneset zs1.

Step 17

Step 18 Step 19 Step 20

Click Activate to activate the zoneset. In the Save Configuration dialog, click Continue Activation. Allow a few moments for the configuration to be saved. When you see the Success message in the lower-left corner of the Edit Local Full Zone Database window, click Close.

24

Cisco Storage Design Fundamentals (CSDF) v3.0

Copyright 2006, Cisco Systems, Inc.

Activity Verification
Complete these steps to verify your configuration:
Step 1

In the main Fabric Manager window, expand your VSANxy folder, then expand the zoneset zsy folder. Click the zone zy that you created in the previous steps. Observe in the map view that the zoned path is outlined in yellow.

Step 2

Copyright 2006, Cisco Systems, Inc.

Lab Guide

25

Task 3: Create a File System on a Windows Host


In this task, you will create a file system on your Windows server.

Activity Procedure
Perform these steps on your assigned Windows PC:
Step 1

On your Windows server desktop, right-click on My Computer and select Manage.

26

Cisco Storage Design Fundamentals (CSDF) v3.0

Copyright 2006, Cisco Systems, Inc.

Step 2

Click Disk Management, then right-click on the disk that is not labeled Disk0.
Disk 0 is your local disk. Do not select Disk 0!

Caution

Note

If your Windows Server can not see your disk yet, then right click on Disk Management and select Rescan Disks. If your host can still not see your disks, then on your Desktop, click the Start button, Shutdown, and Log Off Administrator. Then re-log into your server, right click on My Computer and select Manage. You should be able to see the disk you zoned at this time.

Copyright 2006, Cisco Systems, Inc.

Lab Guide

27

Step 3

Select Properties from the pop-up menu.

28

Cisco Storage Design Fundamentals (CSDF) v3.0

Copyright 2006, Cisco Systems, Inc.

Step 4

Verify that this is a FC-attached disk. The Adapter Name field should show that the disk is attached to the Qlogic Fibre Channel Adapter.

Step 5

Click OK.

Copyright 2006, Cisco Systems, Inc.

Lab Guide

29

Step 6

In the Computer Management window, right-click in the area labeled Unallocated and select Create Partition. If the disk does not have unallocated space, then right-click the existing partition and delete the partition first.

30

Cisco Storage Design Fundamentals (CSDF) v3.0

Copyright 2006, Cisco Systems, Inc.

Step 7

The Create Partition Wizard will open. Take most of the default settings, but enter 5000MB for the partition size, and be sure to check the Quick Format box. At the end of the wizard click Finish. Note the drive letter assigned to the new partition.

Copyright 2006, Cisco Systems, Inc.

Lab Guide

31

Activity Verification
Complete these steps to verify your configuration:
Step 1

Because you are using Windows Terminal Services to access the remote PC, you need to log out and log in again before you can access the new disk volume. From the Windows desktop, click Start > Shutdown, then select Log off administrator and click OK.

Step 2

On the Labgear webpage, click the Desktop button to reestablish the terminal service session. As usual, Team 1 should use W2K Server 1, and Team 2 should use W2K Server 2. Log in with administrator and cisco for the username and password. Open My Computer. Double-click on the volume with the drive letter that you assigned in the previous steps, and verify that the volume window is displayed.

Step 3 Step 4 Step 5

32

Cisco Storage Design Fundamentals (CSDF) v3.0

Copyright 2006, Cisco Systems, Inc.

Task 4: Observe Traffic Flow Using Device Manager


In this task, you will observe traffic flow using Device Manager's monitoring tools.

Activity Procedure
Complete these steps on your assigned Windows PC:
Step 1

In Device Manager, select Interface > Monitor > FC Enabled.

Step 2

In the Interval drop-down field, select 2s to set a 2-second update interval. Do not close this window since you will return to it in a moment.

Copyright 2006, Cisco Systems, Inc.

Lab Guide

33

Step 3 Step 4

On your Windows desktop, right-click My Computer and select Explore. Drag and drop a large folder from your local C: drive into the new partition that you created earlier. Use something large like the Program Files folder.

Step 5

Return to the Device Manager FC Interface Monitor window. You should observe traffic running through both interfaces 1/5 and 1/6 as data is copied from your local disk to the disk you set up in the last task. You may also observe other statistics as well while the copy process is underway.

34

Cisco Storage Design Fundamentals (CSDF) v3.0

Copyright 2006, Cisco Systems, Inc.

Answer Key: Accessing Disks via Fibre Channel


When you complete this activity, your switch running-configuration file will be similar to the following, with differences that are specific to your device or workgroup.
Note The output from the show running-config command that is displayed below has been edited to show only the items that you configured in this lab.

P6-MDS-1# sh run vsan database vsan 61 vsan database vsan 61 interface fc1/5 vsan 61 interface fc1/6 switchname P06-MDS-1 fcalias name Host1 vsan 61 member pwwn 21:00:00:e0:8e:0e:a8:12 fcalias name Disk1 vsan 61 member pwwn 21:00:00:04:cf:20:b7:3f zone name z1 vsan 61 member fcalias Host1 member fcalias Disk1 zoneset name zs1 vsan 61 member z1 zoneset activate name zs1 vsan 61 interface fc1/5 no shutdown interface fc1/6 no shutdown

Copyright 2006, Cisco Systems, Inc.

Lab Guide

35

36

Cisco Storage Design Fundamentals (CSDF) v3.0

Copyright 2006, Cisco Systems, Inc.

Lab 3: Configuring High-Availability SAN Extension


Complete this lab activity to practice what you learned in the related lesson.

Activity Objective
In this activity, you will configure FCIP tunnels for SAN extension. You will then configure the FCIP tunnels into a PortChannel to create a high-availability FCIP link. After completing this activity, you will be able to meet these objectives:

Configure FCIP tunnels for SAN extension Configure a PortChannel with FCIP links

Visual Objective
The figure illustrates what you will accomplish in this activity.

Required Resources
These are the resources and equipment required to complete this activity:

Two MDS 9000 Series Fibre Channel switches either with IPS modules or integrated Gigabit Ethernet ports. Two Windows 2000 servers, each with a FC HBA. A JBOD with at least two disks

Confirm with your instructor whether you will be using the Firefly BB1, Firefly BB2 or Cisco Pod Configuration for the following lab exercise. Consult the Lab Reference Guide document to determine the port mapping and addressing requirements of your particular pod configuration.
Caution Note the topology configuration requirements for Firefly BB1 pods. Teams will configure FCIP connectivity between odd and even numbered pods on Firefly BB1 pods only! On all other pod configurations teams will configure FCIP connectivity between the switches within the same pod.

Command List
The table describes the commands used in this activity.
Command Description Displays status for all interfaces with less detail. Display the PortChannel database

show interface brief show port-channel database

38

Cisco Storage Design Fundamentals (CSDF) v3.0

Copyright 2006, Cisco Systems, Inc.

Task 1: Configure FCIP Tunnels


In this task, you will configure FCIP tunnels for SAN extension.

Activity Procedure
Both teams will create a single FCIP tunnel using the wizard:
Step 1

Open Fabric Manager and launch the FCIP Tunnel Wizard by clicking the button show in the following screen capture.

Step 2

Enter the Management IP address of the other switch in your pod (Switch 1 team enter the Management IP address of MDS-2, Switch 2 team enter the Management IP address of MDS-1)
Use the IP addresses specified for your pod topology in the Lab Reference Guide.

Note

Step 3

Click Next.

Copyright 2006, Cisco Systems, Inc.

Lab Guide

39

Step 4

If you are working on switch 1, create an FCIP tunnel between GIG-1 and GIG-1of both switches. If you are working on switch 2 create an FCIP tunnel between GIG 2 and GIG -2 of both switches.
GIG-1 and GIG-2 refer to the ports specified for your topology in the Lab Reference Guide.

Note

Step 5

Uncheck the checkbox labeled Use Large MTU Size.


The IP switches that connect the MDS switches in this lab do not support large MTU sizes.

Note

Step 6 Step 7

Click Next. Click Next to accept the default settings in step 3 of 4: Specify Tunnel Properties.

40

Cisco Storage Design Fundamentals (CSDF) v3.0

Copyright 2006, Cisco Systems, Inc.

Step 8

In step 4 of 4: Create FCIP ISL, enter the IP addresses and subnet mask corresponding to your Gigabit Ethernet ports. Use the Lab Reference Guide to determine the IP addresses and subnet masks. Be sure to include the subnet mask by the /network bit notation, ie /16 or /24 depending on your topology.

Note

You must enter the address and mask in the CIDR format (<IP Address>/<Mask>) or else you will receive a Bad IP Address error message.

Step 9 Step 10

Click the Trunk button for Trunk Mode. Click Finish. The Wizard will inform you that FCIP has not been enabled yet and will ask you if you would like to enable it. Click Yes.

Copyright 2006, Cisco Systems, Inc.

Lab Guide

41

Activity Verification
Complete these steps to verify your configuration:.
Step 1

Open a command-line interface (CLI) window by right-clicking on either switch and selecting Command Line Interface. Type the show interface brief | include fcip command. If the FCIP tunnels indicate trunking then they are operating properly.
P06-MDS-1# sh int br | include fcip fcip2 fcip3 1 1 auto auto on on trunking trunking TE TE 1 GigabitEthernet1/1 2 GigabitEthernet1/2 ---

Step 2

Note

The include function can be used with many show commands to filter the output.

Step 3

In the Fabric Manager topology pane, click the Layout Map button

Step 4

Right-click the link between MDS-1 and MDS-2 and select Expand.

Step 5

Place your mouse over the dotted lines to confirm that both FCIP tunnels are displayed.

42

Cisco Storage Design Fundamentals (CSDF) v3.0

Copyright 2006, Cisco Systems, Inc.

Task 2: Configure a PortChannel


In this task, you will configure a PortChannel using the two FCIP links that you and your teammates created in Task 1.

Activity Procedure
Note Only one team should perform this task while the other team observes.

Perform these steps on one MDS switch in your pod:


Step 1

In Fabric Manager, click the Port Channel wizard button as shown in this screen capture.

Step 2

In step 1 of 3: Select Switch Pair, verify that both of your pods switches are selected and click Next.

Copyright 2006, Cisco Systems, Inc.

Lab Guide

43

Step 3 Step 4

In step 2 of 3: Select ISLs, verify that both FCIP tunnels are in the Selected list. Uncheck the Dynamically form Port channel Group from selected ISLs checkbox. Click Next.

Step 5

Step 6

In step 3 of 3: Create Port Channel, accept the default Channel Ids and Descriptions, accept the default 1 to 4093 in the VSAN List field, and ensure the trunk mode is set to trunk. Click Finish.

44

Cisco Storage Design Fundamentals (CSDF) v3.0

Copyright 2006, Cisco Systems, Inc.

Step 7

When asked if you want to continue, click Yes.

Activity Verification
Complete these steps to verify your configuration:
Step 1

From the CLI, enter the show port-channel database command. Your display should resemble the following:
P04-MDS-1# sh port-c d port-channel 1 Administrative channel mode is active Operational channel mode is active Last membership update succeeded First operational port is fcip2 2 ports in total, 2 ports up Ports: fcip2 fcip3 [up] * [up]

Step 2

In Fabric Manager, verify the PortChannel by placing your mouse cursor over the line between the switches. Your display should resemble the following.

Copyright 2006, Cisco Systems, Inc.

Lab Guide

45

Answer Key: Configuring High-Availability SAN Extension


When you complete this activity, your switch running-configuration file will be similar to the following, with differences that are specific to your device or workgroup. The following is only a partial output that shows the changes you made to the configuration file during this task.
P6-MDS-1# sh run fcip enable fcip profile 1 ip address 10.1.66.11 fcip profile 2 ip address 10.1.66.12 interface port-channel 1 channel mode active switchport description To P06-MDS-2 switchport mode E interface fcip2 use-profile 1 peer-info ipaddr 10.1.66.21 switchport mode E channel-group 1 force no shutdown interface fcip3 use-profile 2 peer-info ipaddr 10.1.66.22 switchport mode E channel-group 1 force no shutdown interface GigabitEthernet1/1 ip address 10.1.66.11 255.255.0.0 no shutdown interface GigabitEthernet1/2 ip address 10.1.66.12 255.255.0.0 no shutdown

46

Cisco Storage Design Fundamentals (CSDF) v3.0

Copyright 2006, Cisco Systems, Inc.

Lab 4: Configuring IVR for SAN Extension


Complete this lab activity to practice what you learned in the related lesson.

Activity Objective
In this activity, you will configure Inter-VSAN Routing (IVR) for SAN extension. After completing this activity, you will be able to meet these objectives:

Create a transit VSAN Convert dynamic domain IDs to static domain IDs to support IVR Create an inter-VSAN route using the IVR Wizard

Visual Objective
The figure illustrates what you will accomplish in this activity.

Required Resources
These are the resources and equipment required to complete this activity:

Two MDS 9000 Series Fibre Channel switches either with IPS modules or integrated Gigabit Ethernet ports. Two Windows 2000 servers, each with a FC HBA. A JBOD with at least two disks

Task 1: Create a Transit VSAN


In this task, you will create a transit VSAN.

Activity Procedure
Perform these steps on one MDS switch in your pod:
Note Only one team should complete this task.

Step 1

In Fabric Manager, right-click All VSANs in the Logical Domain pane in the upperleft corner of the Fabric Manager window.

Step 2 Step 3 Step 4 Step 5

In the Create VSAN window, ensure that both switches are checked. In the VSAN Id field, type 99. Name the new VSAN Transit VSAN. Click Create.

48

Cisco Storage Design Fundamentals (CSDF) v3.0

Copyright 2006, Cisco Systems, Inc.

Activity Verification
Complete these steps to verify your configuration:
Step 1 Step 2

Click Transit_VSAN(99) in the Logical Domains window pane. Observe in the table to the right that the VSAN was created on both switches. Note that this VSAN does not contain any active interfaces yet.

Copyright 2006, Cisco Systems, Inc.

Lab Guide

49

Task 2: Set Unique Static Domain IDs


In this task, you will convert dynamic domain IDs to static domain IDs to support IVR.

Activity Procedure
Both teams should complete these steps on their assigned MDS switches:
Step 1

In Device Manager, select FC > Domain Manager.

Step 2

Click the Configuration tab.

50

Cisco Storage Design Fundamentals (CSDF) v3.0

Copyright 2006, Cisco Systems, Inc.

Step 3

Enter the following settings: The team working on MDS-1 should enter:

VSAN x1 VSAN 99 Type: Restart

Domain ID 11 Domain ID 91 Static Disruptive

The team working on MDS-2 should enter:


Step 4

VSAN x2 VSAN 99 Type: Restart

Domain ID 22 Domain ID 92 Static Disruptive

Click Apply.

Step 5

Click Yes to confirm the changes.

Copyright 2006, Cisco Systems, Inc.

Lab Guide

51

Activity Verification
Click the Domains tab and verify that the Domain IDs have changed. You may need to click the Refresh button a few times to register all the changes.

Note that the Domain IDs are displayed in both decimal (e.g. 235) and hexadecimal (0xeb) format.

52

Cisco Storage Design Fundamentals (CSDF) v3.0

Copyright 2006, Cisco Systems, Inc.

Task 3: Create an Inter-VSAN Route


In this task, you will create an inter-VSAN route using the IVR Wizard.

Activity Procedure
Both teams should complete these steps on their assigned MDS switches:
Step 1

In Fabric Manager, click the IVR Zone Wizard button.

Step 2

In step 1 of 5: Select VSANs, select all the VSANs that will participate in IVR. In this lab, select all VSANs except VSAN 1. You can hold down the Shift key and click in the Available list to select multiple VSANs, then click the button to move them from the Available list to the Selected list. Click Next.

Copyright 2006, Cisco Systems, Inc.

Lab Guide

53

Step 3

In step 2 of 5: Select End Devices, select the devices that should be able to communicate:

Team 1 should select Host1 from the Available pane and click Add to move it to the Selected Pane. Team 2 should select Host 2. Both teams should then select a disk from the VSAN that was created on the other switch. That is, the team on MDS-1 should select a disk from VSAN x2 and the team on MDS-2 should select a disk from VSAN x1. Both teams must coordinate with each other and select disks that have not and will not be part of any existing zone in the fabric. Use the table below to record your choices and coordinate with the other team in your pod.
Last three hex numbers of WWN (xx:xx:xx)

Zone

Switch 1 Native Zone Switch 2 Native Zone Switch 1 IVR Zone Switch 2 IVR Zone

54

Cisco Storage Design Fundamentals (CSDF) v3.0

Copyright 2006, Cisco Systems, Inc.

Step 4

In step 3 of 5: Select Transition VSAN, select Transit_VSAN(99) as your Transit VSAN and click Next.

Step 5

In step 4 of 5: Select Zone, Team 1 should accept the default IVR Zone and Zoneset names. Team 2 should change the Zone name to IvrZone2 if this is not the default already.

Copyright 2006, Cisco Systems, Inc.

Lab Guide

55

Step 6

In step 5 of 5: Review Actions, verify the actions that will be performed to create the IVR topology and zones, and then click Finish.

Step 7

A dialog will appear to inform you that the IVR configuration you just created will be copied to other IVR-enabled switches. Click Continue Activation.

56

Cisco Storage Design Fundamentals (CSDF) v3.0

Copyright 2006, Cisco Systems, Inc.

Step 8

Observe that all processes complete successfully and wait for the Success notice in the bottom left-hand corner of the window. Click Close.

Activity Verification
In the Fabric Manager Logical Domains pane, click on each zone that you created in the lab thus far and observe the various paths from host to disk outlined in yellow.

Copyright 2006, Cisco Systems, Inc.

Lab Guide

57

Answer Key: Configuring IVR for SAN Extension


When you complete this activity, your switch running-configuration file will be similar to the following, with differences that are specific to your device or workgroup. Only the commands that you affected in this last lab are shown.
P4-MDS-1# sh run vsan 99 name "Transit_VSAN" fcdomain fcid persistent vsan 1 fcdomain domain 11 static vsan 41 fcdomain fcid persistent vsan 41 fcdomain domain 91 static vsan 99 fcdomain fcid persistent vsan 99 ivr enable ivr vsan-topology database autonomous-fabric-id 1 switch-wwn 20:00:00:0d:ec:1a:15:c0 vsan-ranges 1,41,99 autonomous-fabric-id 1 switch-wwn 20:00:00:0d:ec:1a:18:c0 vsan-ranges 42,99 ivr vsan-topology activate ivr zone name IvrZone1 member pwwn 21:00:00:e0:8e:0e:a4:82 vsan 41 member pwwn 22:00:00:20:37:e6:ea:50 vsan 42 ivr zone name IvrZone2 member pwwn 21:00:00:e0:8b:0e:a9:92 vsan 42 member pwwn 21:00:00:20:37:e6:eb:0a vsan 41 ivr zoneset name IvrZoneSet1 member IvrZone1 member IvrZone2 ivr zoneset activate name IvrZoneSet1 force

58

Cisco Storage Design Fundamentals (CSDF) v3.0

Copyright 2006, Cisco Systems, Inc.

Lab 5: Exploring Fabric Manager Tools


Complete this lab activity to practice what you learned in the related lesson.

Activity Objective
In this activity, you will use Fabric Manager Tools to verify switch health, end to end connectivity and fabric configuration. After completing this activity, you will be able to meet these objectives:

Identify switch health conditions using the Switch Health Analysis tool Verify that devices can communicate using the End to End Connectivity tool Confirm fabric configuration consistency using the Fabric Configuration Analysis tool

Visual Objective
The figure illustrates the topology you will use for this activity.

Required Resources
These are the resources and equipment required to complete this activity:

Two MDS 9000 Series Fibre Channel switches either with IPS modules or integrated Gigabit Ethernet ports. Two Windows 2000 servers, each with a FC HBA and Fabric Manager / Device Manager installed. A JBOD with at least two disks

Task 1: Perform a Switch Health Analysis


The Fabric Manager Switch Health analysis tool helps you to determine the status of the components of a specific switch. The Switch Health tool can identify problems such as exceeding environmental thresholds, high processor utilization, line card failures, port and port link failures, domain manager isolation, and name server rejects. In this task, you will use the Switch Health tool to determine the status of your switch.

Activity Procedure
Step 1

Select Switch Health from the Fabric Manager Tools menu.

Step 2

Click Start and observe the results. Note that the the Ignore Interface Link Failures checkbox is checked by default.

Step 3

Uncheck the Ignore Interface Link Failures checkbox.

60

Cisco Storage Design Fundamentals (CSDF) v3.0

Copyright 2006, Cisco Systems, Inc.

Step 4

Launch Device Manager and enable an unused FC interface. Right click on interface fc1/11 and select enable.

Step 5

Return to the Switch Health Analysis window and click Start. Observe the Interface Link Failures identified by the Switch Health Analysis tool.

Step 6 Step 7

Select Close to exit the Switch Health Analysis window. Return to Device Manager and disable the ISL that you enabled in Step 4.

Copyright 2006, Cisco Systems, Inc.

Lab Guide

61

Task 2: Perform an End-to-End Connectivity Analysis


You can use the Fabric Manager End-to-End Connectivity tool to determine connectivity and routes between devices in the switch fabric. The End-to-End Connectivity tool checks to see that every pair of end devices in an active zone can talk to each other, by using a ping test and by determining if they are in the same VSAN. This option uses versions of the ping and traceroute commands that have been modified for Fibre Channel networks. The End-to-End Connectivity window displays the selected end points with the source and target ports on the switch to which each end point is attached. The output shows all the requests which have failed. The possible descriptions are: Ignoring empty zoneNo requests are issued for this zone. Ignoring zone with single memberNo requests are issued for this zone. Source/Target are unknownNo nameserver entries exist for the ports or no ports were found. Both devices are on the same switchThe devices are not redundantly connected. No paths exist. Only one unique path exists. VSAN does not have an active zone set. Average time (micro secs)The latency value was more than the threshold supplied.

In this task, you will use the End to End Connectivity tool to determine connectivity and routes between devices in your switch fabric.

Activity Procedure
Step 1

Select End to End Connectivity from the Fabric Manager Tools menu.

62

Cisco Storage Design Fundamentals (CSDF) v3.0

Copyright 2006, Cisco Systems, Inc.

Step 2

Select the VSAN that contains zone membership for your switch from the In VSAN field drop-down menu:

If you are working on MDS-1, select VSAN00x1 and zone z1. If you are working on MDS-2, select VSAN00x2 and zone z2.

Step 3 Step 4

Click Analyze. When polling completes, observe the All (2) requests succeeded message in the lower right corner of the window.

Copyright 2006, Cisco Systems, Inc.

Lab Guide

63

Step 5

In Device Manager, right-click interface fc1/5 and select Disable.

Step 6 Step 7

Click Yes to confirm disabling interface fc1/5. Return to the Fabric Manager End to End Connectivity Analysis window and click Analyze again.

Step 8

Observe the message in the Issues > Description field that identifies why the connectivity check has failed. Click Clear to clear the issues table. In Device Manager, right-click interface fc1/5 and select Enable. Repeat Step 7 and confirm that the connectivity check succeeds with the message output All (2) requests succeeded.
Copyright 2006, Cisco Systems, Inc.

Step 9 Step 10 Step 11

64

Cisco Storage Design Fundamentals (CSDF) v3.0

Task 3: Perform a Fabric Configuration Analysis


In this task, you will use the Fabric Manager Fabric Configuration analysis tool to analyze the configuration of a switch by comparing the current configuration to a specific switch or to a saved policy file. Use a policy file to define the rules to be applied when running the Fabric Configuration analysis. You can create a policy file by saving a switch configuration to a file.The system saves the rules selected for the specified switch. You can then compare other switches against the configuration in the policy file.

Activity Procedure
Step 1

Select Fabric Configuration from the Fabric Manager Tools menu.

Step 2

Select the other switch in your pod from the Policy Switch drop-down menu. If you are working on MDS-1, select MDS-2 as the policy switch; if you are working on MDS-2, select MDS-1 as the policy switch.

Step 3

Click Compare.

Copyright 2006, Cisco Systems, Inc.

Lab Guide

65

Step 4

Observe the discrepancies identified by the Fabric Configuration tool.

Note

The missing and extra VSAN discrepancies are to be expected; in the previous lab you configured IVR to enable communication between selected devices in VSAN x1 and VSAN x2.

Step 5 Step 6 Step 7

Click Clear. Click Rules. Clear the check boxes for the VSAN and Syslog rules in the Fabric Rules window.

Step 8
66

Click OK.
Copyright 2006, Cisco Systems, Inc.

Cisco Storage Design Fundamentals (CSDF) v3.0

Step 9 Step 10 Step 11

Return to the Fabric Configuration Analysis window. Click Compare again. Confirm that there are no longer any inconsistencies identified.

Step 12

Click Close.

Activity Verification
You have successfully completed this exercise when you have used the Switch Health, End-toEnd Connectivity, and Fabric Configuration tools to analyze the health, connectivity, and consistency of the switches in your topology.

Copyright 2006, Cisco Systems, Inc.

Lab Guide

67

68

Cisco Storage Design Fundamentals (CSDF) v3.0

Copyright 2006, Cisco Systems, Inc.

Lab 6: Implementing iSCSI


Complete this lab activity to practice what you learned in the related lesson.

Activity Objective
In this activity, you will connect a host to a storage resource using iSCSI. After completing this activity, you will be able to meet these objectives:

Enable iSCSI features and iSCSI interfaces Create an iSCSI zone using Fabric Manager Log into an iSCSI target and mount the disk to a file system

Visual Objective
The figure illustrates what you will accomplish in this activity.

Required Resources
These are the resources and equipment required to complete this activity:

Two MDS 9000 Series Fibre Channel switches either with IPS modules or integrated Gigabit Ethernet ports. Two Windows 2000 servers, each with the Microsoft iSCSI Initiator driver installed A JBOD with at least two disks

Task 1: Complete the Initial Switch Configuration Process


In this task, you will complete the initial switch configuration process to reset your switch to an unconfigured state. Team 1 will apply configurations to the MDS-1 switch and Team 2 will apply configurations to the MDS-2 switch. Both teams should work in parallel unless stated otherwise.

Activity Procedure
Both teams should complete these steps on their assigned MDS switches:
Step 1

Access the console of your assigned switch (MDS-1 or MDS-2) by clicking on the console button on the main Labgear screen. Press the Enter key once to see a switch login prompt, then log in.
Switch login: admin Password: 1234qwer

Step 2

Clear the current startup configuration:


# write erase Warning: This command will erase the startup-configuration. Do you wish to proceed anyway? [y/n] [N]

Type y to proceed.
Step 3

Reboot the switch:


# reload This command will reboot the system. (y/n)?

Type y to proceed.
Step 4

After the switch reboots (in about 2 minutes), it will automatically launch the setup process. This is the state you would find the switch in when you power up an MDS for the first time. Answer the questions according to the following example, replacing your pod number where appropriate:

---- System Admin Account Setup ---Enter the password for "admin": 1234qwer Confirm the password for "admin":1234qwer --- Basic System Configuration Dialog --This setup utility will guide you through the basic configuration of the system. Setup configures only enough connectivity for management of the system. Press Enter in case you want to skip any dialog. Use ctrl-c at anytime to skip away remaining dialogs. Would you like to enter the basic configuration dialog (yes/no): Create another login account (yes/no) [n]: <Enter> <Enter> Configure read-only SNMP community string (yes/no) [n]:
70 Cisco Storage Design Fundamentals (CSDF) v3.0

Copyright 2006, Cisco Systems, Inc.

Configure read-write SNMP community string (yes/no) [n]:

<Enter>

Enter the switch name: Pxx-MDS-x (where xx is your pod number and x is the switch

number; for example: P01-MDS-1)


Continue with Out-of-band (mgmt0) management configuration? (yes/no) [y]: <Enter> Mgmt0 IP address : <X.X.X.X> (Use the IP address of your switch from the Lab <X.X.X.X> (Use the Netmask of your switch from the Lab <Enter>

Reference Guide.)
Mgmt0 IP netmask :

Reference Guide.)
Configure the default gateway? (yes/no) [y]: IP address of the default gateway : <X.X.X.X> (Use the default gateway IP <Enter>

address from the Lab Reference Guide.)


Configure advanced IP options? (yes/no) [n]: Enable the telnet service? (yes/no) [y]: Enable the ssh service? (yes/no) [n]: Configure the ntp server? (yes/no) [n]: <Enter> <Enter> <Enter>

Configure default switchport interface state (shut/noshut) [shut]: <Enter> Configure default switchport trunk mode (on/off/auto) [on]: Configure default zone policy (permit/deny) [deny]: Enable full zoneset distribution (yes/no) [n]: <Enter> <Enter> <Enter>

Step 5

A summary of the configuration will be displayed:

The following configuration will be applied: switchname P01-MDS-1 interface mgmt0 ip address 10.0.61.5 255.255.0.0 no shutdown ip default-gateway 10.0.61.254 telnet server enable no ssh server enable system default switchport shutdown system default switchport trunk mode on no zone default-zone permit vsan 1-4093 no zoneset distribute full vsan 1-4093
Note The displayed running-config is from pod P01-MDS-1, port numbers, IP addresses and names may differ from your pod.

Copyright 2006, Cisco Systems, Inc.

Lab Guide

71

Step 6

Press Enter twice to save the configuration.


<Enter> <Enter>

Would you like to edit the configuration? (yes/no) [n]: Use this configuration and save it? (yes/no) [y]:

Step 7

Answer Yes to save the running-configuration to startup-configuration

Would like to save the running-configuration to start- configuration? (yes/no)[n] Y <Enter>

Step 8

After the configuration is saved, a login prompt appears. You should observe the switch name change at the prompt. Enter in your username and password:

MDS Switch P04-MDS-1 login: admin Password: 1234qwer

72

Cisco Storage Design Fundamentals (CSDF) v3.0

Copyright 2006, Cisco Systems, Inc.

Task 2: Enable iSCSI and Configure iSCSI Interfaces


In this task, you will enable iSCSI features and configure iSCSI interfaces.

Activity Procedure
Each team complete these steps on your respective switches:
Step 1

In Device Manager, click Admin > Feature Control.

Copyright 2006, Cisco Systems, Inc.

Lab Guide

73

Step 2

Enable iSCSI and iSCSI VSAN interface membership and click Apply. When the Status field for these features shows enabled and the Result field shows success, click Close. You can click the Refresh button to force Device Manager to update the display.

Step 3

Right-click on port GIG-1 and select Configure. (Refer to the Lab Reference Guide to locate the port named GIG-1.)

74

Cisco Storage Design Fundamentals (CSDF) v3.0

Copyright 2006, Cisco Systems, Inc.

Step 4

On the gigEx/y tab, change the Admin mode to up, and enter the IP address for this interface from the Lab Reference Guide.

Step 5 Step 6

Click the iSCSI tab. Change the admin mode to up, and select PortVSAN 1. Click Apply.

Copyright 2006, Cisco Systems, Inc.

Lab Guide

75

Note

You will use VSAN 1 in this lab to simplify the procedure. However, Cisco recommends that you do not use VSAN 1 in production environments for security reasons.

Step 7

A dialog will indicate that I/O may be affected by your changes. Click Yes.

Step 8 Step 9

Click Close to close the gigEx/y window. In Device Manager, select IP > iSCSI.

Step 10

Click the Globals tab and uncheck the chap box so that the switch will not require the host to authenticate. Click Apply.

76

Cisco Storage Design Fundamentals (CSDF) v3.0

Copyright 2006, Cisco Systems, Inc.

Step 11

Click the Targets tab and check the Dynamically Import iSCSI targets box to allow the MDS to automatically create iSCSI configurations for all active Fibre Channel disk targets. Click Apply.

Step 12

In the main Device Manager window, right-click interface 1/6 and select Enable.

Copyright 2006, Cisco Systems, Inc.

Lab Guide

77

Task 3: Create iSCSI Zones


In this task, you will create an iSCSI zone using Fabric Manager.

Activity Procedure
Complete these steps:
Step 1

In Fabric Manager, click the iSCSI Setup button as shown in the following figure.

Step 2

In step 1 of 3: Configure Initiator, enter the IP address of your Windows PCs iSCSI NIC from the Lab Reference Guide. Click Next.

78

Cisco Storage Design Fundamentals (CSDF) v3.0

Copyright 2006, Cisco Systems, Inc.

Step 3

In step 2 of 3: Select Targets, select one of the disks in the Available list and click Add to move it to the Selected list. Click Next.

Step 4

In step 3 of 3: Select Zone, accept the default zone and zoneset names and click Finish.

Copyright 2006, Cisco Systems, Inc.

Lab Guide

79

Step 5

Click Continue Activation.

Step 6

Observe the configuration processes complete and verify that a Success message is displayed in the lower left corner of the iSCSI wizard window. Click Close.

80

Cisco Storage Design Fundamentals (CSDF) v3.0

Copyright 2006, Cisco Systems, Inc.

Activity Verification
Complete these steps to verify your configuration:
Step 1

In the Fabric Manager Logical Domains pane, expand VSAN0001 > ZoneSet1 and click ISCSI-Zone1.

Step 2

Verify that the ISCSI-Zone1 members appear in the details pane and on the topology map.

Copyright 2006, Cisco Systems, Inc.

Lab Guide

81

Task 4: Access an iSCSI-Attached Disk from a Windows Host


In this task, you will log into an iSCSI target and mount the disk to a Windows file system.

Activity Procedure
Complete these steps:
Step 1

Double click on the Microsoft iSCSI initiator icon on your desktop.

If you dont have the MS iSCSI Initiator on your Desktop already then do the following: Click the Start button then the Run button, enter \\bb-server\tftp then click OK.

Follow the path to software/Microsoft-iSCSI and drag and drop the Microsoft-iSCSI to your desktop. Open the folder, extract the driver, and install it.

82

Cisco Storage Design Fundamentals (CSDF) v3.0

Copyright 2006, Cisco Systems, Inc.

Step 2 Step 3

Click the Discovery tab. Click Add.

Step 4

Type the IP address of your iSCSI interface. Use the address you entered in Task 3: Create iSCSI Zones, Step 2, from the Lab Reference Guide. Click OK.

Copyright 2006, Cisco Systems, Inc.

Lab Guide

83

Step 5 Step 6

Click the Targets tab. Click Log On.

84

Cisco Storage Design Fundamentals (CSDF) v3.0

Copyright 2006, Cisco Systems, Inc.

Step 7

Accept the default IQN name and click OK.

Step 8

Verify that the Status field on the Targets tab changes to Connected for the disk to which you are connecting.

Activity Verification
Complete these steps to verify your configuration:
Step 1

In Fabric Manager, expand the VSAN folder in the Logical Domain window and click on the iSCSI zone that you created. The zoned path will be outlined in yellow.

Copyright 2006, Cisco Systems, Inc.

Lab Guide

85

Step 2 Step 3

On your remote Windows desktop, right-click My Computer and select Manage. Click Disk Management.

Step 4 Step 5

Right-click the Disk 1 label and select Properties. (Do not touch Disk 0.) Confirm that the Adapter Name for the disk is Microsoft iSCSI Initiator. If it is not, repeat for disks 2, 3, and so forth until you find the iSCSI-attached disk.

86

Cisco Storage Design Fundamentals (CSDF) v3.0

Copyright 2006, Cisco Systems, Inc.

Answer Key: Implementing iSCSI


When you complete this activity, your switch running-configuration file will be similar to the following, with differences that are specific to your device or workgroup.
P06-MDS-1# sh run iscsi enable iscsi interface vsan-membership iscsi initiator ip-address 10.1.66.2 vsan 1 iscsi import target fc iscsi authentication none iscsi initiator ip-address 10.1.66.2 static nWWN 22:04:00:0d:ec:1a:15:82 static pWWN 22:03:00:0d:ec:1a:15:82 switchname P06-MDS-1 zone name ISCSI-Zone1 vsan 1 member pwwn 21:00:00:04:cf:3b:08:84 member pwwn 22:03:00:0d:ec:1a:15:82 zoneset name ZoneSet1 vsan 1 member ISCSI-Zone1 zoneset activate name ZoneSet1 vsan 1 interface mgmt0 ip address 10.0.66.5 255.255.0.0 interface iscsi1/1 no shutdown interface GigabitEthernet1/1 ip address 10.1.66.11 255.255.0.0 no shutdown interface fc1/6 no shutdown

Copyright 2006, Cisco Systems, Inc.

Lab Guide

87

88

Cisco Storage Design Fundamentals (CSDF) v3.0

Copyright 2006, Cisco Systems, Inc.

Firefly BB1 Pod Configuration

Table 1: mgmt0 and Server IP Addresses mgmt0 MDS-1 MDS-2 10.0.5x.5 10.0.5x.3 Server 1 Server 2 mgmt NIC 10.0.5x.1 10.0.5x.2 iSCSI NIC 10.1.5x.2 10.1.5x.6 Default Gateway = 10.0.50.254 Mask = 255.255.0.0

Table 2: VSAN Names and IDs Y= Z= x00 x01 Name = VSANY_HR Name = VSANZ_DEV Example for Pod-5: VSAN500_HR, VSAN501_DEV

Table 3: MDS 9000 Port Map fc1/1


MDS-1 MDS-2 ISL-1 ISL-1

fc1/2
ISL-2 ISL-2

fc1/3
ISL-3 ISL-3

fc1/5
HOST1-P1 HOST2-P1

fc1/6
JBOD-1 JBOD-2

fc1/15
HOST2-P2 HOST1-P2

fc1/16
SD-1 na

gig2/1
GIG-1 na

gig2/2
GIG-2 na

gig2/3
GIG-3 na

gig2/4
GIG-4 na

Table 4: GigE Interfaces Interface Primary Site A

Mask = 255.255.0.0 Site B iSCSI iSCSI-1 gig2/3 MDS-1 iSCSI-2 gig2/4 10.1.5x.22 10.1.5x.21

Pod X gig2/1 10.1.5x.11 Pod Y gig2/1 10.1.5x.11 Secondary MDS-1 gig2/2 10.1.5x.12 MDS-1 gig2/2 10.1.5x.12 Table 5: IVR Domain IDs and Port VSAN Assignments Domain ID MDS-1 Port assignment Domain ID MDS-2 Port assignment

VSAN 2 VSAN 3 VSAN 4 VSAN 5 VSAN 99 na na 95 12 13 na na na fc1/6 fc1/5 na na 14 15 92 na na fc1/5 fc1/6 na

Firefly BB1 TFTP / RADIUS / TACACS+ / SMTP Server IP Address = 10.0.50.1

Firefly BB2 Pod Configuration

JBOD 1
1/6 1/6 1/1, 1/2, 1/3 1/1, 1/2, 1/3 10.0.6x.5 1/7

JBOD 2
7

Console
1/14

Console
1/4 4

Console
Px-BRCD
10.0.6x.50

Px-MDS-1 SSM
1/5
PAA

Px-MDS-2
1/10 1/5 10.0.6x.3

1/10

HBA 0

HBA 1

HBA 1

HBA 0

Desktop
eth1 = 10.1.6x.2 eth1 = 10.1.6x.6
HBA

Desktop
HBA

W2K Server 1
eth0 = 10.0.6x.1

W2K Server 2
eth0 = 10.0.6x.2

GigE FC

Table 1: mgmt0 and Server IP Addresses mgmt0 MDS-1 MDS-2 10.0.6x.5 10.0.6 x.3 Server 1 Server 2 mgmt NIC 10.0.6x.1 10.0.6x.2 iSCSI NIC 10.1.6x.2 10.1.6x.6 Default Gateway = 10.0.50.254 Mask = 255.255.0.0

Table 2: VSAN Names and IDs Y= Z= x00 x01 Name = VSANY_HR Name = VSANZ_DEV Example for Pod-5: VSAN500_HR, VSAN501_DEV

Table 3: MDS 9000 Port Map fc1/1 MDS-1 MDS-2 ISL-1 ISL-1 fc1/2 ISL-2 ISL-2 fc1/3 ISL-3 ISL-3 fc1/5 HOST1-P1 HOST2-P1 fc1/6 JBOD-1 JBOD-2 fc1/10 HOST2-P2 HOST1-P2 fc1/14 SD-1 NA gig1/1 GIG-1 GIG-1 gig1/2 GIG-2 GIG-2

Table 4: GigE Interfaces


MDS-1 gig 10.1.6x.11 1/1 gig 10.1.6x.12 1/2

Mask = 255.255.0.0
MDS-2 gig 10.1.6x.21 1/1 gig 10.1.6x.22 1/2 MDS-1 iSCSI-1 gig1/1 iSCSI-2 gig1/2 10.1.6x.11 MDS-2 10.1.6x.12 iSCSI-1 gig1/1 iSCSI-2 gig1/2 10.1.6x.21 10.1.6x.22

Table 5: IVR Domain IDs and Port VSAN Assignments Domain ID MDS-1 Port assignment Domain ID MDS-2 Port assignment VSAN 2 VSAN 3 VSAN 4 VSAN 5 VSAN 99 na na 95 12 13 na na na fc1/6 fc1/5 na na 14 15 92 na na fc1/10 fc1/6 na

Firefly BB2 TFTP / RADIUS / TACACS+ / SMTP Server IP Address = 10.0.50.1

Cisco Pod Configuration

Table 1: mgmt0 and Server IP Addresses mgmt0 MDS-1 MDS-2 10.0.x.5 10.0.x.3 Server 1 Server 2 mgmt NIC 10.0.x.2 10.0.x.6 iSCSI NIC 10.1.x.2 10.1.x.6 Default Gateway = 10.0.x.254 Mask = 255.255.255.0

Table 2: VSAN Names and IDs Y= Z= x00 x01 Name = VSANY_HR Name = VSANZ_DEV Example for Pod-5: VSAN500_HR, VSAN501_DEV

Table 3: MDS 9000 Port Map fc1/7 MDS-1 MDS-2 ISL-1 ISL-1 fc1/8 ISL-2 ISL-2 fc1/9 ISL-3 ISL-3 fc1/5 HOST1-P1 HOST1-P2 fc1/6 JBOD-1 JBOD-2 fc1/10 HOST2-P2 HOST2-P1 fc1/16 NA SD-1 gig2/1 GIG-1 GIG-1 gig2/2 GIG-2 GIG-2

Table 4: GigE Interfaces


gig2/1 10.1.x.21 MDS-1 gig2/2 10.1.x.22

Mask = 255.255.255.0
gig2/1 10.1.x.11 iSCSI-1 gig2/1 10.1.x.21 MDS-1 gig2/2 10.1.x.12 iSCSI-2 gig2/2 10.1.x.22 MDS-2 iSCSI-2 gig2/2 10.1.x.12 iSCSI-1 gig2/1 10.1.x.11

MDS-2

Table 5: IVR Domain IDs and Port VSAN Assignments Domain ID MDS-1 Port assignment Domain ID MDS-2 Port assignment VSAN 2 VSAN 3 VSAN 4 VSAN 5 na na 12 13 na na fc1/6 fc1/5 na na 14 15 na na fc1/10 fc1/6 VSAN 99 95 na 92 na

Cisco TFTP / RADIUS / TACACS+ / SMTP Server IP Address = 10.0.0.198

You might also like