当前位置:网站首页>IP protocol of network layer
IP protocol of network layer
2022-07-28 09:08:00 【Skinny monkey 117】
Catalog
Network number and host number
IP The core function of address
IP Internet protocol
The most important protocol in the network layer :IP(Internel Protocol) Internet protocol
IP Address :IPv4、IPv6(128 position )
IPv4:32 An unsigned integer of bits (4 Bytes ), Usually , Each byte is represented in decimal , In the middle to . Connect —— Point division method . Such as ,192.168.18.253
Network number and host number
How to handle IP The address is disassembled into network number and host number
Network mask
special IP Address
IP The core function of address
IP Of Header
Routing table
Broadcast domain is approximately equal to LAN. therefore ,ARP The agreement is only in the same LAN Inside is effective . Next jump IP It must be the same LAN.
Some supplementary agreements
1. DNS
2. NAT
3. MTU
MTU: The data link layer limits the size of data that can be sent at a time
Maximum Transmission Unit( Maximum transmission unit )
because MTU, Decided that the upper levels have influence
IP: It is manifested as a fragmentation problem
TCP:MSS (Maximum Segment Size)UDP: There is a maximum message size ;
application layer , Let as few pieces as possible , Not more than UDP Maximum message .
Summary
边栏推荐
- VS2015使用dumpbin 查看库的导出函数符号
- 【leetcode周赛总结】LeetCode第 83场双周赛(7.23)
- This flick SQL timestamp_ Can ltz be used in create DDL
- 1w5 words to introduce those technical solutions of distributed system in detail
- Why is the text box of Google material design not used?
- 从开发转测试:我从零开始,一干就是6年的自动化测试历程
- CSV文件存储
- Go synergy
- View the dimensions of the list
- shell 实现harbor v1/v2的备份/恢复/迁移等功能
猜你喜欢

Alibaba internal interview materials

Explain cache consistency and memory barrier

v-bind指令的详细介绍

Kubernetes technology and Architecture (VII)

Two dimensional array and operation

golang 协程的实现原理

Completion report of communication software development and Application

KEGG通路的从属/注释信息如何获取

实现批量数据增强 | keras ImageDataGenerator使用

Business digitalization is running rapidly, and management digitalization urgently needs to start
随机推荐
TXT文本文件存储
You're not still using xshell, are you? This open source terminal tool is yyds!
Review the past and know the new MySQL isolation level
v-bind指令的详细介绍
C #, introductory tutorial -- debugging skills and logical error probe technology and source code when the program is running
There is a bug in installing CONDA environment
Detailed explanation of switch link aggregation [Huawei ENSP]
Digital signatures and Ca certificates
golang 协程的实现原理
Sentry log management system installation and use tutorial
Hyperlink label
View the dimensions of the list
Learn to draw with nature communications -- complex violin drawing
Network interface network crystal head RJ45, Poe interface definition line sequence
Dry goods semantic web, Web3.0, Web3, metauniverse, these concepts are still confused? (top)
Train your own classification [Bao Jiaobao, the data are ready]
How to execute the SQL assembled in ODPs SQL function and get the return value?
49 opencv deep analysis profile
A perfect cross compilation environment records the shell scripts generated by PETA
Vrrp+mstp configuration details [Huawei ENSP experiment]





















