System information

12-413
Cisco SN 5428-2 Storage Router Software Configuration Guide
78-15471-01
Chapter 12 Command Line Interface Reference
show debug scsirouter
show debug scsirouter
To display a variety of debug information or perform specific troubleshooting activities for SCSI routing
instances, use the show debug scsirouter command.
show debug scsirouter {name | all} {scsitrace | tfemapping | tfestatus}
show debug scsirouter name tfestatus verbose
show debug scsirouter name target name [lun nn [scsitrace]]
show debug scsirouter name iscsitrace [hex [ascii]] [first nn |lastnn]
show debug scsirouter name iscsitrace stats
Syntax Description
Defaults None.
Command Modes Administrator or Monitor.
Command History
scsirouter name The name of the SCSI routing instance.
all Display information for all SCSI routing instances.
scsitrace Display raw SCSI trace information for the specified SCSI routing instance
or target and LUN combination.
tfemapping Display target to physical device mapping information.
tfestatus Display the status of the trace configuration for the specified SCSI routing
instance.
verbose Display detailed information (including management, target management
and LUN management tables for all initiators) about the status of the trace
configuration for the specified SCSI routing instance.
target name The name of the target associated with the specified SCSI routing instance.
lun nn The target LUN number.
iscsitrace Display iSCSI trace facility output.
hex Display iSCSI trace data in hex.
ascii Display iSCSI trace data in hex and ASCII.
first nn Display the specified number of Protocol Data Units (PDUs) from the start
of the trace.
last nn Display the specified number of PDUs from the end of the trace.
stats Display iSCSI trace statistics.
Release Modification
3.2.1 This command was introduced.
3.3.1 The iscsitrace, hex, ascii, first, last and stats keywords were added.