M.I.T. DEPARTMENT OF EECS

6.033 - Computer System Engineering Recitation 8 - Tuesday, March 02, 2004

Read the Ethernet: Distributed Packet Switching for Local Computer Networks paper by Metcalfe and Boggs (reading #8). This paper is a classic one about the design of the Ethernet. Ethernet was a crucial component to the development of LANs, and its success has played a major role in the success of the Internet. Although the current Ethernets differ substantially from the description in the paper, the ideas are highly relevant and partially used in many systems including wireless local area networks (LANs). Because of this important contribution, Metcalfe is usually referred to as the father of Ethernet.

Ethernet is a broadcast network. Thus, as you read this paper you need to understand how packets are delivered from a sender to a receiver, what the potential difficulties are, and how they are addressed.

Before reading the paper, read Chapter 4 section A and section 1 of Appendix 4-A of the notes (pages 4-109 and 4-110). That section of the appendix provides a brief overview of Ethernet using the terminology and concepts of 6.033.

As usual, start out by reading the abstract, Section 2 titled "System Summary", and conclusion. This should give you a high-level idea about the content of the paper. Scan the paper for section and subsection titles, to give yourself an idea of how it fits together. Then, read the whole paper. In particular, read carefully sections 2, 3, 3.3, 3.5 and 4.4. Check the figures and skim through the rest of the paper.

While reading, try to answer the following questions:

P.S. If you feel uncomfortable with the content of the paper or have any problem answering the above questions, then browse on ahead into Chapter 4 sections B and C.


Go to 6.033 Home Page