User`s guide

Chapter VII. iSCSI PDU Offload Target
Copyright ©2013.Chelsio Communications. All Rights Reserved. Page 105
To stop a specific target execute iscsictl -swed by the target name.
[root@host]# iscsictl s target=iqn.2006-02.com.chelsio.diskarray.san1
View Configuration: To see the configuration of all the active iSCSI targets, execute iscsictl
-c
[root@host]# iscsictl c
To see the more detailed configuration settings of a specific target, execute iscsictl -c
option followed by the target name.
[root@host]# iscsictl c target=iqn.2006-02.com.chelsio.diskarray.san1
View Global Settings: To see Chelsio global settings, execute iscsictl -g
[root@host]# iscsictl g
Change Global Settings: To change Chelsio global settings, execute iscsictl  -G
option.
[root@host]# iscsictl G iscsi_offload_mode=AUTO
View Help: To print help to stdout, execute iscsictl -h
[root@host]# iscsictl h