Specifications
12-322
Cisco SN 5428-2 Storage Router Software Configuration Guide
78-15471-01
Chapter 12 Command Line Interface Reference
scsirouter target lun serial
scsirouter target lun serial
To map a logical target and LUN combination to the serial number of the physical LUN, use the
scsirouter target lun serial command. The scsirouter target lun serial command is a target-and-LUN
mapping method of mapping a logical target and LUN combination to a physical storage resource by the
LUN serial number.
scsirouter name target name lun nn serial serial_number [force]
Syntax Description
Defaults None.
Command Modes Administrator.
Command History
Usage Guidelines The scsirouter target lun serial command requires both a logical target and LUN combination and the
serial number of the physical LUN.
When a target is added, it is by default enabled. However, it is not associated with any access list
(“accesslist none”), effectively disabling access to the target from any IP hosts. Use the
scsirouter target accesslist command to enable access to this storage target for selected IP hosts.
See Chapter 6, “Configuring SCSI Routing,” for more information about configuring SCSI routing
instances on the SN 5428-2 Storage Router.
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 Name of the SCSI routing instance to which you are adding the storage
target.
target name A user-specified name of the logical target. Enter a maximum of
31 characters or a valid iSCSI Name. There is a maximum of 100 targets per
storage router or per high availability cluster.
lun nn The LUN number associated with the target (the iSCSI LUN). iSCSI LUNs
are integers between 0 and 255.
serial serial_number The serial number of the physical LUN. The storage resource must support
unique serial numbers for each LUN.
force (Optional) Keyword used to allow LUN-mapping of the same storage array
control LUNs in multiple targets.
Release Modification
3.2.1 This command was introduced.