当前位置:网站首页>Seven layer network architecture
Seven layer network architecture
2022-07-06 09:09:00 【~Pompeii】
Seven layer network architecture
1. Why is it divided into seven layers
Support the interconnection of heterogeneous networks .
2. The seven layers are respectively responsible for ( function )
OSI The model divides the work of network communication into 7 layer , From bottom to top are The physical layer 、 Data link layer 、 The network layer 、 Transport layer 、 The session layer 、 Indicating layer and stress
(1) The physical layer
Mission : Transparently transmit the bitstream .
function : Provide data transmission path for data segment equipment
Transmission unit : The bit
The implemented hardware : A hub , Repeater
(2) Data link layer
Mission : Transmitting the network layer IP Datagram assembly into frame
function :a. Establishment of link connection 、 Remove and separate
b. Frame delimitation and frame synchronization
c. Error detection
Transmission unit : frame
The implemented hardware : Switch 、 bridge
agreement :PPP,HDLC、SDLC、STP、ARQ
(3) The network layer
Mission :a. Encapsulate the message segments transmitted from the transport layer into packets
b. Choose the right route , So that the packets transmitted from the transport layer can be delivered to the destination host
function :a. Provide services for the transport layer
b. Packing and unpacking
c. Routing
d. Congestion control
Transmission unit : Data segment
The implemented hardware : Router
agreement :ICMP、ARP、RARP、IP、IGMP、OSPF
(4) Transport layer
Mission : Responsible for the communication between two processes in the host
function :
a. Provide reliable services for end-to-end connections
b. Provide flow control for end-to-end connections 、 Error control 、 Service quality management services
Transmission unit : Message segment (TCP) Or user datagram (UDP)
agreement :TCP、UDP
(5) The session layer
Mission : Dialogue between processes on different hosts
function : Manage session processes between hosts , Including the establishment of 、 Manage and terminate inter process sessions . It's an end-to-end service
(6) The presentation layer
Responsible for handling the representation format of information exchanged between two communication systems with different internal data representation structures , Provide necessary data compression and decompression functions for data encryption and decryption and improving transmission efficiency .
(7) application layer
Mission : Provide the interface between the system and users
function :
a. File transfer
b. Access and management
c. Email service
agreement :FTP、SMTP、POP3、HTTP、DNS、TELnet
边栏推荐
- LeetCode:214. 最短回文串
- Pytorch view tensor memory size
- 随手记01
- LeetCode:498. 对角线遍历
- Pytest参数化你不知道的一些使用技巧 /你不知道的pytest
- Intel distiller Toolkit - Quantitative implementation 1
- Advance Computer Network Review(1)——FatTree
- pytorch查看张量占用内存大小
- CSP first week of question brushing
- LeetCode41——First Missing Positive——hashing in place & swap
猜你喜欢
Selenium+pytest automated test framework practice (Part 2)
I-BERT
requests的深入刨析及封装调用
Esp8266-rtos IOT development
The carousel component of ant design calls prev and next methods in TS (typescript) environment
Mathematical modeling 2004b question (transmission problem)
[OC-Foundation框架]--<Copy对象复制>
Variable length parameter
BMINF的后训练量化实现
LeetCode:498. 对角线遍历
随机推荐
LeetCode:673. 最长递增子序列的个数
LeetCode41——First Missing Positive——hashing in place & swap
Niuke winter vacation training 6 maze 2
Mongodb installation and basic operation
Notes 01
LeetCode:剑指 Offer 42. 连续子数组的最大和
[OC]-<UI入门>--常用控件-UIButton
pytorch查看张量占用内存大小
Advanced Computer Network Review(4)——Congestion Control of MPTCP
一改测试步骤代码就全写 为什么不试试用 Yaml实现数据驱动?
UML图记忆技巧
KDD 2022 paper collection (under continuous update)
BMINF的後訓練量化實現
Leetcode: Sword finger offer 48 The longest substring without repeated characters
[OC foundation framework] - string and date and time >
LeetCode:124. 二叉树中的最大路径和
Different data-driven code executes the same test scenario
LeetCode:394. 字符串解码
Advanced Computer Network Review(3)——BBR
Chapter 1 :Application of Artificial intelligence in Drug Design:Opportunity and Challenges