RFC 1149, 描述性标题为“禽类作为载体传输IP数据包标准”。
文本地址可以在这里找到:
www.faqs.org/rfcs/rfc1149.html
这是一个基于该标准的一个实现:
www.blug.linux.no/rfc1149
该标准发布后11年之后才有实现,可见该标准的技术含量之高,难度之大。
Network Working Group D. Waitzman
Request for Comments: 1149 BBN STC
1 April 1990
A Standard for the Transmission of IP Datagrams on Avian Carriers
Status of this Memo
This memo describes an experimental method for the encapsulation of
IP datagrams in avian carriers. This specification is primarily
useful in Metropolitan Area Networks. This is an experimental, not
recommended standard. Distribution of this memo is unlimited.
Overview and Rational
Avian carriers can provide high delay, low throughput, and low
altitude service. The connection topology is limited to a single
point-to-point path for each carrier, used with standard carriers,
but many carriers can be used without significant interference with
each other, outside of early spring. This is because of the 3D ether
space available to the carriers, in contrast to the 1D ether used by
IEEE802.3. The carriers have an intrinsic collision avoidance
system, which increases availability. Unlike some network
technologies, such as packet radio, communication is not limited to
line-of-sight distance. Connection oriented service is available in
some cities, usually based upon a central hub topology.
Frame Format
The IP datagram is printed, on a small scroll of paper, in
hexadecimal, with each octet separated by whitestuff and blackstuff.
The scroll of paper is wrapped around one leg of the avian carrier.
A band of duct tape is used to secure the datagram's edges. The
bandwidth is limited to the leg length. The MTU is variable, and
paradoxically, generally increases with increased carrier age. A
typical MTU is 256 milligrams. Some datagram padding may be needed.
Upon receipt, the duct tape is removed and the paper copy of the
datagram is optically scanned into a electronically transmittable
form.
Discussion
Multiple types of service can be provided with a prioritized pecking
order. An additional property is built-in worm detection and
eradication. Because IP only guarantees best effort delivery, loss
of a carrier can be tolerated. With time, the carriers are self-
regenerating. While broadcasting is not specified, storms can cause
data loss. There is persistent delivery retry, until the carrier
drops. Audit trails are automatically generated, and can often be
found on logs and cable trays.
Security Considerations
Security is not generally a problem in normal operation, but special
measures must be taken (such as data encryption) when avian carriers
are used in a tactical environment.
Author's Address
David Waitzman
BBN Systems and Technologies Corporation
BBN Labs Division
10 Moulton Street
Cambridge, MA 02238
Phone: (617) 873-4323
EMail: dwaitzman@BBN.COM
分享到:
相关推荐
【IP 数据包通过以太网网络传输标准】指的是在以太网环境中,如何按照标准封装和传输IP数据包的方法。这个标准是针对10MB/S带宽、使用48位地址的以太网设计的,同时也适用于3MB/S、8位地址的以太网,但具体细节在另...
《IP 数据包通过试验性以太网网络的传输标准》(RFC895)文档是互联网工程任务组(IETF)发布的一个标准,旨在规范IP数据包如何在实验性的以太网环境中进行传输。该标准主要关注了四个核心方面:帧格式、地址映射、跟踪...
- RFC 1149:尽管幽默性质,但RFC 1149描述了使用鸽子传输IP数据包的理论方法,展现了RFC文档的多元性。 通过阅读这些中文版的RFC文档,读者可以深入了解互联网的运作机制,无论是网络工程师、开发者还是网络安全...
**RFC1088**,全称为"A Standard for the Transmission of IP Datagrams over NetBIOS Networks",是一项标准,旨在规范如何在NetBIOS网络上有效地传输IP数据报。NetBIOS(网络基本输入/输出系统)是一种在局域网上...
- **数据报传输**:IP数据报作为X.25的“完整包序列”发送,这意味着数据报从包边界开始,使用“更多数据”位指示是否跨越多个包。 - **最大包尺寸**:默认最大尺寸为576字节,但如果双方协商同意,可以支持更大的...
《IP数据包通过以太网网络传输标准手册》是一份深度探讨互联网协议(IP)数据包如何在以太网环境中高效、可靠传输的权威指南。这份手册基于RFC894文档,该文档是互联网工程任务组(IETF)制定的一份重要规范,详细...
1. **IP数据包结构**:IP数据包由IP头部和数据部分组成。头部包含诸如版本、头部长度、服务类型、总长度、标识符、标志位和片偏移、生存周期、协议、头部校验和、源地址和目的地址等关键字段。这些字段用于确保...
RFC(Request for Comments)是互联网工程任务组(IETF)制定标准的一种方式,其中RFC2251、2252、2253和2254分别详细定义了LDAP协议的不同方面。 **RFC2251:LDAPv3协议** RFC2251是关于LDAPv3(第三版)的核心...
- IP 协议标准:RFC 791,包括 IP 数据包的格式、生命周期管理、分片重组等。 - 网络嗅探技术:libpcap 库的工作原理和 API 使用,Wireshark 的界面操作与数据包过滤规则。 - 编程语言和库:Python 或 C++ 用于...
- RFC2811:可能与网络路由或数据包传输有关。 - RFC1039:可能与DNS(域名系统)的早期规格有关。 - RFC2364:可能涉及IP承载服务的规范,如IPv6的应用。 - RFC2511:可能涵盖网络安全领域,如密码学或认证协议。 -...
根据RFC791标准定义,IP头部包括多个字段,如版本号、头部长度、服务类型、总长度等。下面是一段用于解析IP头部的Python代码示例: ```python def decode_ip_header(packet): ip_header = {} ip_header["version...
它基于链路状态算法,由Internet Engineering Task Force (IETF)开发并标准化,首次在RFC1131中被详细介绍。 OSPF的主要优点在于其高效性、灵活性和可扩展性,尤其适合于大型网络环境。它通过维护网络的完整拓扑...
IP安全架构(IPsec)是一种为互联网协议(IP)通信提供安全保障的框架,它定义了数据包在网络间传输时如何进行加密和认证。RFC4301(中文)是IP安全架构的一份标准文档,取代了之前发布的RFC2401。本标准详尽描述了...
本备忘录状态 本文档讲述了一种Internet社区的Internet标准跟踪协议,它需要进一步进行讨论和建议以得到改进。请参考最新版的 “Internet正式协议标准” ...这个协议从概念上来讲是介于应用层和传输层之间的“中介层
作为SIP扩展协议,定义了临时响应18x(183/180)可靠传输机制 rfc2833: RTP Payload for DTMF Digits, Telephony Tones and Telephony Signals 用于DTMF 数字信号、电话音和电话信号的 RTP 负载格式
IP数据报通过IEEE802.3网络传输的两种方法 (RFC948 ——Two methods for the transmission of IP datagrams over IEEE 802.3 networks) 本备忘录的状态 本文档讲述了两种在IEEE 802.3 网络上封装互联网络通讯...
- RFC793:TCP/IP协议族中的传输控制协议TCP,奠定了互联网通信的基础。 - RFC821:简单邮件传输协议SMTP,定义了电子邮件的传输方式。 - RFC822:ASCII格式的邮件标准,规定了电子邮件的格式。 - RFC1123:定义...