Presentation
Presentation
Computer Systems
Interface (ISCSI)
By: Shahzeb Usman
Introduction
What is the protocol?
◦ ISCSI (Internet Small Computer Systems Interface) is a network protocol that allows
computers to connect to remote storage devices over standard IP networks as if they were
directly attached to the system.
◦ It was first developed as a proof of concept by IBM in 1998 and the first draft was presented to
the Internet Engineering Task Force in 2000 where the IETF further developed the protocol.
◦ It was first emerged as a solution to extend the functionality of the SCSI (Small Computer
System Interface) protocol, which was used for storage systems in local systems.
◦ The protocol was standardized by RFC 3720 in 2004.
◦ The port number used for this protocol is the Well-known port 860
What is the purpose of the protocol?