Cisco Systems MDS 9000 Two-Way Radio User Manual


 
35-4
Cisco MDS 9000 Family Configuration Guide
OL-6973-03, Cisco MDS SAN-OS Release 2.x
Chapter 35 Configuring iSCSI
Configuring iSCSI
Presenting iSCSI Hosts as Virtual Fibre Channel Hosts, page 35-10
iSCSI Access Control, page 35-19
iSCSI Session Authentication, page 35-22
iSCSI Immediate Data and Unsolicited Data Features, page 35-25
iSCSI Interface Advanced Features, page 35-26
Displaying iSCSI Information, page 35-29
Enabling iSCSI
To use the iSCSI feature, you must explicitly enable iSCSI on the required switches in the fabric. By
default, this feature is disabled in all switches in the Cisco MDS 9000 Family.
To enable iSCSI on any participating switch, follow these steps:
Caution When you disable this feature, all related configurations are automatically discarded.
Creating iSCSI Interfaces
Step 1
switch# config terminal
switch(config)# interface gigabitethernet 2/1
switch(config-if)# no shutdown
Step 2
exit
interface iscsi 2/1
no shutdown
Command Purpose
Step 1
Step 2