Fragments Transmitted Quote by Vint Cerf
““We specifically assume that fragments are transmitted from Host to Host through means of a PACKET SWITCHING NETWORK [PSN] [ROWE70, POUZ73]. This assumption is probably unnecessary, since a circuit switched network could also be used, but for concreteness, we explicitly assume that the hosts are connected to one or more PACKET SWITCHES [PS] of a PSN [HEKA7O, POUZ74, SCWI71].””
About This Quote
Source Paper: “A Protocol for Packet Network Interconnection”, 1974
The quote assumes packet switching as the default network model, noting that alternatives exist but are not needed for the discussion.
In simple terms: It states packet switching is assumed, though other models could work.
Recognize default assumptions and consider alternatives.
Themes
Mood
Type
When to use this quote
- designing protocols
- evaluating network models
- teaching networking fundamentals
Key Concepts
Questions to Reflect On
- What are the trade‑offs of packet vs circuit switching?
- When might a circuit‑switched approach be preferable?
Other network models may offer benefits in latency or reliability.