7 OSI Layers

OSI reference model (Open Systems Interconnection) illustrates how information from a software application on a computer is moved across a network medium to a software application on another computer. OSI reference model is conceptually divided into seven layers where each layer has a specific network functions. Model of Open Systems Interconnection (OSI) was created by the International Organization for Standardization (ISO), which provides a structured framework of the logic of how the processes interact through the data communication network. Standards were developed for the computer industry so that the computer can communicate on different networks efficiently.
There are seven layers of the OSI model. Each layer is responsible for a particular aspect of data communication.
II. FUNCTION LAYER
1. Physical Layer
This is the simplest layer; relating to electrical (and optical) connections between devices. The binary data is encoded in a form that can be transmitted through the network media, for example cables, transceivers and connectors associated with the Physical layer. Equipment such as repeaters, hubs and network cards are located in this layer.
2. Data-link Layer
Layer is a bit more "intelligent" than the physical layer, as it provides data transfer more real. As a liaison between the media and the network protocol layer more high-level, data link layer is responsible at the end of the binary data packet coming from a higher level into discrete packets prior to the physical layer. Will transmit frames (blocks of data) via a network. Ethernet (802.2 and 802.3), Tokenbus (802.4) and TokenRing (802.5) is the protocol on the data link layer.
3. Layer Network
The main task of the network layer is to provide a routing function so that packets can be sent out of the local network segment to a destination that is on a network other. IP, Internet Protocol, commonly used for this task. Other protocols such as IPX, Internet Packet eXchange. Novell company has been programmed into the protocol, such as SPX (Sequence Packet Exchange) and NCP (Netware Core Protocol). This protocol has been incorporated into the Netware operating system. Some functions that may be performed by the Network Layer
- Dividing the binary data stream into discrete packets with a certain length
- Detecting Error
- Fixing errors by resending the package is damaged
- Controlling the flow
4. Transport Layer
Transport layer data, using protocols such as UDP, TCP and / or SPX (Sequence Packet eXchange, this one is used by NetWare, but special for connection-oriented IPX). The transport layer is the center of fashion-OSI. This layer provides a reliable and transparent transfer between two end points, this layer also provides multiplexing, flow control and error checking and repair.
5. Session Layer
Session Layer, as the name suggests, is often misunderstood as the network logon procedures related to security. This layer provides services to the layer above two, Coordinate communication between entities layer represents. Some protocols at this layer: NETBIOS: a session interface and protocol, developed by IBM, which provides services to the presentation layer and application layer. NETBEUI, (NETBIOS Extended User Interface), a development of NETBIOS is used in Microsoft networking products, such as Windows NT and LAN Manager. ADSP (AppleTalk Data Stream Protocol). PAP (Printer Access Protocol), contained in a Postscript printer to access the AppleTalk network.
6. Presentation Layer
Presentation layer of the OSI model performs only a single function: the translation of various types in the system syntax. For example, a connection between the PC and the mainframe requires the conversion of EBCDIC character-encoding format to ASCII and many factors need to be considered. Data compression (and encryption that may be) addressed by this layer.
7. Application Layer
This layer is the most "intelligent", the gateway is at this layer. Gateway does the same job as a router, but there are differences between them. Application Layer is the primary interface between an application running on one computer and network resources that require access to it. Application layer is the layer where the user will operate him, protocols such as FTP, telnet, SMTP, HTTP, POP3 is the Application layer.
Vocab
- Relataing : berkaitan 6. Equipment : peralatan
- Responsible : bertanggung jawab 7. Conceptually : konseptual
- Compression : kompresi 8. Particular : tertentu
- Incorporated : tergabung 9. Conversion : konversi
- Considered : dianggap 10. Controlling : mengontrol
TRANSLATE :
7 OSI LAYER
Model referensi OSI (Open System Interconnection) menggambarkan bagaimana informasi dari suatu software aplikasi di sebuah komputer berpindah melewati sebuah media jaringan ke suatu software aplikasi di komputer lain. Model referensi OSI secara konseptual terbagi ke dalam 7 lapisan dimana masing-masing lapisan memiliki fungsi jaringan yang spesifik. Model Open Systems Interconnection (OSI) diciptakan oleh International Organization for Standardization (ISO) yang menyediakan kerangka logika terstruktur bagaimana proses komunikasi data berinteraksi melalui jaringan. Standard ini dikembangkan untuk industri komputer agar komputer dapat berkomunikasi pada jaringan yang berbeda secara efisien.
Terdapat 7 layer pada model OSI. Setiap layer bertanggungjawab secara khusus pada proses komunikasi data.
II. FUNGSI LAYER
1. Layer Physical
Ini adalah layer yang paling sederhana; berkaitan dengan electrical (dan optical) koneksi antar peralatan. Data biner dikodekan dalam bentuk yang dapat ditransmisi melalui media jaringan, sebagai contoh kabel, transceiver dan konektor yang berkaitan dengan layer Physical. Peralatan seperti repeater, hub dan network card adalah berada pada layer ini.
2. Layer Data-link
Layer ini sedikit lebih “cerdas” dibandingkan dengan layer physical, karena menyediakan transfer data yang lebih nyata. Sebagai penghubung antara media network dan layer protocol yang lebih high-level, layer data link bertanggung-jawab pada paket akhir dari data binari yang berasal dari level yang lebih tinggi ke paket diskrit sebelum ke layer physical. Akan mengirimkan frame (blok dari data) melalui suatu network. Ethernet (802.2 & 802.3), Tokenbus (802.4) dan Tokenring (802.5) adalah protocol pada layer Data-link.
3. Layer Network
Tugas utama dari layer network adalah menyediakan fungsi routing sehingga paket dapat dikirim keluar dari segment network lokal ke suatu tujuan yang berada pada suatu network lain. IP, Internet Protocol, umumnya digunakan untuk tugas ini. Protocol lainnya seperti IPX, Internet Packet eXchange. Perusahaan Novell telah memprogram protokol menjadi beberapa, seperti SPX (Sequence Packet Exchange) & NCP (Netware Core Protocol). Protokol ini telah dimasukkan ke sistem operasi Netware. Beberapa fungsi yang mungkin dilakukan oleh Layer Network
- Membagi aliran data biner ke paket diskrit dengan panjang tertentu
- Mendeteksi Error
- Memperbaiki error dengan mengirim ulang paket yang rusak
- Mengendalikan aliran
4. Layer Transport
Layer transport data, menggunakan protocol seperti UDP, TCP dan/atau SPX (Sequence Packet eXchange, yang satu ini digunakan oleh NetWare, tetapi khusus untuk koneksi berorientasi IPX). Layer transport adalah pusat dari mode-OSI. Layer ini menyediakan transfer yang reliable dan transparan antara kedua titik akhir, layer ini juga menyediakan multiplexing, kendali aliran dan pemeriksaan error serta memperbaikinya.
5. Layer Session
Layer Session, sesuai dengan namanya, sering disalah artikan sebagai prosedur logon pada network dan berkaitan dengan keamanan. Layer ini menyediakan layanan ke dua layer diatasnya, Melakukan koordinasi komunikasi antara entiti layer yang diwakilinya. Beberapa protocol pada layer ini: NETBIOS: suatu session interface dan protocol, dikembangkan oleh IBM, yang menyediakan layanan ke layer presentation dan layer application. NETBEUI, (NETBIOS Extended User Interface), suatu pengembangan dari NETBIOS yang digunakan pada produk Microsoft networking, seperti Windows NT dan LAN Manager. ADSP (AppleTalk Data Stream Protocol). PAP (Printer Access Protocol), yang terdapat pada printer Postscript untuk akses pada jaringan AppleTalk.
6. Layer Presentation
Layer presentation dari model OSI melakukan hanya suatu fungsi tunggal: translasi dari berbagai tipe pada syntax sistem. Sebagai contoh, suatu koneksi antara PC dan mainframe membutuhkan konversi dari EBCDIC character-encoding format ke ASCII dan banyak faktor yang perlu dipertimbangkan. Kompresi data (dan enkripsi yang mungkin) ditangani oleh layer ini.
7. Layer Application
Layer ini adalah yang paling “cerdas”, gateway berada pada layer ini. Gateway melakukan pekerjaan yang sama seperti sebuah router, tetapi ada perbedaan diantara mereka. Layer Application adalah penghubung utama antara aplikasi yang berjalan pada satu komputer dan resources network yang membutuhkan akses padanya. Layer Application adalah layer dimana user akan beroperasi padanya, protocol seperti FTP, telnet, SMTP, HTTP, POP3 berada pada layer Application.
Source
https://yuliantisafitri.wordpress.com/7-layer-osi/https://disconnected32.wordpress.com/2008/09/22/pengenalan-jaringan/
Comments
Post a Comment