Challenge-Handshake Authenticate Protocol (Chap) - Chelsio T5 Installation And User Manual

Iscsi pdu offload target with scst support for linux
Table of Contents

Advertisement

Chapter 5. Software/Driver Configuration and Fine-tuning
5.4.5. Sample SCST Configuration File
# Pass-Through device "/dev/sdb"
HANDLER dev_disk {
DEVICE 2:0:0:0
}
# FILEIO device
HANDLER vdisk_fileio {
DEVICE disk02 {
filename /tmp/file1
nv_cache 1
}
}
# BLOCKIO devices
HANDLER vdisk_blockio {
DEVICE disk03 {
filename /dev/vg1/lv1
nv_cache 1
}
}
TARGET_DRIVER CHISCSI {
enabled 1
TARGET iqn.2004-05.com.chelsio.target {
LUN 0 2:0:0:0
LUN 1 disk02
LUN 2 disk03
enabled 1
}
}
5.5.

Challenge-Handshake Authenticate Protocol (CHAP)

CHAP is a protocol that is used to authenticate the peer of a connection and uses the notion of
a challenge and response, (i.e., the peer is challenged to prove its identity).
Chelsio T5 iSCSI PDU Offload Target with SCST support for Linux
33

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the T5 and is the answer not in the manual?

Subscribe to Our Youtube Channel

Table of Contents