System information
12-315
Cisco SN 5428-2 Storage Router Software Configuration Guide
78-15471-01
Chapter 12 Command Line Interface Reference
scsirouter target enable
scsirouter target enable
To allow connections and logins for the named target, use the scsirouter target enable command. To
disallow connections and logins for the named target, use the no form of this command.
scsirouter name target {name |all} enable
no scsirouter name target {name | all} enable
Syntax Description
Defaults None.
Command Modes Administrator.
Command History
Usage Guidelines When you add a target to a SCSI routing instance, it is by default enabled. However, no access list is
associated with the target, thus effectively preventing any access to the storage target from any IP hosts.
When you associate an access list with a target, the specified connections and logins are allowed.
Use this command to control access without changing the target access list association.
Existing connections and logins are not affected by the no form of this command, but future connections
and logins are not allowed. If existing IP hosts are connected, the storage router issues a warning
message with that information in response to this command.
Use the reserved target name all to enable or disable connections for all targets of this SCSI routing
instance.
Note When making changes to SCSI routing instances (such as adding or deleting targets or changing access)
be sure to make the complimentary changes to the iSCSI configuration of IP hosts using these services
to access the storage resources. See the readme files for the appropriate iSCSI drivers for additional
details. You can access the latest iSCSI drivers and readme and example configuration files from
Cisco.com.
name The name of the SCSI routing instance to which this target belongs.
target name The name of the storage target.
target all Allow connections for all targets of this SCSI routing instance to be enabled
or disabled.
Release Modification
3.2.1 This command was introduced.