Specifications

12-482
Cisco SN 5428-2 Storage Router Software Configuration Guide
78-15471-01
Chapter 12 Command Line Interface Reference
show scsirouter
Use the connection or host keyword to display specific operational data for the named SCSI routing
instance.
The command show scsirouter name host stats displays IP host status and operational statistics for
currently connected IP hosts for the named SCSI routing instance.
The command show scsirouter name host table displays iSCSI Name, alias, IP address and CHAP
user name (if any) for all IP hosts that have attempted to access the named SCSI routing instance. If
you are going to use iSCSI Name entries for access control, you can use this command to obtain or
verify the iSCSI Name of your IP hosts.
The command show scsirouter name stats displays accumulated operational information about all
IP hosts that have been connected since the named instance became active. Operational statistics
include logins, active connections, target access and authentication failure information.
The command show scsirouter all connection stats displays connection statistics for all SCSI
routing instances.
The show scsirouter all stats command is useful for determining quick operational status of all
instances running in the storage router.
Use the show scsirouter all command to display configuration information for all SCSI routing
instances, including descriptions, targets and associated access lists.
Examples The following is example output from the show scsirouter command:
[SN5428-2A]# show scsirouter
foo
zeus
The following is example output from the show scsirouter stats command:
[SN5428-2A]# show scsirouter all stats
Logins Logins Target Access Authentication
Router Started Accepted Active Failures Failures
---------- --------------- -------- ------ -------------- --------------
zeus Jul 25 12:40:03 6 5 0 0
1 scsirouter listed
Table 12-35 describes the significant fields in the display.
Table 12-35 Description of Fields in the “show scsirouter stats” Command Output
Field Description
Router The name of the SCSI routing instance.
Started The date and time the SCSI routing instance was last started.
Logins Accepted The total number of logins accepted since the last time the SCSI routing
instance was started or counters were cleared.
Logins Active The total number of active connections.
Target Access Failures The total number of times the SCSI routing instance failed to access a
target since the last time the SCSI routing instance was started or
counters were cleared.
Authentication Failures If authentication is enabled, the total number of attempts to access
storage that failed authentication checks.