Speaker


Radia Perlman

Fellow, Intel Lab., USA


EDUCATION
Ph.D.- Computer Science, 1988.
Massachusetts Institute of Technology, Cambridge, MA.
Thesis: "Network Layer Protocols with Byzantine Robustness"
S.M. - Mathematics, 1976.
Massachusetts Institute of Technology, Cambridge, MA.
S.B. - Mathematics, 1973.
Massachusetts Institute of Technology, Cambridge, MA.


EMPLOYMENT EXPERIENCE
Intel Labs, March 2010-present, Fellow.
Sun Microsystems, Inc0., November 1997 - March 2010, Fellow.
University of Washington, 2004-present, Affiliate Professor.
Harvard University, 2003
NOVELL, INC., Sunnyvale, CA , August 1993 - November, 1997
Senior Consulting Engineer and Routing Architect.
DIGITAL EQUIPMENT CORP., Littleton, MA, June 1980 to December 1993, Routing Architect
BOLT, BERANEK, NEWMAN, Cambridge, MA, January 1976 to June 1980, Member of Technical Staff.
ARTIFICIAL INTELLIGENCE LABORATORY, M. I. T., Cambridge, MA, 1971-1976.
Programmer. Part time systems programmer.


Title: Beyond Buzzwords: Intrinsic Network Concepts

Abstract:

Network protocol design is not a nice, clean science, where what gets deployed is always the best possible design. Instead, designs are influenced by issues such as politics, general confusion, and backward compatibility. Statements get made, and repeated, until it never occurs to anyone to question whether they're true. Mistakes get made, and rather than backing up and fixing them, kludges are introduced to make things sort of work. This talk introduces people to the fascinating and frustrating field of network protocols. The focus of this tutorial is mostly on the lower layers, but the main message is how to reason about networks. For example, a switch makes a forwarding decision by examining fields in the packet header and looking up information in a forwarding table. What are the tradeoffs between having the forwarding table indexed by destination address, "label" (a field that changes at each hop) or "flow"? What are the tradeoffs between having the forwarding table calculated remotely by a central node vs calculated by the switches through a distributed algorithm?