Specifications
12-295
Cisco SN 5428-2 Storage Router Software Configuration Guide
78-15471-01
Chapter 12 Command Line Interface Reference
scsirouter lun reset
scsirouter lun reset
To specify that “LUN reset” rather than “clear task” commands will be sent to the storage resources
opened by the specified SCSI routing instance, use the scsirouter lun reset command.
scsirouter name lun reset {yes | no}
Syntax Description
Defaults The default is to send “clear task” commands to storage resources.
Command Modes Administrator.
Command History
Usage Guidelines It is preferable to send “LUN reset” commands if the device supports them. The specified SCSI routing
instance must be running.
Examples The following example enables “LUN resets” to all storage resources opened by the SCSI routing
instance foo2:
[SN5428-2A]# scsirouter foo2 lun reset yes
name The name of the SCSI routing instance. The specified SCSI routing instance
must be running.
yes Send “lun reset” to storage resources when they are opened.
no Send “clear task” to storage resources when they are opened.
Release Modification
3.2.1 This command was introduced.