Specifications
12-334
Cisco SN 5428-2 Storage Router Software Configuration Guide
78-15471-01
Chapter 12 Command Line Interface Reference
scsirouter username
scsirouter username
To assign a user name to a SCSI routing instance for iSCSI authentication purposes, use the
scsirouter username command.
scsirouter name username {user-name |none}
Syntax Description
Defaults None.
Command Modes Administrator.
Command History
Usage Guidelines Use this command to assign a user name to the SCSI routing instance for two-way iSCSI authentication.
Two way iSCSI authentication allows authentication of the IP host and also allows the IP host, acting as
an iSCSI initiator, to require authentication of the SCSI routing instance, acting as an iSCSI target. The
user name and password assigned to the SCSI routing instance are used by the IP host for iSCSI
authentication purposes.
iSCSI authentication must be enabled for the named SCSI routing instance. If iSCSI authentication is
not enabled, the user name and password assigned to the SCSI routing instance will not be used.
Examples The following example enables iSCSI authentication, using the default authentication list, for the SCSI
routing instance named lab3 and assigns a user name of lab3-admin and a password of testing to the
instance for two-way authentication:
[SN5428-2A]# scsirouter lab3 authentication default
*[SN5428-2A]# scsirouter lab3 username lab3-admin
*[SN5428-2A]# scsirouter lab3 password testing
name The name of the SCSI routing instance.
user-name A valid user name. Enter a maximum of 63 characters
none Keyword, removing any existing iSCSI user name assigned to the named
SCSI routing instance.
Release Modification
3.2.1 This command was introduced.