Send documentation comments to mdsfeedback-doc@cisco.com
22-172
Cisco MDS 9000 Family Command Reference
OL-8413-07, Cisco MDS SAN-OS Release 3.x
Chapter 22 Show Commands
show iscsi stats
show iscsi stats
To display the iSCSI statistics information, use the show iscsi stats command.
show iscsi stats [iscsi slot/port] [clear | detail]
Syntax Description
Defaults None.
Command Modes EXEC mode.
Command History
Usage Guidelines None.
Examples The following command displays brief iSCSI statistics.
switch# show iscsi stats
iscsi8/1
5 minutes input rate 23334800 bits/sec, 2916850 bytes/sec, 2841 frames/sec
5 minutes output rate 45318424 bits/sec, 5664803 bytes/sec, 4170 frames/sec
iSCSI statistics
86382665 packets input, 2689441036 bytes
3916933 Command pdus, 82463404 Data-out pdus, 2837976576 Data-out bytes,
0 fragments
131109319 packets output, 2091677936 bytes
3916876 Response pdus (with sense 0), 1289224 R2T pdus
125900891 Data-in pdus, 93381152 Data-in bytes
iscsi8/2
5 minutes input rate 0 bits/sec, 0 bytes/sec, 0 frames/sec
5 minutes output rate 0 bits/sec, 0 bytes/sec, 0 frames/sec
iSCSI statistics
0 packets input, 0 bytes
0 Command pdus, 0 Data-out pdus, 0 Data-out bytes, 0 fragments
0 packets output, 0 bytes
0 Response pdus (with sense 0), 0 R2T pdus
0 Data-in pdus, 0 Data-in bytes
iscsi slot/port Displays statistics for the specified iSCSI interface.
clear Clears iSCSI statistics for the session or interface.
detail Displays detailed iSCSI statistics for the session or interface.
Release Modification
1.1(1) This command was introduced.