Show ip iscsi – Cisco OL-15491-01 User Manual
Page 252

A-252
Cisco Content Services Gateway - 2nd Generation Release 2.0 Installation and Configuration Guide
OL-15491-01
Appendix A CSG2 Command Reference
show ip iscsi
show ip iscsi
To display information about the iSCSI, use the show ip iscsi command in privileged EXEC mode.
show ip iscsi {name | session [session-id] [detail] | stats [detail] | target}
Syntax Description
Command Default
No default behavior or values.
Command Modes
Privileged EXEC
Command History
Examples
The following example shows output from the show ip iscsi name command:
Router# show ip iscsi name
iSCSI initiator name: iqn.1987-07.com.cisco:wtbg-sup-09-3
The following example shows output from the show ip iscsi session command:
Router# show ip iscsi session
ID
TARGET
STATE CONNECTIONS
--------------------------------------------------------------
12
LINUX Logged In
1
The following example shows output from the show ip iscsi session detail command:
Router# show ip iscsi session detail
ID: 12
Profile: LINUX
State: Logged In
Connections: 1
First Burst Length: 16384
Max Burst Length: 16384
Max Recv Data Segment: 32768
Max Xmit Data Segment: 8192
Initial R2T: Yes
Immediate data: Yes
Data PDU in order: Yes
Data PDU in order: Yes
name
Displays the name of an iSCSI initiator.
session
Displays the status of iSCSI sessions on the CSG2.
session-id
(Optional) Displays information for only the specified iSCSI session.
detail
(Optional) Displays detailed information about the iSCSI session.
stats
Displays iSCSI statistics.
detail
(Optional) Displays detailed iSCSI statistics.
target
Displays information about an iSCSI target.
Release
Modification
12.4(15)MD
This command was introduced.