M.I.T. DEPARTMENT OF EECS

6.033 - Computer System Engineering Recitation 11 - Thursday, March 11, 2004

Read appendix 4A of your reading notes (pages 4-109 - 4-115), Integrating Ethernet with a Forwarding Network. You may want to reread Section 4.C-E of the text before reading this assignment, as you will need some familiarity with the details of these sections to understand this appendix.

This reading begins with an overview of a more modern version of Ethernet that what was described in the Metcalfe and Boggs paper we read last week, focusing on how broadcast packets are handled. It then summarizes the issues involved in coupling a broadcast local area link layer with a wide area, packet-switched network layer, introducing the address resolution protocol (ARP) to help do this. ARP makes it possible to discover the link layer identifier corresponding to a network layer address (for example, the Ethernet address of a PC or router corresponding to a given IP address.)

Think about the following questions as you read:

Make notes on your thoughts on at least one of the topics above and bring them to class for discussion.


Go to 6.033 Home Page