-
Notifications
You must be signed in to change notification settings - Fork 16
/
Copy pathtcpIP 协议族.html
20 lines (19 loc) · 6.25 KB
/
tcpIP 协议族.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<html>
<head>
<title>tcp/IP 协议族</title>
<basefont face="微软雅黑" size="2" />
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="exporter-version" content="Evernote Windows/307425 (zh-CN, DDL); Windows/10.0.0 (Win64);"/>
<style>
body, td {
font-family: 微软雅黑;
font-size: 10pt;
}
</style>
</head>
<body>
<a name="663"/>
<h1>tcp/IP 协议族</h1>
<div>
<span><div><div>ICMP:网际层协议 SMTP:电子邮件协议 SNMP:网络管理协议</div><div>ARP:地址解析协议 作用:将IP地址转换为物理地址 </div><div>RARP: 反地址解析协议 作用:将物理地址转换成IP地址</div><div>ICMP:是一种专门用于发送差错报文协议</div><div><span style="font-size: 14px; letter-spacing: normal; orphans: 2; text-indent: 28px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); color: rgb(51, 51, 51); font-family: arial, sans-serif; font-variant-caps: normal; font-variant-ligatures: normal;">SSH 是目前较可靠,专为</span><a href="https://baike.so.com/doc/5696997-5909702.html" style="font-size: 14px; letter-spacing: normal; orphans: 2; text-indent: 28px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; color: rgb(19, 110, 194); font-family: arial, sans-serif; font-variant-caps: normal; font-variant-ligatures: normal;">远程登录</a><span style="font-size: 14px; letter-spacing: normal; orphans: 2; text-indent: 28px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; color: rgb(51, 51, 51); font-family: arial, sans-serif; font-variant-caps: normal; font-variant-ligatures: normal;">会话和其他网络服务提供安全性的协议</span></div><div>停等协议: 数据链路层</div><div>DHCP(dynamic host configuration protocol) 自动分配IP地址 DHCP客户端可以DHCP服务器获取本机IP地址、DNS服务器的地址、DHCP服务器的地址、默认网关的地址等。</div><div>可变大小的滑动窗口协议: tcp</div><div><br/></div><div>三网合一:电信网、广播电视网、互联网</div><div><font style="font-size: 12pt;"><span style="font-size: 12pt; font-weight: bold;">网络互连设备</span></font></div><ul><li><div><span style="font-size: 12pt; font-weight: bold;">物理层: </span><span style="font-size: 12pt;">中继器、集线器</span></div></li><li><div><span style="font-size: 12pt;">数据链路层: 网桥、交换机(交换机技术有:端口交换、帧交换、存储转发、信元交换)</span></div></li><li><div><span style="font-size: 12pt;">网络层:路由器</span></div></li><li><div><span style="font-size: 16px;">应用层:网关(Gateway)</span></div></li></ul><div><span style="font-size: 12pt; font-weight: bold;">TLS</span><span style="font-size: 12pt;">(安全</span><span style="font-size: 12pt; color: rgb(255, 0, 0);">传输层</span><span style="font-size: 12pt;">简称):用于两个通信应用程序之间提供</span><span style="font-size: 12pt; color: rgb(227, 0, 0);">保密性</span><span style="font-size: 12pt;">和</span><span style="font-size: 12pt; color: rgb(227, 0, 0);">数据完整性</span></div><div><span style="font-size: 16px; font-weight: bold;">SSL</span><span style="font-size: 16px;">(安全套接层协议): 给网络通信提供安全和</span><span style="font-size: 16px; color: rgb(227, 0, 0);">数据完整性</span><span style="font-size: 16px;">的协议,与TLS非常接近。</span></div><div><span style="font-size: 16px;"><span style="font-size: 16px; font-weight: bold;">PGP</span>:基于RSA公钥加密体系的邮件加密软件。</span></div><div><span style="font-size: 16px;"><span style="font-size: 16px; font-weight: bold;">IPSEC</span>:网络层的安全协议,通过使用加密的安全服务来确保在网络上进行保密而安全的通讯。</span></div><div><br/></div><div><img src="tcpIP 协议族_files/Image.png" type="image/png" data-filename="Image.png"/></div><div><img src="tcpIP 协议族_files/Image [1].png" type="image/png" data-filename="Image.png"/></div><div><span style="font-size: 14pt;">IPV4 VS IPV6过渡期间,主要采用三种基本技术</span></div><div> 双协议栈:主机用时运行 IPv4和IPv6<span style="color: rgb(255, 0, 0);">两套协议栈</span>。</div><div>隧道技术:<span style="color: rgb(227, 0, 0);">用来在IPv4</span>网络之上<span style="color: rgb(255, 0, 0);">连接IPv6的站点</span>,站点可以是一台主机,也可以是多个主机。将IPv6分组封装到IPv4中。</div><div>NAT-PT:利用转换网关在IPv4和IPv6网络之间转换IP报头的地址,同时根据协议不同对分组做相应的语义翻译,从而使纯IPv4和纯IPv6之间能够透明通信。</div><div><br/></div><div><span style="font-size: 12pt; font-weight: bold;">帧中继</span><span style="font-size: 12pt;">是在X.25协议的基础上发展起来的</span><span style="font-size: 12pt; color: rgb(255, 0, 0);">可变长度</span><span style="font-size: 12pt; color: rgb(255, 0, 0);">帧的数据传输技术</span><span style="font-size: 12pt;">,相对X.25来说 通信</span><span style="font-size: 12pt; color: rgb(255, 0, 0);">开销少</span><span style="font-size: 12pt;">,</span><span style="font-size: 12pt; color: rgb(227, 0, 0);">传输速度</span><span style="font-size: 12pt;">更快。 提供 </span><span style="font-size: 12pt; color: rgb(255, 0, 0);">面向连接的虚电路</span><span style="font-size: 12pt;">服务。更灵活的方式</span><span style="font-size: 12pt; color: rgb(227, 0, 0);">支持突发通信</span><span style="font-size: 12pt;">。</span></div><div><span style="font-size: 12pt; color: rgb(222, 87, 0); font-weight: bold;">DDN </span><span style="font-size: 12pt; color: rgb(222, 87, 0);">是数字数据网的简称</span><span style="font-size: 12pt;">,是一种专线上网方式,它将数万、以光缆为主体的数字电路,通过数字电路管理设备,构成一个传输速度高,质量好,网络延时小,全透明,高流量的数据传输基础网络。</span></div><div><br/></div><div><br/></div></div><div><br/></div></span>
</div></body></html>