整体知识点脑图

网络安全协议复习

各层协议名称

本部分内容主要介绍TCP/IP协议体系结构中,每层包含的协议及其英文全称。

数据链路层

地址解析协议 | ARP | address resolution protocol
逆地址解析协议 | RARP | reverse address resolution protocol

网络层

因特网控制消息协议 | ICMP | Internet control message protocol

传输层

传输控制协议 | TCP | transfer control protocol
用户数据包协议 | UDP | user datagram protocol

应用层

文件传输协议 | FTP | file transfer protocol 
超文本传输协议 | HTTP | hypertext transfer protocol 
简单远程终端协议 | TELNET | telecommunication networks 
简单邮件传输协议 | SMTP | simple mail transfer protocol 
简单网络管理协议 | SNMP | simple network management protocol 
域名服务协议 | DNS | domain name service

相关文章: