Specifications

12-324
Cisco SN 5428-2 Storage Router Software Configuration Guide
78-15471-01
Chapter 12 Command Line Interface Reference
scsirouter target lun wwpn lun
scsirouter target lun wwpn lun
To map a logical target and LUN combination to a primary (and optional secondary) storage address
where each storage address is specified by World Wide Port Name (WWPN) and LUN, use the
scsirouter target lun wwpn lun command. The scsirouter target lun wwpn lun command is a
target-and-LUN mapping method of mapping a logical target to storage.
scsirouter name target name lun nn wwpn xxxxxxxxxxxxxxxx lun nn
[wwpn xxxxxxxxxxxxxxxx lun nn] [force]
Syntax Description
Defaults None.
Command Modes Administrator.
Command History
Usage Guidelines The scsirouter target lun wwpn lun command specifies a logical target name and LUN number
combination to be mapped to a physical WWPN and LUN combination in storage.
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 first instance is the LUN number associated with the target (the iSCSI
LUN). iSCSI LUNs are integers between 0 and 255. The second instance is
the LUN number associated with the primary WWPN (physical device
LUN). Physical LUNs may be any physical device number, for example
0x51d1 or 123.
wwpn
xxxxxxxxxxxxxxxx
Specify a WWPN for the primary storage address. In a high availability
cluster, this is the WWPN for the storage resource as known to the first
storage router in the cluster.
wwpn
xxxxxxxxxxxxxxxx
(Optional) Specify a WWPN for the secondary storage address, used as an
alternate for mapping if the primary is not available. In a high availability
cluster, this is the WWPN for the storage resource as known to the second
storage router in the cluster.
lun nn (Optional) Specify the LUN associated with the optional secondary
WWPN. Physical LUNs may be any physical device number, for example
0x51d1 or 123.
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.