Interactive end-of-chapter exercises


Link Layer (and network layer) addressing and forwarding

Consider the figure below. The IP and MAC addresses are shown for nodes A, B, C and D, as well as for the router's interfaces.


Consider an IP datagram being sent from node C to node D.



Question List


1. What is the source mac address at point 6?

2. What is the destination mac address at point 6?

3. What is the source IP address at point 6?

4. What is the destination IP address at point 6?

5. Do the source and destinaton mac addresses change at point 5? Answer with yes or no.




Solution


1. The source mac address at point 6 is 01-5A-12-C8-10-57

2. The destination mac address at point 6 is 47-18-F8-73-57-9A

3. The source IP address at point 6 is 128.119.0.171

4. The destination IP address at point 6 is 128.119.0.35

5. No, datagrams can be sent across the subnet via the link layer in one go.



That's incorrect

That's correct

The answer was: 01-5A-12-C8-10-57

Question 1 of 5

The answer was: 47-18-F8-73-57-9A

Question 2 of 5

The answer was: 128.119.0.171

Question 3 of 5

The answer was: 128.119.0.35

Question 4 of 5

The answer was: No

Question 5 of 5

Try Another Problem

We gratefully acknowledge the programming and problem design work of John Broderick (UMass '21), which has really helped to substantially improve this site.

Copyright © 2010-2022 J.F. Kurose, K.W. Ross
Comments welcome and appreciated: kurose@cs.umass.edu