Cisco DS-X9530-SF1-K9 - Supervisor-1 Module - Control Processor Configuration Manual page 795

Mds 9000 family
Table of Contents

Advertisement

Chapter 35
Configuring iSCSI
S e n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a c k - d o c @ c i s c o . c o m .
Command
Step 2
switch(config)# iscsi authentication
username testuser password abc123
switch(config)# iscsi authentication
username user1 password 7
!@*asdsfsdfjh!@df
switch(config)# iscsi authentication
username user1 password 0 abcd12AAA
switch(config)# no iscsi
authentication username testuser
To configure a per-initiator iSCSI target's user name and password used by the switch to authenticate
itself to an initiator, follow these steps:
Command
Step 1
switch# config t
switch(config)#
Step 2
switch(config)# iscsi initiator name
iqn.1987-02.com.cisco.initiator
switch(config-iscsi-init)#
Step 3
switch(config-iscsi-init)# mutual-chap
username testuser password abc123
switch(config-iscsi-init)# mutual-chap
username user1 password 7
!@*asdsfsdfjh!@df
switch(config-iscsi-init)# mutual-chap
username user1 password 0 abcd12AAA
switch(config-iscsi-init)# no
mutual-chap username testuser
Use the show running-config and the show iscsi global (see
global configuration Use the show running-config and the show iscsi initiator configured (see
Example
iSCSI Immediate Data and Unsolicited Data Features
Cisco MDS SAN-OS Release 2.1(1a), and later, supports the iSCSI immediate data and unsolicited data
features if requested by the initiator during the login negotiation phase. Immediate data is iSCSI write
data contained in the data segment of an iSCSI command protocol data unit (PDU), such as combining
the write command and write data together in one PDU. Unsolicited data is iSCSI write data that an
initiator sends to the iSCSI target, such as an MDS switch, in an iSCSI data-out PDU without having to
receive an explicit ready to transfer (R2T) PDU from the target.
OL-6973-03, Cisco MDS SAN-OS Release 2.x
35-14) commands to display the initiator specific configuration.
Purpose
Configures the switch user account (user1) along with a
password (abcd12AAA) specified in clear text (default)
for all initiators. The password is limited to 64
characters.
Configures the switch user account (user1) along with
the encrypted password (specified by 7)
(!@*asdsfsdfjh!@df) for all initiators.
Configures the switch user account (user1) along with a
password (abcd12AAA) specified in clear text
(indicated by 0—default) for all initiators. The password
is limited to 64 characters.
Removes the global configuration for all initiators.
Purpose
Enters configuration mode.
Configures an iSCSI initiator using the iSCSI name of
the initiator node.
Configures the switch user account (user1) along with a
password (abcd12AAA) specified in clear text (default).
The password is limited to 64 characters.
Configures the switch user account (user1) along with
the encrypted password (specified by 7)
(!@*asdsfsdfjh!@df).
Configures the switch user account (user1) along with a
password (abcd12AAA) specified in clear text
(indicated by 0—default). The password is limited to 64
characters.
Removes the switch authentication configuration.
Example
35-6) commands to display the
Cisco MDS 9000 Family Configuration Guide
Configuring iSCSI
35-25

Advertisement

Table of Contents
loading

Table of Contents