System information

12-331
Cisco SN 5428-2 Storage Router Software Configuration Guide
78-15471-01
Chapter 12 Command Line Interface Reference
scsirouter target wwpn
scsirouter target wwpn
To map a logical target to a primary (and, optionally, a secondary) storage address specified by World
Wide Port Names (WWPNs), use the scsirouter target wwpn command. The scsirouter target wwpn
command is a target-only method of mapping a logical target specified by WWPNs.
scsirouter name target name wwpn xxxxxxxxxxxxxxxx [wwpn xxxxxxxxxxxxxxxx]
Syntax Description
Defaults None.
Command Modes Administrator.
Command History
Usage Guidelines The scsirouter target wwpn command requires only a logical target name to be mapped to a physical
target address—no LUNS are specified. However, all LUNs that are part of the physical target address
are discovered and made apparent as LUNs belonging to the logical target.
Tips WWPN address notation is represented by 16 hex digits. The digits may be separated by colons. When
entering WWPN addresses, colons can be omitted or placed anywhere in the address notation as long as
they do not leave one character without a partner character. The entry should be zero-filled from the most
significant (the left-most) character position.
The following examples are correct:
0000:0000:1234:5678
0A0F2860:02111750
0A0F286002111750
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.
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.
Release Modification
3.2.1 This command was introduced.