文章分类 | 推荐文章 | 最新文章 | 热点文章 | 最新软件 | 精品软件 | 下载排行 | 推荐下载 | 免费看大片 | WPS | 杀毒软件
清风网络
首 页 软件下载 网络学院 数码学院
QQ 电脑入门 游戏 操作系统 图形处理 办公软件 媒体动画 精文荟萃 工具软件 网络编程 程序开发 网络技术 认证考试 网站建设 文章专栏
当前位置:清风网络学院网络技术网络协议RFC796 - Address mappings
精品推荐
特别推荐
·ISIS路由协议
·Telnet入侵最完全手册
·网络协议基础知识 SMTP协议和UDP协议
·新的宽带认证方式——IEEE 802.1x协议
·ARP协议揭密
·网络沟通的桥梁-协议X档案
·TCP/IP协议简介
·NGN网络协议解析
·HTTP协议基础
·电子商务安全协议
·SSL协议介绍
·SIP、SAP及SDP协议组合应用的研究
·在Windows 2000 Server中配置TCP/IP协议
·Catalyst8500配置实例之HSRP协议培植
·计算机网络体系层次结构的划分
·OSPF计算路由
热点TOP10
·Ad Hoc网络协议栈通用要求研究
·关于Sniffer Pro
·RFC791 - Internet Protocol
·在Windows 2000 Server中配置TCP/IP协议
·透析ICMP协议(四): 应用篇ping(RAW Socket)
·传输控制协议(Transmission Control Protocol, TCP)
·对BitTorrent通信协议的分析与检测
·完全用Linux工作 摈弃Windows
·ISIS路由协议
·TCP/IP协议原理
·Telnet入侵最完全手册
·RFC4098 - Terminology for Benchmarking BGP Device Convergence in the Control Plane
·RFC3447 - Public-Key Cryptography Standards (PKCS) #1: RSA Cryptography Specifications Version 2.1
·闭路电视监控系统CCTV资料
·IRIS Traffic Analyzer简易教程
·新的宽带认证方式——IEEE 802.1x协议
·HTTP协议基础
·新一代的AAA协议——Diameter
·IP PBX方案篇
·ARP协议揭密

RFC796 - Address mappings

日期:2007年5月5日 作者: 查看:[大字体 中字体 小字体]



  Network Working Group J. Postel
Request for Comments: 796 ISI
Replaces: IEN 115 September 1981
ADDRESS MAPPINGS
----------------

Internet Addresses
------------------

This memo describes the relationship between address fields used in
the Internet Protocol (IP) [1] and several specific networks.

An internet address is a 32 bit quantity, with several codings as
shown below.

The first type (or class a) of address has a 7-bit network number and
a 24-bit local address.

1 2 3
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
0 NETWORK Local Address
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+

Class A Address

The second type (or class b) of address has a 14-bit network number
and a 16-bit local address.

1 2 3
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
1 0 NETWORK Local Address
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+

Class B Address

The third type (or class c) of address has a 21-bit network number
and a 8-bit local address.

1 2 3
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
1 1 0 NETWORK Local Address
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+

Class C Address

The local address carries information to address a host in the
network identified by the network number. Since each network has a

Postel [Page 1]

September 1981
RFC796 Address Mappings

particular address format and length, the following section describes
the mapping between internet local addresses and the actual address
format used in the particular network.

Internet to Local Net Address Mappings
--------------------------------------

The following transformations are used to convert internet addresses
to local net addresses and vice versa:

AUTODIN II
----------

The AUTODIN II has 16 bit subscriber addresses which identify
either a host or a terminal. These addresses may be assigned
independent of location. The 16 bit AUTODIN II address is
located in the 24 bit internet local address as shown below.

The network number of the AUTODIN II is 26 (Class A).

+----------------+
HOST/TERMINAL AUTODIN II
+----------------+
16

+--------+--------+--------+--------+
26 ZERO HOST/TERMINAL IP
+--------+--------+--------+--------+
8 8 16

Postel [Page 2]

September 1981
RFC796 Address Mappings

ARPANET
-------

The ARPANET (with 96 bit leaders) has 24 bit addresses. The 24
bits are assigned to host, logical host, and IMP leader fields
as illustrated below. These 24 bit addresses are used directly
for the 24 bit local address of the internet address. However,
the ARPANET IMPs do not yet support this form of logical
addressing so the logical host field is set to zero in the
leader.

The network number of the ARPANET is 10 (Class A).

+--------+--------+--------+
HOST ZERO IMP ARPANET
+--------+--------+--------+
8 8 8

+--------+--------+--------+--------+
10 HOST LH IMP IP
+--------+--------+--------+--------+
8 8 8 8

DCNs
----

The Distributed Computing Networks (DCNs) at COMSAT and UCL use
16 bit addresses divided into an 8 bit host identifier (HID),
and an 8 bit process identifier (PID). The format locates
these 16 bits in the low order 16 bits of the 24 bit internet
address, as shown below.

The network number of the COMSAT-DCN is 29 (Class A), and of
the UCL-DCN is 30 (Class A).

+--------+--------+
HID PID DCN
+--------+--------+
8 8

+--------+--------+--------+--------+
18 ZERO HID PID IP
+--------+--------+--------+--------+
8 8 8 8

Postel [Page 3]

September 1981
RFC796 Address Mappings

EDN
---

The Experimental Data Network at the Defense Communication
Engineering Center (DCEC) uses the same type of addresses as
the ARPANET (with 96 bit leaders) and has 24 bit addresses.
The 24 bits are assigned to host, logical host, and IMP leader
fields as illustrated below. These 24 bit addresses are used
directly for the 24 bit local address of the internet address.
However, the IMPs do not yet support this form of logical
addressing so the logical host field is set to zero in the
leader.

The network number of the EDN is 21 (Class A).

+--------+--------+--------+
HOST ZERO IMP EDN
+--------+--------+--------+
8 8 8

+--------+--------+--------+--------+
21 HOST LH IMP IP
+--------+--------+--------+--------+
8 8 8 8

LCSNET
------

The LCS NET at MIT's Laboratory for Computer Science uses 32
bit addresses of several formats. Please see [3] for more
details. The most common format locates the low order 24 bits
of the 32 bit LCS NET address in the 24 bit internet local
address, as shown below.

The network number of the LCS NET is 18 (Class A).

+--------+--------+--------+
SUBNET RESERVED HOST LCSNET
+--------+--------+--------+
8 8 8

+--------+--------+--------+--------+
18 SUBNET RESERVED HOST IP
+--------+--------+--------+--------+
8 8 8 8

Postel [Page 4]

September 1981
RFC796 Address Mappings

PRNET
-----

The Packet Radio networks use 16 bit addresses. These are
independent of location (indeed the hosts may be mobile). The
16 bit PRNET addresses are located in the 24 bit internet local
address as shown below.

The network numbers of the PRNETs are:

BBN-PR 1 (Class A)
SF-PR-1 2 (Class A)
SILL-PR 5 (Class A)
SF-PR-2 6 (Class A)
BRAGG-PR 9 (Class A)
DC-PR 20 (Class A)

+--------+--------+
HOST PRNET
+--------+--------+
16

+--------+--------+--------+--------+
net ZERO HOST IP
+--------+--------+--------+--------+
8 8 16

Postel [Page 5]

September 1981
RFC796 Address Mappings

SATNET
------

The Atlantic Satellite Packet Network has 16 bit addresses for
hosts. These addresses may be assigned independent of location
(i.e., ground station). It is also possible to assign several
addresses to one physical host, so the addresses are logical
addresses. The 16 bit SATNET address is located in the 24 bit
internet local address as shown below.

The network number of the SATNET is 4 (Class A).

+--------+--------+
HOST SATNET
+--------+--------+
16

+--------+--------+--------+--------+
4 ZERO HOST IP
+--------+--------+--------+--------+
8 8 16

WBCNET
------

The Wideband Communication Satellite Packet Network (WBCNET)
Host Access Protocol (HAP) has 16 bit addresses for hosts. It
is possible to assign several addresses to one physical host,
so the addresses are logical addresses. The 16 bit WBCNET
address is divided into a HAP Number field and a Local Address
field, and is located in the 24 bit internet local address as
shown below. Please see [2] for more details.

The network number of the WBCNET is 28 (Class A).

+--------+--------+
HAP NUM LCL ADD WBCNET
+--------+--------+
8 8

+--------+--------+--------+--------+
28 HAP NUM ZERO LCL ADD IP
+--------+--------+--------+--------+
8 8 8 8

Postel [Page 6]

September 1981
RFC796 Address Mappings

References
----------

[1] Postel, J. (ed.), "Internet Protocol - DARPA Internet Program
Protocol Specification," RFC791, USC/Information Sciences
Institute, September 1981.

[2] Pershing J., "Addressing Revisited," Bolt Beranek and Newman
Inc., W Note 27, May 1981.

[3] Noel Chiappa, David Clark, David Reed, "LCS Net Address
Format," M.I.T. Laboratory for Computer Science Network
Implementation, Note No.5, IEN 82, February 1979.
[1] [2] 下一页 




上一篇:RFC797 - Format for Bitmap files

下一篇:RFC795 - Service mappings

RFC796 - Address mappings 相关文章:
·RFC1639 - FTP Operation Over Big Address Records (FOOBAR)
·RFC3531 - A Flexible Method for Managing the Assignment of Bits of an IPv6 Address Block
·RFC3235 - Network Address Translator (NAT)-Friendly Application Design Guidelines
·RFC3022 - Traditional IP Network Address Translator (Traditional NAT)
·RFC3027 - Protocol Complications with the IP Network Address Translator
·RFC1735 - NBMA Address Resolution Protocol (NARP)
·PHP实例:email address 生成图片程序
·asp.net 2.0中的URL重写以及urlMappings问题
·ccna最新真题(1) TCP/IP Addressing and Protocol
·RFC3980-T11 Network Address Authority (NAA) Naming Format for iSCSI Node Names
RFC796 - Address mappings 相关软件:
·Advanced IP Address Calculator V1.1 汉化版
·Custom AddressbookV4.3
·BestAddress HTML EditorV8.2.6
·Email Address FinderV4.0 Build 2003.07.28
·CC Get MAC AddressV2.0
·BestAddress 2003 Third EditionV3.1.0
·URL Address BookV6.08
·Email Address Finder V4.0 Build 2003.07.28

特别声明:本站除部分特别声明禁止转载的专稿外的其他文章可以自由转载,但请务必注明出处和原始作者。文章版权归文章原始作者所有。对于被本站转载文章的个人和网站,我们表示深深的谢意。如果本站转载的文章有版权问题请联系编辑人员,我们尽快予以更正。
[打印本页] [关闭窗口] 转载请注明来源:http://www.vipcn.net
| 帮助(?) | 版权声明 | 友情连接 | 关于我们 | 信息发布
Copyright 2007 www.vipcn.net All Rights Reserved. 鄂ICP备05000083号Powered by:viphot