跳到主要内容

RFC 1122 - 互联网主机要求 -- 通信层 (Requirements for Internet Hosts -- Communication Layers)

  • 状态 (Status): 互联网标准 (Internet Standard)
  • 发布 (Published): 1989 年 10 月 (October 1989)
  • 流 (Stream): Legacy
  • 更新 (Updates): RFC793
  • 勘误 (Errata): 无勘误 (No Errata)

本备忘录的状态 (Status of This Memo)

本 RFC 是面向互联网社区的官方规范。它通过引用纳入、修订、更正并补充与主机相关的主要协议标准文档。本文件的发布不受限制。


摘要 (Summary)

本 RFC 与另一份 RFC 共同定义并讨论了互联网主机软件的要求。本 RFC 涵盖通信协议层:链路层、IP 层和传输层;其姊妹篇 RFC-1123 涵盖应用层与支持协议。


目录 (Contents)

  • 1. 引言 (Introduction)

    • 1.1 互联网架构 (The Internet Architecture)
      • 1.1.1 互联网主机 (Internet Hosts)
      • 1.1.2 架构假设 (Architectural Assumptions)
      • 1.1.3 互联网协议族 (Internet Protocol Suite)
      • 1.1.4 嵌入式网关代码 (Embedded Gateway Code)
    • 1.2 一般性考虑 (General Considerations)
      • 1.2.1 持续的互联网演进 (Continuing Internet Evolution)
      • 1.2.2 健壮性原则 (Robustness Principle)
      • 1.2.3 错误日志 (Error Logging)
      • 1.2.4 配置 (Configuration)
    • 1.3 阅读本文档 (Reading this Document)
      • 1.3.1 组织方式 (Organization)
      • 1.3.2 要求 (Requirements)
      • 1.3.3 术语 (Terminology)
    • 1.4 致谢 (Acknowledgments)
  • 2. 链路层 (Link Layer)

    • 2.1 引言 (Introduction)
    • 2.2 协议逐步分析 (Protocol Walk-Through)
    • 2.3 具体问题 (Specific Issues)
      • 2.3.1 Trailer 协议协商 (Trailer Protocol Negotiation)
      • 2.3.2 地址解析协议 -- ARP (Address Resolution Protocol -- ARP)
      • 2.3.3 以太网与 IEEE 802 封装 (Ethernet and IEEE 802 Encapsulation)
    • 2.4 链路/互联网层接口 (Link/Internet Layer Interface)
    • 2.5 链路层要求摘要 (Link Layer Requirements Summary)
  • 3. 互联网层协议 (Internet Layer Protocols)

    • 3.1 引言 (Introduction)
    • 3.2 协议逐步分析 (Protocol Walk-Through)
      • 3.2.1 互联网协议 -- IP (Internet Protocol -- IP)
      • 3.2.2 互联网控制消息协议 -- ICMP (Internet Control Message Protocol -- ICMP)
      • 3.2.3 互联网组管理协议 -- IGMP (Internet Group Management Protocol -- IGMP)
    • 3.3 具体问题 (Specific Issues)
      • 3.3.1 外出数据报路由 (Routing Outbound Datagrams)
      • 3.3.2 重组 (Reassembly)
      • 3.3.3 分片 (Fragmentation)
      • 3.3.4 本地多宿主 (Local Multihoming)
      • 3.3.5 源路由转发 (Source Route Forwarding)
      • 3.3.6 广播 (Broadcasts)
      • 3.3.7 IP 多播 (IP Multicasting)
      • 3.3.8 错误报告 (Error Reporting)
    • 3.4 互联网/传输层接口 (Internet/Transport Layer Interface)
    • 3.5 互联网层要求摘要 (Internet Layer Requirements Summary)
  • 4. 传输协议 (Transport Protocols)

    • 4.1 用户数据报协议 -- UDP (User Datagram Protocol -- UDP)
      • 4.1.1 引言 (Introduction)
      • 4.1.2 协议逐步分析 (Protocol Walk-Through)
      • 4.1.3 具体问题 (Specific Issues)
      • 4.1.4 UDP/应用层接口 (UDP/Application Layer Interface)
      • 4.1.5 UDP 要求摘要 (UDP Requirements Summary)
    • 4.2 传输控制协议 -- TCP (Transmission Control Protocol -- TCP)
      • 4.2.1 引言 (Introduction)
      • 4.2.2 协议逐步分析 (Protocol Walk-Through)
      • 4.2.3 具体问题 (Specific Issues)
      • 4.2.4 TCP/应用层接口 (TCP/Application Layer Interface)
      • 4.2.5 TCP 要求摘要 (TCP Requirement Summary)
  • 5. 参考文献 (References)