33.22 Embedded IPv4 Addresses And TransitionAlthough the prefm 0000 00 dịch - 33.22 Embedded IPv4 Addresses And TransitionAlthough the prefm 0000 00 Việt làm thế nào để nói

33.22 Embedded IPv4 Addresses And T

33.22 Embedded IPv4 Addresses And Transition
Although the prefm 0000 0000 is labeled Resewed in the figure, the designers plan
to use a small fraction of addresses in that section to encode IPv4 addresses. In particular, any address that begins with 80 zero bits followed by 16 bits of all ones or 16 bits
of all zeros contains an Wv4 address in the low-order 32 bits. The value of the 16-bit
field indicates whether the node also has a conventional IPv6 unicast address. Figure
33.9 illustrates the two forms.
Sec. 33.22 Embedded IPv4 Addresses And Transition 615
1-80 zero bits-116 bitsl-32 bits-I
10000. . . . . . . . . . . . . . . . . .W O O I 0000 I lPv4 Address 1
0000. . . . . . . . . . . . . . . . ..WOO 1 FFFF I IPv4 Address
Figure 33.9 The encoding of an IPv4 address in an IPv6 address. The 16-bit
field contains 0000 if the node also has a conventional IPv6 address, and FFFF if it does not.
The encoding will be needed during a transition from IPv4 to IPv6 for two reasons.
First, a computer may choose to upgrade from IPv4 to IPv6 software before it has been
assigned a valid IPv6 address. Second, a computer running IPv6 software may need to
communicate with a computer that runs only IPv4 software.
Having a way to encode an IPv4 address in an IPv6 address does not solve the
problem of making the two version interoperate. In addition to address encoding, translation is needed. To use a translator, an IPv6 computer generates a datagram that contains the IPv6 encoding of the IPv4 destination address. The IPv6 computer sends the
datagram to a translator, which uses IPv4 to communicate with the destination. When
the translator receives a reply from the destination, it translates the IPv4 datagram to
IPv6 and sends it back to the IPv6 source.
It may seem that translating protocol addresses could fail because higher layer protocols verify address integrity. In particular, TCP and UDP, use a pseudo header in
their checksum computation. The pseudo header includes both the source and destination protocol addresses, so changing such addresses could affect the computation. However, the designers planned carefully to allow TCP or UDP on an IPv4 machine to communicate with the corresponding transport protocol on an IPv6 machine. To avoid
checksum mismatch, the IPv6 encoding of an IPv4 address has been chosen so that the
16-bit 1's complement checksum for both an IPv4 address and the IPv6 encoding of the
address are identical. The point is:
In addition to choosing technical details of a new Internet Protocol,
the IETF work on IPv6 has focused on finding a way to transition
from the current protocol to the new protocol. In particular, the
current proposal for IPv6 allows one to encode an IPv4 address inside an IPv6 address such that address translation does not change
the pseudo header checksum.
616 The Future Of TCPlIP (IPv6) Chap. 33
33.23 Unspecified And LoopbackAddresses
As in IPv4, a few IPv6 addresses have been assigned special meaning. For example, the all 0's address:
is an unspecified address which cannot be assigned to any computer or used as a destination. It is only used as a source address during bootstrap by a computer that has not
yet learned its address.
Like IPv4, IPv6 also has a loopback address that is used for testing software. The
IPv6 loopback address is:
Any datagram sent to the loopback address will be delivered to the local machine; it
must never be used as a destination address on an outgoing datagram.
33.24 Unicast Address Hierarchy
One of the most important changes between IPv4 and IPv6 arises from the allocation strategy used for unicast addresses and the resulting address hierarchy. Recall that
the original IPv4 addressing scheme used a two-level hierarchy in which an address is
divided into a globally unique prefix and a suffi. IPv6 extends the concept by adopting an address hierarchy with three conceptual levels as Figure 33.10 illustrates.
Level Purpose
1 Globally-known public topology
2 Individual site
3 Individual network interface
Figure 33.10 The three conceptual levels of the Pv6 unicast address hierarchy. In practice, an address has additional structure.
The two lowest levels of the conceptual hierarchy are easiest to understand because
they correspond to identifiable entities. The lowest level corresponds to a single attachment between a computer and a network. The middle level of the hierarchy
corresponds to a set of computers and networks located at a site, which implies both
contiguous physical co~ectivityand a single organization that owns and operates the
equipment. We will see that the addressing scheme accommodates both large and small
sites, and allows a site to have complex internal structure.
Sec. 33.24 Unicast Address Hierarchy 617
To provide flexibility, the top level of the hierarchy, which is labeled public topology, is not precisely defined. In general, one can think of the public topology as a
"section" of the global Internet that is available for public access. Two types of public
topology are envisioned. The first type corresponds to a major Internet Service Provider (ISP)that provides long-haul service to customers, which are known as subscribers.
The second type, which is called an exchange, is a newly envisioned organization. According to the designers, exchanges will provide two functions. First, an exchange will
operate like a NAP to intercomect major ISPs and pass traffic among them. Second,
unlike current NAPS, exchanges will also service individual subscribers, which means
that the exchange will assign the subscriber an address. The chief advantage of an address assigned by an exchange is that the address will not specify an ISP. Thus, a subscriber will be free to move from one ISP to another.
33.25 Aggregatable Global Unicast Address Structure
Authority for IPv6 address assignment flows down the hierarchy. Each top-level
organization (e.g., an ISP or exchange) is assigned a unique prefm. When an organization becomes a subscriber of a top-level ISP, the organization is assigned a unique
number for its site. Finally, a manager must assign a number to each network comection. To make routing efficient, successive sets of bits in the address are reserved for
each assignment. Figure 33.11 illustrates the format, which is known as a aggregatable
global unicast address format.
top ,,site +. third
level level level
. ,
Figure 33.11 The division of an IPV6 aggregatable global unicast address into
separate fields along with an indication of how those fields
correspond to the three-level hierarchy.
The 3-bit field labeled P in the figure corresponds to the fonnat prefi, which is
001 for an aggregatable global unicast address. The &bit RES field is reserved for the
future and contains zeroes. Remaining fields in the address are arranged to make routing efficient. In particular, fields that correspond to the highest level of the hierarchy
are grouped together to comprise the most significant bits of the address. Field TLA ID
contains an identifier used for Top-Level Aggregation (i.e., a unique identifier assigned
to the ISP or exchange that owns the address). The owner of the address uses field
N U to provide Next-Level Aggregation (e.g., to identify a particular subscriber).
TLA
ID
SLA
RES NLAID ID INTERFACE ID
618 The Future Of TCPIIP (IPV6) Chap. 33
The 16-bit field labeled SLA ID (Site-LevelAggregation) is available for a specific
site to use. The designers envision it being used much like an IPv4 subnet field. Thus,
a site with only a few networks can choose to treat the field as a network identifier, and
a site that has many networks can use the field to partition networks into groups which
can then be arranged in a hierarchy. To create a one-level hierarchy at the site, the organization must use a prefm to identify the group and a suffvr to identify a particular
network in the group. As with IPv4 subnetting, the division into groups improves routing efficiency because a routing table only contains routes to each of the other groups
rather than to each individual network.
33.26 Interface Identifiers
As Figure 33.1 1 shows, the low-order 64 bits of an IPv6 aggregatable unicast address identifies a specific network interface. Unlike IPv4, however, the IPV6 suffix was
chosen to be large enough to accommodate a direct encoding of the interface hardware
address. Encoding a hardware address in an IP address has two consequences. First,
IPv6 does not use ARP to resolve an IP address to a hardware address. Instead, IPv6
uses a neighbor discovery protocol available with a new version of ICMP (ICMPV6)to
allow a node to determine which computers are its directly c o ~ e c t e dneighbors.
Second, to guarantee interoperability, all computers must use the same encoding for a
hardware address. Consequently, the IPv6 standards specify exactly how to encode
various forms of hardware address. In the simplest case, the hardware address is placed
directly in the IPv6 address; some formats use more complex transformations.
Two example encodings will help clarify the concept. For example, IEEE defines
a standard 64-bit globally unique address format known as EUI-64. The only change
needed when encoding an EUI-64 address in an IPv6 address consists of inverting bit 6
in the high-order octet of the address, which indicates whether the address is known to
be globally unique.
A more complex change is required for a conventional 48-bit Ethernet address.
Figure 33.12 illustrates the encoding. As the figure shows, bits from the original address are not contiguous in the encoded form. Instead, 16 bits with hexadecimal value
OXFFFE are inserted in the middle. In addition, bit 6, which indicates whether the address has global scope, is changed from 0 to 1. Remaining bits of the address, including the group bit (labeled g), the ID of the company that manufactured the interface (labeled c),and the manufacturer's extension are copied as shown.
Sec. 33.26 Interface Identifiers
0 8 24 47
cccccOgcccccccccc
0/5000
Từ: -
Sang: -
Kết quả (Việt) 1: [Sao chép]
Sao chép!
33,22 embed addresses IPv4 and forwarding Mặc even prefm 0000 0000 not paste mark Resewed in screen, the your designed plan to use the one less of addresses section which to ciphertext addresses IPv4. Special, any addresses beginning with 80 bit do not follow by 16 bit of all these people or 16 bit all Zero, store your Wv4, low-Command 32 bit. values ​​of 16-bit Lĩnh vực specifying cho even nodes also an IPv6 address the information unicast common. Con zero 33,9 minh họa hai model formula. SEC. 33,22 embed addresses IPv4 and Too your converted 615 1-80 zero bit-116 bitsl-32 bit-me 10000. . . . . . . . . . . . . . . . . . WOO TOI 0000 me lPv4 addresses 1 0000.. . . . . . . . . . . . . . . .. WOO 1 FFFF my email address IPv4 Côn zero 33,9 ciphertext of an addresses IPv4 in an IPv6 address. 16-bit field that contains 0000 if it nodes also an IPv6 address regular, and if it FFFF it is not. Bo ciphertext will be required in topology transition words IPv4 sang IPv6 because of Hải Lý làm. The first, one the computer can choose to upgrade word IPv4 IPv6 software before it is the specify a IPv6 address valid. Thứ hai, one the computer is already running software IPv6 you can have to console against the computer to run only the IPv4 software. There is a way to ciphertext an addresses IPv4 in an IPv6 address is not resolve the problem cause for the version hai tương thích. External addresses ciphertext, Dịch & viễn thông be required. To use one transaction author, one the computer IPv6 made ​​one that contains gói ciphertext IPv6 addresses of the target IPv4. IPv6 the computer to send the datagram for this version transactions, use for IPv4 console with floating point. Khí you translate receive a directory response from up to focus, its transactions datagram IPv4 to IPv6 and send it is again the source IPv6. This seems to be protocols translate addresses be failure as layers Cao protocols confirm the computer full vẹn addresses. Special, TCP and UDP, use one title author in machine operator checksum their. title author including addresses protocols both hai source and destination, to change your email address you can affects the computer operator. However, the your designed plan Cẩn hơn to allow TCP or UDP on one the computer for IPv4 console with protocols giao để info associated on one the computer IPv6. To avoid can Phù collection verify, ciphertext IPv6 of an addresses IPv4 have been to choose the 16-bit 1 verify additional for an addresses IPv4 and IPv6 ciphertext of the addresses same as Het exclusive. Point useful be: External failed to select the chi tiết xây dựng of an protocols Internet new, that IETF above IPv6 have the trung on the job searching for one way for transition from protocols currently the protocol new formula. Special, the These suggested show quá hơn nữa là cho IPv6 allow an for ciphertext an addresses IPv4 inside an IPv6 address such that the transaction addresses not changed check for title author. 616 future TCPlIP ( IPv6) chap 33 33,23 and unspecified LoopbackAddresses Như in IPv4, IPv6 some addresses was specified meaningful specially. For example, the all 0 of addresses: be a addresses Unknown but could not be assigned any the computer or use of like a floating point. This is only be used as a Source addresses in the time start by the computer has not did not know what was address of its. Same as IPv4, IPv6 also one addresses loopback used for testing software. These Addresses IPv6 loopback be: any gói incoming addresses loopback to be sent to the local; it is never be used as a pilot up to email address on one datagram ignore. 33,24 Unicast Address allocate One in the changes important first centered IPv4 and IPv6 delivery sinh from Chiến Lược that plug-in used cho unicast addresses and your system allocate addresses the result. Remember back that scheme addresses IPv4 original use one file system allocate hai cấp, in which addresses be chia into a Prefix unique Toàn Cầu and a suffi. IPv6 expanded Khái Niệm with that apply to one file system allocate addresses for single position Khái Niệm Primary like you 33,10 screen minh họa. Issue purpose 1 not know what to the above Toàn Cầu public topo 2 trang web personal 3 personal a network interface ' Con zero 33,10 ba Khái Niệm cấp degrees the system allocate addresses unicast Pv6. Trọng perform te, an addresses have additional structured. Hai cấp degrees lowest the system allocate Khái Niệm are simply first to understand as their corresponding to get as to execute be. MUC lowest associated with one single attached between the the computer and a network. MUC average the system allocate associated with one set of the the computer and a network TOA communication at a page web, which indicates the both lục your physical đồng ~ ectivityand one organizations unique which owner and operating the device '. They would not find ta that all to be addresses store both big and less These trang web, and allow an trang web that structured error complex TAP. These systems allocate for addresses Unicast SEC. 33,24 617 To provide a machine linh take, cấp Cao first the system allocate, not paste mark structured linked Khu Vực, do not exactly is defined. Nội chung, people have ta Nghi of fill pô public as one "part" of the network Internet Toàn Cầu be available to access public. Hải categories Khu Vực structured linked to be screen phân. These categories The first matches for one big service provided Internet (ISP) provided translations task line long for customers, called as tax bao. Type Thứ Hai, called as a conversation swap, be a organizations new not display phân. Theo all your designed, swap would provided hai function. Before initial, an conversation swap would working as giấc sleep for intercomect big ISP and beyond qua giao để messages in which the number. Thứ hai, do not like the current NAP, swap would also thue bao services personal, that is that that swap would assigned the registered an addresses. Ưu điểm Mô policy of an email address not specified by a conversation swap be addresses would specify the one ISP. Since the Vây, an thue bao to be self làm to move from a different ISP. 33,25 structured addresses Unicast aggregatable Toàn Cầu Tham privileges cho IPv6 addresses that Cháy from your system hierarchy. Every country organizations (examples like, an ISP or swap) are assigned one prefm unique . When a organizations would become one thue bao of an ISP country, organizations are one giao để read Đào zero cho trang web your. final, one person administrative be assigned a number for each of comection networks. To make that routing effectiveness, next collection bit in addresses are reserved cho each time move Nhượng. Con zero 33,11 minh họa the format called is one aggregatable These the format addresses Toàn Cầu unicast. above ,, trang web +. Thứ ba cấp height cấp . , Find 33,11 the collection part of the one addresses IPV6 aggregatable Toàn Cầu unicast to the individual specially the Lĩnh vực along with one marker of work NAO the Lĩnh vực corresponding to your system allocate ba cấp. 3-bit field marked P in a number match prefi fonnat, which is a 001 cho addresses aggregatable unicast Toàn Cầu. These & the field RES Bits reserved for in the future and zero contain. These Lĩnh vực remain at addresses to be sorted to make that routing effectiveness. Trọng Lĩnh vực tools be, corresponding to level Cao first the system allocate not grouping with the different to create a success of the bit important first of addresses. Lĩnh vực TLA ID the information you tin got to be as use for level collected (tức is, one the list unique are assigned ISP or swap which is owned addresses). Chủ ownership of Address to use Lĩnh vực N you to provide a next cấp collected (examples like, to recognize an thue bao specially). TLA ID SLA RES NLAID ID interface ID 618 future TCPIIP (IPv6) chap 33 16-bit field marked SLA ID (trang web LevelAggregation) are available for a tools be used Trang web history. These your designed screen phân it is used as much Lĩnh vực networks con IPv4. Do it, a page with the web just some networks can choose to control the trị Lĩnh vực as a default buddy a network, and a page web have many networks can use Lĩnh vực for partitions networks to the group 'which then be layout in one file system hierarchy. To create ra one file system allocate an cấp at trang web , organizations have use one prefm to determine groups and a suffvr to specify the one tools be a network in group. Như with the IPv4 subnetting, separator into groups improved Thiện routing effectiveness làm an routing table index contains the Banking path for each of the groups Other Chu is not for each of the network personal. 33,26 interface 'the list Như model 33,1 1 cho resolve, collection Low 64 bit of an IPv6 address aggregatable unicast specify the one network interface tools be. not like like IPv4, However, suffix IPV6 choose a đủ big to contain a ciphertext direct of hardware interface ' addresses. Mã ciphertext an addresses hardware in one IP addresses have two hậu quả. The first, IPv6 can using ARP resolve IP addresses for an addresses hardware. instead, IPv6 use one protocols Kham pha bank xóm available to a new version of ICMP (ICMPv6) to allow an the 'to determine the computer which are your direct c ~ dneighbors ecte. Thứ hai, to ensure able to interactive, all the computer must be used the same ciphertext cho an addresses hardware. Do it, the standard input IPv6 determined Primary defined as the NAO for ciphertext . These screen formula various of addresses Hardware Trọng cases simply first, addresses Hardware be set directly at IPv6 address; some of the format use of variable complex Tạp more than. Hải examples ciphertext will help made ​​known the Khái Niệm. For example, definitions IEEE a format normalization 64-bit addresses unique Toàn Cầu called be EUI-64. Changing unique is required on ciphertext addressing EUI-64, an IPv6 address including reverse bit 6 in order Cao octet of addresses, which is given cho even addresses not know what to a unique Toàn Cầu. One the change the complex Tạp rather than required for one addresses Ethernet 48-bit regular. Con zero 33,12 minh họa collection ciphertext. Như the number cho resolve, bit from the initial is not associated continue in the screen formula ciphertext. instead, 16 bit with the price trị OXFFFE to be inserted in the middle. External ra, cắn 6, specifying cho even addresses may Range Toàn Cầu, been changed from 0 to '1. remain chút addresses, bao including the group Chứt (marked g), ID of company which Vendor interface '(marked c), and extensions of Vendor not copied such as shown. SEC. 33,26 interface 'the list 0 8 24 47 cccccOgcccccccccc
đang được dịch, vui lòng đợi..
Kết quả (Việt) 2:[Sao chép]
Sao chép!
33,22 Địa chỉ IPv4 nhúng Và Transition
Mặc dù prefm 0000 0000 được dán nhãn Resewed trong hình, các nhà thiết kế có kế hoạch
để sử dụng một phần nhỏ của các địa chỉ trong phần đó để mã hóa địa chỉ IPv4. Đặc biệt, bất kỳ địa chỉ bắt đầu với 80 số không bit tiếp theo là 16 bit của tất cả những người hoặc 16 bit
của tất cả các số có chứa một địa chỉ Wv4 trong thứ tự thấp 32 bit. Giá trị của 16-bit
lĩnh vực chỉ ra liệu các nút cũng có một địa chỉ unicast IPv6 thông thường. Hình
33.9 minh họa hai hình thức.
Sec. 33,22 Địa chỉ IPv4 nhúng Và Transition 615
1-80 không bit-116 bitsl-32 bit-I
10000. . . . . . . . . . . . . . . . . .WOOI 0000 tôi lPv4 Địa chỉ 1
0000.. . . . . . . . . . . . . . . ..WOO 1 FFFF tôi IPv4 Address
Hình 33.9 Các mã hóa của một địa chỉ IPv4 trong một địa chỉ IPv6. 16-bit
lĩnh vực chứa 0000 nếu nút cũng có một địa chỉ IPv6 thông thường, và FFFF nếu nó không.
Việc mã hóa sẽ được cần thiết trong quá trình chuyển đổi từ IPv4 sang IPv6 vì hai lý do.
Thứ nhất, một máy tính có thể chọn để nâng cấp từ IPv4 để phần mềm IPv6 trước khi nó được
gán một địa chỉ IPv6 hợp lệ. Thứ hai, một máy tính chạy phần mềm IPv6 có thể cần phải
giao tiếp với một máy tính chạy phần mềm chỉ IPv4.
Có một cách để mã hóa một địa chỉ IPv4 trong một địa chỉ IPv6 không giải quyết được
vấn đề làm cho hai phiên bản tương thích. Ngoài mã hóa địa chỉ, dịch thuật là cần thiết. Để sử dụng một dịch giả, một máy tính IPv6 tạo ra một gói tin có chứa mã hóa IPv6 của địa chỉ đích IPv4. Các máy tính IPv6 sẽ gửi
gói tin đến một dịch giả, trong đó sử dụng IPv4 để giao tiếp với các điểm đến. Khi
các dịch giả nhận được một trả lời từ các điểm đến, nó chuyển các gói tin IPv4 sang
IPv6 và gửi nó trở lại nguồn IPv6.
Nó có vẻ rằng dịch địa chỉ giao thức có thể thất bại vì các giao thức lớp cao hơn xác minh tính toàn vẹn địa chỉ. Đặc biệt, TCP và UDP, sử dụng một tiêu đề giả trong
tính toán checksum của họ. Các tiêu đề giả bao gồm cả nguồn và địa chỉ giao thức điểm đến, vì vậy việc thay đổi địa chỉ như vậy có thể ảnh hưởng đến tính toán. Tuy nhiên, các nhà thiết kế kế hoạch cẩn thận để cho phép TCP hoặc UDP trên một máy IPv4 để giao tiếp với các giao thức truyền tải tương ứng trên một máy IPv6. Để tránh
kiểm tra không phù hợp, các mã hóa IPv6 của một địa chỉ IPv4 đã được chọn sao cho
16-bit 1 của bổ sung checksum cho cả một địa chỉ IPv4 và IPv6 mã hóa của
địa chỉ giống hệt nhau. Vấn đề là:
Ngoài việc chọn các chi tiết kỹ thuật của một giao thức Internet mới,
công việc IETF về IPv6 đã tập trung vào việc tìm kiếm một cách để chuyển đổi
từ giao thức hiện tại để giao thức mới. Đặc biệt,
đề nghị hiện tại cho IPv6 cho phép một để mã hóa một địa chỉ IPv4 trong một địa chỉ IPv6 như vậy mà dịch địa chỉ không thay đổi
các tiêu đề kiểm tra giả.
616 Tương lai của TCPlIP (IPv6) Chap. 33
33,23 Không quy định Và LoopbackAddresses
Như trong IPv4, một số địa chỉ IPv6 đã được phân công ý nghĩa đặc biệt. Ví dụ, tất cả các địa chỉ của 0:
là một địa chỉ không xác định mà không thể giao cho bất kỳ máy tính hoặc sử dụng như một điểm đến. Nó chỉ được sử dụng như một nguồn địa chỉ trong bootstrap bởi một máy tính đã không
chưa học được địa chỉ của nó.
Giống như IPv4, IPv6 cũng có một địa chỉ loopback được sử dụng để kiểm thử phần mềm. Các
địa chỉ loopback IPv6 là:
Bất kỳ gói tin gửi đến địa chỉ loopback sẽ được gửi đến các máy tính địa phương; nó
không bao giờ được sử dụng như một địa chỉ đích trên một gói dữ liệu gửi đi.
33,24 Unicast Địa chỉ Hierarchy
Một trong những thay đổi quan trọng nhất giữa IPv4 và IPv6 xuất phát từ chiến lược phân bổ sử dụng cho các địa chỉ unicast và hệ thống phân cấp địa chỉ kết quả. Nhớ lại rằng
các chương trình IPv4 giải quyết ban đầu sử dụng một hệ thống phân cấp hai cấp, trong đó một địa chỉ được
chia thành một tiền tố duy nhất trên toàn cầu và một suffi. IPv6 mở rộng khái niệm bằng cách áp dụng một hệ thống phân cấp địa chỉ với ba cấp độ khái niệm như hình minh họa 33,10.
Cấp Mục đích
1 toàn cầu nổi tiếng topology công cộng
2 trang web cá nhân
3 giao diện mạng cá nhân
Hình 33,10 Ba mức khái niệm của Pv6 hệ thống phân cấp địa chỉ unicast. Trong thực tế, một địa chỉ có cấu trúc bổ sung.
Hai mức thấp nhất của hệ thống phân cấp khái niệm là dễ hiểu bởi vì
chúng tương ứng với nhận dạng thực thể. Mức thấp nhất tương ứng với một tập tin đính kèm duy nhất giữa một máy tính và mạng. Cấp độ trung bình của hệ thống phân cấp
tương ứng với một tập hợp các máy tính và mạng đặt tại một trang web, trong đó hàm ý cả hai
đồng vật lý tiếp giáp ~ ectivityand một tổ chức duy nhất sở hữu và vận hành
thiết bị. Chúng ta sẽ thấy rằng, kế hoạch giải quyết chứa cả lớn và nhỏ
trang web, và cho phép một trang web có cấu trúc bên trong phức tạp.
Sec. 33,24 Unicast Địa chỉ Hierarchy 617
Để cung cấp tính linh hoạt, cấp cao nhất của hệ thống phân cấp, được dán nhãn cấu trúc liên kết công cộng, không được định nghĩa một cách chính xác. Nói chung, người ta có thể nghĩ đến những cấu trúc liên kết công cộng như là một
"phần" của Internet toàn cầu đó là có sẵn để truy cập công cộng. Hai loại công
topology được hình dung. Loại thứ nhất tương ứng với một nhà cung cấp dịch vụ Internet (ISP) cung cấp dịch vụ đường dài cho khách hàng, được biết đến như thuê bao.
Loại thứ hai, được gọi là một cuộc trao đổi, là một tổ chức mới được hình dung. Theo các nhà thiết kế, trao đổi sẽ cung cấp hai chức năng. Đầu tiên, một cuộc trao đổi sẽ
hoạt động như một NAP để intercomect ISP lớn và vượt qua lưu lượng truy cập trong số đó. Thứ hai,
không giống như những giấc ngủ ngắn hiện tại, trao đổi sẽ cũng có dịch vụ thuê bao cá nhân, điều đó có nghĩa
rằng việc trao đổi sẽ chỉ định các thuê bao một địa chỉ. Ưu điểm chính của một địa chỉ bằng cách trao đổi giao là địa chỉ sẽ không chỉ định một ISP. Như vậy, một thuê bao sẽ được miễn phí để di chuyển từ một ISP khác.
33,25 aggregatable Global Unicast Cấu trúc Địa chỉ
Authority cho IPv6 gán địa chỉ chảy xuống hệ thống phân cấp. Mỗi cấp cao
tổ chức (ví dụ, một ISP hoặc trao đổi) được gán một prefm độc đáo. Khi một tổ chức trở thành một thuê bao của một ISP cấp cao, tổ chức được giao một độc đáo
số cho trang web của mình. Cuối cùng, một người quản lý phải gán một số cho mỗi comection mạng. Để thực hiện định tuyến hiệu quả, bộ tiếp của các bit trong địa chỉ được dành riêng cho
mỗi chủ đề. Hình 33,11 minh họa các định dạng, được biết đến như một aggregatable
định dạng địa chỉ unicast toàn cầu.
đầu ,, trang web +. thứ ba
mức độ cấp
. ,
Hình 33,11 Các bộ phận của một IPv6 aggregatable địa chỉ unicast toàn cầu vào
lĩnh vực riêng biệt cùng với một chỉ dẫn về cách các lĩnh vực
tương ứng với các hệ thống phân cấp ba mức độ.
P lĩnh vực 3-bit dán nhãn trong hình tương ứng với prefi fonnat, đó là
001 cho một địa chỉ unicast toàn cầu aggregatable. Các lĩnh vực RES & bit được dành riêng cho
tương lai và chứa zero. Trường còn lại trong địa chỉ được bố trí để làm cho định tuyến hiệu quả. Đặc biệt, lĩnh vực tương ứng với mức cao nhất của hệ thống phân cấp
được nhóm lại với nhau để bao gồm các bit quan trọng nhất của địa chỉ. Dòng TLA ID
chứa một định danh được sử dụng cho Top-Level Aggregation (ví dụ, một định danh duy nhất được gán
cho các ISP hoặc trao đổi sở hữu địa chỉ). Chủ sở hữu của địa chỉ sử dụng lĩnh vực
NU để cung cấp tiếp theo-Level Aggregation (ví dụ, để xác định một thuê bao cụ thể).
TLA
ID
SLA
RES NLAID ID Giao diện ID
618 Tương lai của TCPIIP (IPv6) Chap. 33
Các lĩnh vực 16-bit có nhãn SLA ID (Site-LevelAggregation) có sẵn cho một cụ thể
trang web để sử dụng. Các nhà thiết kế hình dung nó được sử dụng giống như một lĩnh vực subnet của IPv4. Vì vậy,
một trang web chỉ với một vài mạng có thể lựa chọn để điều trị các lĩnh vực như là một định mạng lưới, và
một trang web có nhiều mạng có thể sử dụng các lĩnh vực để phân vùng mạng vào các nhóm mà
sau đó có thể được sắp xếp theo một hệ thống phân cấp. Để tạo ra một hệ thống phân cấp một cấp tại trang web, tổ chức phải sử dụng một prefm để xác định các nhóm và một suffvr để xác định một đặc biệt
mạng trong nhóm. Như với IPv4 subnetting, sự phân chia thành các nhóm cải thiện hiệu quả định tuyến vì một bảng định tuyến chỉ chứa các tuyến đường để mỗi nhóm khác
chứ không phải cho từng mạng cá nhân.
33,26 Giao diện định danh
Như hình 33,1 1 cho thấy, thứ tự thấp 64 bit của một IPv6 địa chỉ unicast aggregatable xác định một giao diện mạng cụ thể. Không giống như IPv4, tuy nhiên, hậu tố IPv6 đã được
lựa chọn phải đủ lớn để chứa một mã hóa trực tiếp của giao diện phần cứng
địa chỉ. Mã hóa một địa chỉ phần cứng trong một địa chỉ IP có hai hậu quả. Đầu tiên,
IPv6 không sử dụng ARP để giải quyết một địa chỉ IP đến một địa chỉ phần cứng. Thay vào đó, IPv6
sử dụng một giao thức phát hiện hàng xóm có sẵn với một phiên bản mới của ICMP (ICMPv6) để
cho phép một nút để xác định các máy tính được nó trực tiếp đồng ~ dneighbors ecte.
Thứ hai, để đảm bảo khả năng tương tác, tất cả các máy tính phải sử dụng mã hóa cùng một
phần cứng địa chỉ. Do đó, các tiêu chuẩn IPv6 xác định chính xác làm thế nào để mã hóa
các hình thức khác nhau của địa chỉ phần cứng. Trong trường hợp đơn giản, địa chỉ phần cứng được đặt
trực tiếp trong địa chỉ IPv6; một số định dạng sử dụng biến đổi phức tạp hơn.
Hai mã hóa ví dụ sẽ giúp làm rõ các khái niệm. Ví dụ, IEEE định nghĩa
một định dạng 64-bit địa chỉ duy nhất trên toàn cầu tiêu chuẩn được gọi là EUI-64. Sự thay đổi chỉ
cần thiết khi mã hóa một địa chỉ EUI-64 trong địa chỉ IPv6 bao gồm đảo ngược bit 6
trong octet cao, trật tự của địa chỉ, mà chỉ ra cho dù địa chỉ được biết đến
là duy nhất trên toàn cầu.
Một sự thay đổi phức tạp hơn là cần thiết cho một địa chỉ Ethernet 48-bit thông thường.
Hình minh họa 33,12 mã hóa. Như hình vẽ, các bit từ địa chỉ ban đầu không tiếp giáp trong các hình thức mã hóa. Thay vào đó, 16 bit với giá trị thập lục phân
OXFFFE được chèn vào giữa. Ngoài ra, cắn 6, mà chỉ ra cho dù địa chỉ đã phạm vi toàn cầu, được thay đổi từ 0 đến 1. bit còn lại của địa chỉ, bao gồm cả các bit nhóm (có nhãn g), ID của các công ty sản xuất giao diện (có nhãn c) và phần mở rộng của nhà sản xuất được sao chép như hình vẽ.
Sec. 33,26 Giao diện định danh
0 8 24 47
cccccOgcccccccccc
đang được dịch, vui lòng đợi..
 
Các ngôn ngữ khác
Hỗ trợ công cụ dịch thuật: Albania, Amharic, Anh, Armenia, Azerbaijan, Ba Lan, Ba Tư, Bantu, Basque, Belarus, Bengal, Bosnia, Bulgaria, Bồ Đào Nha, Catalan, Cebuano, Chichewa, Corsi, Creole (Haiti), Croatia, Do Thái, Estonia, Filipino, Frisia, Gael Scotland, Galicia, George, Gujarat, Hausa, Hawaii, Hindi, Hmong, Hungary, Hy Lạp, Hà Lan, Hà Lan (Nam Phi), Hàn, Iceland, Igbo, Ireland, Java, Kannada, Kazakh, Khmer, Kinyarwanda, Klingon, Kurd, Kyrgyz, Latinh, Latvia, Litva, Luxembourg, Lào, Macedonia, Malagasy, Malayalam, Malta, Maori, Marathi, Myanmar, Mã Lai, Mông Cổ, Na Uy, Nepal, Nga, Nhật, Odia (Oriya), Pashto, Pháp, Phát hiện ngôn ngữ, Phần Lan, Punjab, Quốc tế ngữ, Rumani, Samoa, Serbia, Sesotho, Shona, Sindhi, Sinhala, Slovak, Slovenia, Somali, Sunda, Swahili, Séc, Tajik, Tamil, Tatar, Telugu, Thái, Thổ Nhĩ Kỳ, Thụy Điển, Tiếng Indonesia, Tiếng Ý, Trung, Trung (Phồn thể), Turkmen, Tây Ban Nha, Ukraina, Urdu, Uyghur, Uzbek, Việt, Xứ Wales, Yiddish, Yoruba, Zulu, Đan Mạch, Đức, Ả Rập, dịch ngôn ngữ.

Copyright ©2024 I Love Translation. All reserved.

E-mail: