Chapter 7. Networking Aspects

IP sits between the Data Link layer and the Transport layer. One of the goals in the development of IPv6 was that it be able to support as many different physical networks as possible and require no changes in the Transport layer. This approach is called “IP over Everything.” In order to make IP as independent as possible from the Data Link layer, it needs an interface to this layer, which can be Ethernet, ATM, Token Ring, or any other media. The interface needs to be flexible and able to adapt to different requirements. For this purpose, features such as Path MTU discovery and fragmentation have been optimized. For UDP and TCP, it should not matter whether IPv4 or IPv6 is used. Obviously, changes are needed whenever IP addresses are used, because of the difference in the address format. All these requirements lead to changes built into the IP layer itself. Multicast has been enhanced and broadcast will not be used with IPv6. This chapter discusses the interface to the Data Link layer and IP features such as multicasting and mobility, and it also shows some sample network design scenarios that can be deployed.

Layer 2 Support for IPv6

Different terms are used when the Data Link layer is discussed. The TCP/IP model has four layers, the first of which is called the Link layer. The OSI model has seven layers. It subdivides the Link layer of the TCP/IP model into two layers, called the Physical layer and the Data Link layer. Thus, when the term Layer ...

Get IPv6 Essentials now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.