Book Image

Understanding TCP/IP

By : CP Books a.s.
Book Image

Understanding TCP/IP

By: CP Books a.s.

Overview of this book

This book covers in detail the Open System Interconnection (OSI) reference model and the TCP/IP protocols that operate that different layers. Its coverage includes various application protocols. The authors explain in an easy-to-read style networking concepts and protocols, with examples that make the book a practical guide in addition to its coverage of theory.
Table of Contents (20 chapters)
19
Index

6.4 Unnumbered Interface

Let us consider serial links connecting LANs. For such a link, a subnetwork of at least four IP addresses is needed (a network address, a network broadcast, and two addresses for network interfaces on routers).

6.4 Unnumbered Interface

Figure 6.6: LAN connected via serial links

It is obvious from Figure 6.6 that besides the three IP address intervals for local networks, other addresses for serial link networks will be necessary. It is clear at first glance, that not using another network address for serial links would be very efficient.

Current routers are able to create an unnumbered interface on point-to-point links adjacent routers act as a single virtual router. Each physical router represents one half of this virtual router. The virtual router has two interfaces only—one per each LAN.

6.4 Unnumbered Interface

Figure 6.7: Unnumbered networks

There is no need then to waste IP addresses for serial links.

6.4.1 Dynamic Address Assignment

If a network has already been assigned an IP address interval, it is possible...