By Silvia Hagen
Cover | Table of Contents | Colophon
http://www.dfn.de/service/ipv6/ipv6aggis.html.
FE80:0000:0000:0000:0202:B3FF:FE1E:8329
FE80:0:0:0:202:B3FF:FE1E:8329
FE80::202:B3FF:FE1E:8329
CAFF:CA01:0000:0056:0000:ABCD:EF12:1234 can be
represented in the following ways (note the two possible positions
for the double colon):
CAFF:CA01:0000:0056:0000:ABCD:EF12:1234
CAFF:CA01::56:0:ABCD:EF12:1234
CAFF:CA01:0:56::ABCD:EF12:1234
192.168.0.2 can be
represented by x:x:x:x:x:x:192.168.0.2 and an
address of 0:0:0:0:0:0:192.168.0.2 can be written
as ::192.168.0.2. If you prefer, you can also
write ::C0A8:2.
2E78:DA53:12::/40. To understand this address,
let's convert the
hex into binary as shown in Table 3-1.
|
Hex notation
|
Binary notation
|
Number of bits
|
|---|---|---|
|
2E 78
DA 53
12
|
00101110 01111000
11011010 01010011
00010010
|
16 bits
16 bits
8 bits, total 40 bits |
|
Allocation
|
Prefix binary
|
Prefix hex
|
Fraction of address space
|
|---|---|---|---|
|
Reserved
|
0000 0000
|
::0/128
|
1/256
|
|
Reserved for NSAP allocation
Reserved for IPX allocation (deprecated in later draft)
|
0000 001
0000 010
|
1/128
1/128
| |
|
Aggregatable global unicast addresses
|
001
|
1/8
| |
|
Link-local unicast addresses
Site-local unicast addresses
|
1111 1110 10
1111 1110 11
|
FE80::/10
FEC0::/10
|
1/1024
1/1024
|
|
Multicast addresses
|
1111 1111 |
001, as shown earlier, in
Table 3-2. The initial address specification
defined provider-based
addresses; the name has been changed to
aggregatable global unicast address. The name
change reflects the addition of an ISP-independent means of
aggregation called exchange-based
aggregation
.
001
is assigned to the aggregatable global unicast address range. The
top-level aggregation
identifier
(TLA) contains the highest level of routing information about
the address. Its size of 13 bits limits the number of top-level
routes to 8192. In the earlier specification, the TLA was the
provider-based identifier. It was assigned to the
American Registry
for Internet Numbers (ARIN) in North America,
Réseau
IP Européens (RIPE) Network Coordination Center in Europe,
and Asia Pacific Network Information Center
(APNIC). With this change in the specification, the commercial touch
of the TLA has been removed and the focus is now on routing
optimization; the TLA does not need to be a provider. At the core of
the Internet, the routing tables need just one route entry per TLA,
so the 13-bit TLA is large enough.
(NLA). These network access providers are
usually public, and they will further structure the address space
assigned by the TLA with route topology optimization as a priority.
FF, or 1111 1111 in
binary
notation (refer to Table 3-2). A node can belong
to more than one multicast group. Multicast exists in IPv4, but it
has been redefined and improved for IPv6. The multicast address
format is shown in Figure 3-9.
|
Value
|
Description
|
|---|---|
|
0
|
Reserved
|
|
1
|
Node-local scope (name changed to interface-local in new draft)
|
|
2
|
Link-local scope
|
|
3, 4
|
Unassigned
|
|
5
|
Site-local scope
|
|
Code
|
Description
|
|---|---|
|
0
|
No route to destination
This message is generated if a router cannot forward a packet because
it does not have a route in its table for a destination network. This
can only happen if the router does not have an entry for a default
route.
|
|
1
|
Communication with destination administratively prohibited
This type of message can, for example, be sent by a firewall that
cannot forward a packet to a host inside the firewall because of a
packet filter. It might also be sent if a node is configured not to
accept unauthenticated Echo Requests.
|
fe80: indicates that these two
addresses are
link-local addresses.