当前位置:网站首页>Basics of data communication - basic knowledge of network
Basics of data communication - basic knowledge of network
2022-07-26 10:10:00 【GALi_ two hundred and thirty-three】
OSI Reference model
OSI Concept
Open System Interconnect Open Systems Interconnection Reference Model , By ISO( International Organization for Standardization ) Defined . It's a flexible 、 Robust and interoperable models , It's not an agreement , But a great model . Often used to analyze and design network architecture .
OSI Divide the network into seven layers , From bottom to top are The physical layer 、 Data link layer 、 The network layer 、 Transport layer 、 The session layer 、 The presentation layer 、 application layer .

characteristic :
- OSI Each layer of the model has its own set of functions ;
- Layers are independent and dependent on each other ;
- The top depends on the bottom , The lower level serves the upper level .
OSI Advantages of reference model
Divide the communication process of the network into smaller ones 、 Simpler parts , therefore Contribute to the development of various components 、 Design and troubleshooting .
Through network components Standardization , Allow multiple vendors to develop .
By defining what functions are implemented at each layer of the model , Encourage Industrial Standardization .
Allow various types of network hardware and software to communicate with each other ( Compatibility ).
Prevent changes made to one layer from affecting other layers ( distinct ), This is conducive to the development .
Data transfer process

Encapsulation of data

De encapsulation of data

Common devices in the network
HUB A hub
- The whole device is in the same conflict domain (collision domain).
- The whole device is in the same broadcast domain ( broadcast domain).
- Device shared bandwidth .
In exchange for Switching
unicast Unicast
Multicast Multicast
radio broadcast Broadcast
Broadcast area Broadcast Domain
Switch (Switch)
- The exchange of data frames
- End user access
- Basic access security functions
- Isolation of broadcast domain (VLAN)
- Redundancy of layer-2 link 、 Anti ring and load sharing
- Each port of the switch is a collision domain .
- The whole switch belongs to a broadcast domain .
- The switch is based on MAC Address .
Router (Router)
- Cut off the broadcast domain 、 Realize data access across three layers
- Routing protocol support 、 Maintain routing tables
- Path selection and data forwarding
- Wan access 、 Address translation and specific security functions
边栏推荐
- 服务发现原理分析与源码解读
- spolicy请求案例
- [MySQL database] a collection of basic MySQL operations - the basis of seeing (adding, deleting, modifying, and querying)
- 数通基础-Telnet远程管理设备
- Study notes of the third week of sophomore year
- 【信息系统项目管理师】初见高项系列精华汇总
- 30 minutes to thoroughly understand the synchronized lock upgrade process
- 论文笔记(SESSION-BASED RECOMMENDATIONS WITHRECURRENT NEURAL NETWORKS)
- Interview shock 68: why does TCP need three handshakes?
- Cloud native (36) | introduction and installation of harbor in kubernetes
猜你喜欢

2021 windows penetration of "Cyberspace Security" B module of Shandong secondary vocational group (analysis)

Data communication foundation TCPIP reference model

点赞,《新程序员》电子书限时免费领啦!

30 minutes to thoroughly understand the synchronized lock upgrade process

SSG框架Gatsby访问数据库,并显示到页面上

Vs Code configures go locale and successfully installs go related plug-ins in vscode problem: Tools failed to install

B站这个视频我是跪着看完的

数通基础-网络基础知识

Uni app learning summary

服务器内存故障预测居然可以这样做!
随机推荐
The charm of SQL optimization! From 30248s to 0.001s
Opencv image processing
Node memory overflow and V8 garbage collection mechanism
Uniapp "no mobile phone or simulator detected, please try again later" and uniapp custom components and communication
Matlab Simulink realizes fuzzy PID control of time-delay temperature control system of central air conditioning
Session based recommendations with recurrent neural networks
Yarn 'TSC' is not an internal or external command, nor is it a runnable program or batch file. The problem that the command cannot be found after installing the global package
SQL优化的魅力!从 30248s 到 0.001s
Network related journals and conferences in CS
The fourth week of summer vacation
Getting started with SQL - combined tables
Rowselection emptying in a-table
服务发现原理分析与源码解读
Vs2019 configuring opencv
In Net 6.0
MySQL function
Principle analysis and source code interpretation of service discovery
新公链Aptos何以拉满市场期待值?
Applet record
Basic usage of protobuf