Specifications

12-313
Cisco SN 5428-2 Storage Router Software Configuration Guide
78-15471-01
Chapter 12 Command Line Interface Reference
scsirouter target description
scsirouter target description
To add a description to the named target, use the scsirouter target description command.
scsirouter name target name description “user text”
Syntax Description
Defaults None.
Command Modes Administrator.
Command History
Usage Guidelines Target description information is an optional attribute of a SCSI routing instance. Use the
show scsirouter command to display target description information.
Examples The following example adds a description to the storage target webserver4, accessed through the SCSI
routing instance foo:
[SN5428-2A]# scsirouter foo target webserver4 description “Web databases”
name The name of the SCSI routing instance to which this target belongs.
target name The name of the storage target.
“user text” User-defined identification information associated with this storage target.
If the description contains spaces, enclose the string in quotes. Enter a
maximum of 64 characters.
Release Modification
3.2.1 This command was introduced.