• Home
  • Textbooks
  • Internetworking with TCP/IP: Pearson New International Edition
  • Internet Protocol: Forwarding IP Datagrams

Internetworking with TCP/IP: Pearson New International Edition

Douglas E. Comer

Chapter 8

Internet Protocol: Forwarding IP Datagrams - all with Video Answers

Educators


Chapter Questions

Problem 1

Create forwarding tables for all the routers in Figure 8.2. Which router or routers will benefit most from using a default route?

Check back soon!

Problem 2

Examine the forwarding algorithm used on your local operating system. Are all forwarding cases mentioned in the chapter covered? Does the algorithm allow entries that are not described in the chapter?

Check back soon!

Problem 3

When does a router modify the hop limit (or time-to-live) field in a datagram header?

Check back soon!

Problem 4

Consider a machine with two physical network connections and two IP addresses $I_i$ and $I_2$. Is it possible for that machine to receive a datagram destined for $I_2$ over the network with address $I_i$ ? Explain.

Check back soon!

Problem 5

In the above exercise, what is the appropriate response if such a situation arises?

Check back soon!

Problem 6

Consider two hosts, $A$ and $B$, that both attach to a common physical network, $N$. What happens if another host on the network sends $A$ a datagram that has IP destination $B$ ?

Check back soon!

Problem 7

Modify Algorithm 8.1 to accommodate the IPv4 source route options discussed in Chapter 7.

Check back soon!

Problem 8

When it forwards a datagram, a router performs a computation that takes time proportional to the length of the datagram header. Explain the computation.

Check back soon!
04:49

Problem 9

In the above question, can you find an optimization that performs the computation in a few machine instructions?

Brandon Collins
Brandon Collins
Numerade Educator
01:49

Problem 10

A network administrator wants to monitor traffic destined for host $H$, and has purchased a router $R$ with monitoring software. The manager only wants traffic destined for $H$ to pass through $R$. Explain how to arrange forwarding to satisfy the manager.

James Kiss
James Kiss
Numerade Educator

Problem 11

Does Algorithm 8.1 allow a manager to specify forwarding for a multicast address? Explain.

Check back soon!

Problem 12

Does Algorithm 8.1 apply to fragments or only to complete datagrams? Explain.

Check back soon!