当前位置:网站首页>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
边栏推荐
- [OC]-<UI入门>--常用控件的学习
- Intel Distiller工具包-量化实现2
- 自定义卷积注意力算子的CUDA实现
- [Hacker News Weekly] data visualization artifact; Top 10 Web hacker technologies; Postman supports grpc
- Selenium+Pytest自动化测试框架实战(下)
- LeetCode:剑指 Offer 48. 最长不含重复字符的子字符串
- KDD 2022 paper collection (under continuous update)
- I-BERT
- To effectively improve the quality of software products, find a third-party software evaluation organization
- Simclr: comparative learning in NLP
猜你喜欢

Detailed explanation of dynamic planning

LeetCode41——First Missing Positive——hashing in place & swap

Advanced Computer Network Review(4)——Congestion Control of MPTCP

SimCLR:NLP中的对比学习
![[today in history] February 13: the father of transistors was born The 20th anniversary of net; Agile software development manifesto was born](/img/70/d275009134fcbf9ae984c0f278659e.jpg)
[today in history] February 13: the father of transistors was born The 20th anniversary of net; Agile software development manifesto was born

不同的数据驱动代码执行相同的测试场景
![[text generation] recommended in the collection of papers - Stanford researchers introduce time control methods to make long text generation more smooth](/img/10/c0545cb34621ad4c6fdb5d26b495ee.jpg)
[text generation] recommended in the collection of papers - Stanford researchers introduce time control methods to make long text generation more smooth

Post training quantification of bminf

Cesium draw points, lines, and faces

Ijcai2022 collection of papers (continuously updated)
随机推荐
A convolution substitution of attention mechanism
[OC-Foundation框架]---【集合数组】
Post training quantification of bminf
Show slave status \ read in G_ Master_ Log_ POS and relay_ Log_ The (size) relationship of POS
Once you change the test steps, write all the code. Why not try yaml to realize data-driven?
LeetCode:673. 最长递增子序列的个数
LeetCode:剑指 Offer 03. 数组中重复的数字
Advance Computer Network Review(1)——FatTree
requests的深入刨析及封装调用
How to intercept the string correctly (for example, intercepting the stock in operation by applying the error information)
Guangzhou will promote the construction of a child friendly city, and will explore the establishment of a safe area 200 meters around the school
Pytest参数化你不知道的一些使用技巧 /你不知道的pytest
Variable length parameter
什么是MySQL?MySql的学习之路是怎样的
不同的数据驱动代码执行相同的测试场景
LeetCode:394. String decoding
Philosophical enlightenment from single point to distributed
SimCLR:NLP中的对比学习
LeetCode:214. Shortest palindrome string
Li Kou daily question 1 (2)