|
IPv6 Datagram Delivery and Routing
(Page 1 of 2)
IP functions such as addressing,
datagram encapsulation and if necessary, fragmentation and reassembly,
all lead up to the ultimate objective of the protocol: the actual delivery
of datagrams from a source device to one or more destination devices.
Unchanged Aspects of Datagram Delivery and Routing in IPv6
Most of the concepts related to how
datagram delivery is accomplished in IPv6 are the
same as in IPv4:
- Datagrams are delivered directly when the source
and destination nodes are on the same network. When they are on different
networks, delivery is indirect using routing to the destination's network,
and then direct to the destination.
- Routing
is performed by looking at IP addresses and determining which portion
is the network ID and which the host ID. IPv6 does this in the same
basic way as in classless IPv4, despite the fact that IPv6 unicast addresses
are assigned using a special hierarchical format.
- Routing
is still done on a next-hop basis, with
sources generally not knowing how datagrams get from Point A to Point
B.
- Routing is performed by devices called routers
that maintain tables
of routes that tell them where to forward
datagrams to reach different destination networks.
- Routing
protocols are used to allow routers to
exchange information about routes and networks.
| If you find The TCP/IP Guide useful, please consider making a small Paypal donation to help the site, using one of the buttons below. You can also donate a custom amount using the far right button (not less than $1 please, or PayPal gets most/all of your money!) In lieu of a larger donation, you may wish to consider purchasing a download license of The TCP/IP Guide. Thanks for your support! |
|
|
Home -
Table Of Contents - Contact Us
The TCP/IP Guide (http://www.TCPIPGuide.com)
Version 3.0 - Version Date: September 20, 2005
© Copyright 2001-2005 Charles M. Kozierok. All Rights Reserved.
Not responsible for any loss resulting from the use of this site.
|