The document discusses the need for abstractions in networking to simplify network control and management. It argues that networking currently lacks fundamental abstractions, unlike other fields like programming. Three key abstractions are needed: 1) a flexible forwarding model, 2) a state distribution abstraction through a global network view, and 3) separating detailed configuration. These abstractions form the basis of Software-Defined Networking (SDN) and help address its scalability and evolvability. A Network Operating System (NOS) is also proposed to manage the distributed state and communicate with forwarding elements.