Home > Articles > Networking

Introduction to Packet-Switched Networks

Packet-switched networks are the backbone of the data communication infrastructure. This chapter from Computer and Communication Networks, 2nd Edition covers aspects of packet-switched networking, including basic definitions in networks, types of packet-switched networks, packet size and optimizations, foundation of networking protocols, addressing scheme in the Internet, and equal-sized packet model.
This chapter is from the book

Computer and communication networks provide a wide range of services, from simple networks of computers to remote-file access to digital libraries, voice over IP (VoIP), Internet gaming, cloud computing, video streaming and conferencing, television over Internet, wireless data communication, and networking billions of users and devices. Before exploring the world of computer and communication networks, we need to study the fundamentals of packet-switched networks as the first step. Packet-switched networks are the backbone of the data communication infrastructure. Therefore, our focus in this chapter is on the big picture and the conceptual aspects of this backbone highlighted as:

  • Basic definitions in networks
  • Types of packet-switched networks
  • Packet size and optimizations
  • Foundation of networking protocols
  • Addressing scheme in the Internet
  • Equal-sized packet model

We start with the basic definitions and fundamental concepts, such as messages, packets, and frames, and packet switching versus circuit switching. We learn what the Internet is and how Internet service providers (ISPs) are formed. We then proceed to types of packet-switched networks and how a message can be handled by either connection-oriented networks or connectionless networks. Because readers must get a good understanding of packets as data units, packet size and optimizations are also discussed.

We next briefly describe specific type of networks used in the Internet. Users and networks are connected together by certain rules called protocols. The Internet Protocol (IP), for example, is responsible for using prevailing rules to establish paths for packets. Protocols are represented by either the TCP/IP model or the OSI model. The five-layer TCP/IP model is a widely accepted Internet backbone protocol structure. In this chapter, we give an overview of these five layers and leave any further details to be discussed in the remaining chapters. Among these five layers, the basics of IP packets and network addressing are designated a separate section in this chapter, entitled IP Packets and Addressing. We make this arrangement because basic definitions related to this layer are required in the following few chapters.

As numerous protocols can be combined to enable the movement of packets, the explanation of all other protocols will be spread over almost all upcoming chapters. In the meantime, the reader is cautiously reminded that getting a good grasp of the fundamental material discussed in this chapter is essential for following the details or extensions described in the remainder of the book. At the end of this chapter, the equal-sized packet protocol model is briefly introduced.

1.1 Basic Definitions in Networks

Communication networks have become essential media for homes and businesses. The design of modern computer and communication networks must meet all the requirements for new communication applications. A ubiquitous broadband network is the goal of the networking industry. Communication services need to be available anywhere and anytime. The broadband network is required to support the exchange of multiple types of information, such as voice, video, and data, among multiple types of users, while satisfying the performance requirement of each individual application. Consequently, the expanding diversity of high-bandwidth communication applications calls for a unified, flexible, and efficient network. The design goal of modern communication networks is to meet all the networking demands and to integrate capabilities of networks in a broadband network.

Packet-switched networks are the building blocks of computer communication systems in which data units known as packets flow across networks. The goal of a broadband packet-switched network is to provide flexible communication in handling all kinds of connections for a wide range of applications, such as telephone calls, data transfer, teleconferencing, video broadcasting, and distributed data processing. One obvious example for the form of traffic is multi-rate connections, whereby traffic containing several different bit rates flows to a communication node. The form of information in packet-switched networks is always digital bits. This kind of communication infrastructure is a significant improvement over the traditional telephone networks known as circuit-switched networks.

1.1.1 Packet Switching Versus Circuit Switching

Circuit-switched networks, as the basis of conventional telephone systems, were the only existing personal communication infrastructures prior to the invention of packet-switched networks. In the new communication structure, voice and computer data are treated the same, and both are handled in a unified network known as a packet-switched network, or simply an integrated data network. In conventional telephone networks, a circuit between two users must be established for communication to occur. Circuit-switched networks require resources to be reserved for each pair of end users. This implies that no other users can use the already dedicated resources for the duration of network use and thus the reservation of network resources for each user may result in inefficient use of available bandwidth.

Packet-switched networks with a unified, integrated data network infrastructure collectively known as the Internet can provide a variety of communication services requiring different bandwidths. The advantage of having a unified, integrated data network is the flexibility to handle existing and future services with remarkably better performance and higher economical resource utilizations. An integrated data network can also derive the benefits of central network management, operation, and maintenance. Numerous requirements for integrated packet-switched networks are explored in later chapters:

  • Having robust routing protocols capable of adapting to dynamic changes in network topology
  • Maximizing the utilization of network resources for the integration of all types of services
  • Providing quality of service to users by means of priority and scheduling
  • Enforcing effective congestion-control mechanisms that can minimize dropping packets

Circuit-switched networking is preferred for real-time applications. However, the use of packet-switched networks, especially for the integration and transmission of voice and data, results in the far more efficient utilization of available bandwidth. Network resources can be shared among other eligible users. Packet-switched networks can span a large geographical area and comprise a web of switching nodes interconnected through transmission links. A network provides links among multiple users facilitating the transfer of information. To make efficient use of available resources, packet-switched networks dynamically allocate resources only when required.

1.1.2 Data, Packets, and Frames

A packet-switched network is organized as a multilevel hierarchy. In such a network, digital data are fragmented into one or more smaller units of data, each appended with a header to specify control information, such as the source and the destination addresses, while the remaining portion carries the actual data, called the payload. This new unit of formatted message is called a packet, as shown in Figure 1.1. Packets are forwarded to a data network to be delivered to their destinations. In some circumstances, packets may also be required to be attached together or further partitioned, forming a new packet having a new header. One example of such a packet is referred to as frame. Sometimes, a frame may be required to have more than one header to carry out additional tasks in multiple layers of a network.

Figure 1.1

Figure 1.1 Creating packets and frames out of a raw digital data

As shown in Figure 1.2, two packets, A and B, are being forwarded from one side of a network to the other side. Packet-switched networks can be viewed from either an external or an internal perspective. The external perspective focuses on the network services provided to the upper layers; the internal perspective focuses on the fundamentals of network topology, the structure of communication protocols, and addressing schemes.

Figure 1.2

Figure 1.2 A packet-switched network receiving various-sized packets to route out

A single packet may even be split into multiple smaller packets before transmission. This well-known technique is called packet fragmentation. Apart from measuring the delay and ensuring that a packet is correctly sent to its destination, we also focus on delivering and receiving packets in a correct sequence when the data is fragmented. The primary function of a network is directing the flow of data among the users.

1.1.3 The Internet and ISPs

The Internet is the collection of hardware and software components that make up our global communication network. The Internet is indeed a collaboration of interconnected communication vehicles that can network all connected communicating devices and equipment and provide services to all distributed applications. It is almost impossible to plot an exact representation of the Internet, since it is continuously being expanded or altered. One way of imagining the Internet is shown in Figure 1.3, which illustrates a big-picture view of the worldwide computer network.

Figure 1.3

Figure 1.3 The Internet, a global interconnected network

To connect to the Internet, users need the services of an Internet service provider (ISP). ISPs consist of various networking devices. One of the most essential networking devices is a router. Routers are network “nodes” that can operate to collectively form a network and to also connect ISPs together. Routers contain information about the network routes, and their tasks are to route packets to requested destinations.

Users, networking devices, and servers are connected together by communication links. Routers operate on the basis of one or more common routing protocols. In computer networks, the entities must agree on a protocol, a set of rules governing data communications and defining when and how two users can communicate with each other. Each country has three types of ISPs:

  • National ISPs
  • Regional ISPs
  • Local ISPs

At the top of the Internet hierarchy, national ISPs connect nations or provinces together. The traffic between each two national ISPs is very heavy. Two ISPs are connected together through complex switching nodes called border routers (or gateway routers). Each border router has its own system administrator. In contrast, regional ISPs are smaller ISPs connected to a national ISP in a hierarchical chart. Each regional ISP can give services to part of a province or a city. The lowest networking entity of the Internet is a local ISP. A local ISP is connected to a regional ISP or directly to a national service provider and provides a direct service to end users called hosts. An organization that supplies services to its own employees can also be a local ISP.

Figure 1.4 illustrates a different perspective of the global interconnected network. Imagine the global network in a hierarchical structure. Each ISP of a certain hierarchy or tier manages a number of other network domains at its lower hierarchy. The structure of such networks resembles the hierarchy of nature from the universe to atoms and molecules. Here, Tier 1, Tier 2, and Tier 3 represent, respectively, a national ISP, a regional ISP, and a local ISP.

Figure 1.4

Figure 1.4 Hierarchy of networks from a different angle

1.1.4 Classification of ISPs

In most cases, a separate network managed by a network administrator is known as a domain, or an autonomous system. A domain is shown by a cloud in this book. Figure 1.5 shows several domains. An autonomous system can be administered by an Internet service provider (ISP). An ISP provides Internet access to its users. Networks under management of ISPs can be classified into two main categories: wide area networks (WANs) and local area networks (LANs). A wide area network can be as large as the entire infrastructure of the data network access system known as the Internet. A communication network can also be of wireless type both at LAN or WAN scales. We refer to such networks as wireless networks.

Figure 1.5

Figure 1.5 Overview of various types of Internet service providers (ISPs)

Figure 1.5 shows several major WANs each connected to several smaller networks such as a university campus network. Depending on the size of the network, a smaller network can be classified as a LAN or as a WAN. The major WANs are somehow connected together to provide the best and fastest communication for customers. One of the WANs is a wide area wireless network that connects wireless or mobile users to destination users. We notice that aggregated traffic coming from wireless equipment such as smartphone and a mobile laptop in the wide area wireless network is forwarded to a link directed from a major node. The other WAN is the telephone network known as public-switched telephone network (PSTN) that provides telephone services.

As an example of the local area network, a university campus network is connected to the Internet via a router that connects the campus to an Internet service provider. ISP users from a residential area are also connected to an access point router of the wide area ISP, as seen in the figure. Service providers have varying policies to overcome the problem of bandwidth allocations on routers. An ISP’s routing server is conversant with the policies of all other service providers. Therefore, the “ISP server” can direct the received routing information to an appropriate part of the ISP. Finally, on the left side of Figure 1.5, we see the data center network connected to the wide area packet-switched network. Cloud computing data centers contain databases and racks of servers that provide brilliant data processing services; these are discussed in detail in Chapter 16.

Network nodes (devices) such as routers are key components that allow the flow of information to be switched over other links. When a link failure occurs in a packet-switched network, the neighboring routers share the fault information with other nodes, resulting in updating of the routing tables. Thus, packets may get routed through alternative paths bypassing the fault. Building the routing table in a router is one of the principal challenges of packet-switched networks. Designing the routing table for large networks requires maintaining data pertaining to traffic patterns and network topology information.

InformIT Promotional Mailings & Special Offers

I would like to receive exclusive offers and hear about products from InformIT and its family of brands. I can unsubscribe at any time.

Overview


Pearson Education, Inc., 221 River Street, Hoboken, New Jersey 07030, (Pearson) presents this site to provide information about products and services that can be purchased through this site.

This privacy notice provides an overview of our commitment to privacy and describes how we collect, protect, use and share personal information collected through this site. Please note that other Pearson websites and online products and services have their own separate privacy policies.

Collection and Use of Information


To conduct business and deliver products and services, Pearson collects and uses personal information in several ways in connection with this site, including:

Questions and Inquiries

For inquiries and questions, we collect the inquiry or question, together with name, contact details (email address, phone number and mailing address) and any other additional information voluntarily submitted to us through a Contact Us form or an email. We use this information to address the inquiry and respond to the question.

Online Store

For orders and purchases placed through our online store on this site, we collect order details, name, institution name and address (if applicable), email address, phone number, shipping and billing addresses, credit/debit card information, shipping options and any instructions. We use this information to complete transactions, fulfill orders, communicate with individuals placing orders or visiting the online store, and for related purposes.

Surveys

Pearson may offer opportunities to provide feedback or participate in surveys, including surveys evaluating Pearson products, services or sites. Participation is voluntary. Pearson collects information requested in the survey questions and uses the information to evaluate, support, maintain and improve products, services or sites, develop new products and services, conduct educational research and for other purposes specified in the survey.

Contests and Drawings

Occasionally, we may sponsor a contest or drawing. Participation is optional. Pearson collects name, contact information and other information specified on the entry form for the contest or drawing to conduct the contest or drawing. Pearson may collect additional personal information from the winners of a contest or drawing in order to award the prize and for tax reporting purposes, as required by law.

Newsletters

If you have elected to receive email newsletters or promotional mailings and special offers but want to unsubscribe, simply email information@informit.com.

Service Announcements

On rare occasions it is necessary to send out a strictly service related announcement. For instance, if our service is temporarily suspended for maintenance we might send users an email. Generally, users may not opt-out of these communications, though they can deactivate their account information. However, these communications are not promotional in nature.

Customer Service

We communicate with users on a regular basis to provide requested services and in regard to issues relating to their account we reply via email or phone in accordance with the users' wishes when a user submits their information through our Contact Us form.

Other Collection and Use of Information


Application and System Logs

Pearson automatically collects log data to help ensure the delivery, availability and security of this site. Log data may include technical information about how a user or visitor connected to this site, such as browser type, type of computer/device, operating system, internet service provider and IP address. We use this information for support purposes and to monitor the health of the site, identify problems, improve service, detect unauthorized access and fraudulent activity, prevent and respond to security incidents and appropriately scale computing resources.

Web Analytics

Pearson may use third party web trend analytical services, including Google Analytics, to collect visitor information, such as IP addresses, browser types, referring pages, pages visited and time spent on a particular site. While these analytical services collect and report information on an anonymous basis, they may use cookies to gather web trend information. The information gathered may enable Pearson (but not the third party web trend services) to link information with application and system log data. Pearson uses this information for system administration and to identify problems, improve service, detect unauthorized access and fraudulent activity, prevent and respond to security incidents, appropriately scale computing resources and otherwise support and deliver this site and its services.

Cookies and Related Technologies

This site uses cookies and similar technologies to personalize content, measure traffic patterns, control security, track use and access of information on this site, and provide interest-based messages and advertising. Users can manage and block the use of cookies through their browser. Disabling or blocking certain cookies may limit the functionality of this site.

Do Not Track

This site currently does not respond to Do Not Track signals.

Security


Pearson uses appropriate physical, administrative and technical security measures to protect personal information from unauthorized access, use and disclosure.

Children


This site is not directed to children under the age of 13.

Marketing


Pearson may send or direct marketing communications to users, provided that

  • Pearson will not use personal information collected or processed as a K-12 school service provider for the purpose of directed or targeted advertising.
  • Such marketing is consistent with applicable law and Pearson's legal obligations.
  • Pearson will not knowingly direct or send marketing communications to an individual who has expressed a preference not to receive marketing.
  • Where required by applicable law, express or implied consent to marketing exists and has not been withdrawn.

Pearson may provide personal information to a third party service provider on a restricted basis to provide marketing solely on behalf of Pearson or an affiliate or customer for whom Pearson is a service provider. Marketing preferences may be changed at any time.

Correcting/Updating Personal Information


If a user's personally identifiable information changes (such as your postal address or email address), we provide a way to correct or update that user's personal data provided to us. This can be done on the Account page. If a user no longer desires our service and desires to delete his or her account, please contact us at customer-service@informit.com and we will process the deletion of a user's account.

Choice/Opt-out


Users can always make an informed choice as to whether they should proceed with certain services offered by InformIT. If you choose to remove yourself from our mailing list(s) simply visit the following page and uncheck any communication you no longer want to receive: www.informit.com/u.aspx.

Sale of Personal Information


Pearson does not rent or sell personal information in exchange for any payment of money.

While Pearson does not sell personal information, as defined in Nevada law, Nevada residents may email a request for no sale of their personal information to NevadaDesignatedRequest@pearson.com.

Supplemental Privacy Statement for California Residents


California residents should read our Supplemental privacy statement for California residents in conjunction with this Privacy Notice. The Supplemental privacy statement for California residents explains Pearson's commitment to comply with California law and applies to personal information of California residents collected in connection with this site and the Services.

Sharing and Disclosure


Pearson may disclose personal information, as follows:

  • As required by law.
  • With the consent of the individual (or their parent, if the individual is a minor)
  • In response to a subpoena, court order or legal process, to the extent permitted or required by law
  • To protect the security and safety of individuals, data, assets and systems, consistent with applicable law
  • In connection the sale, joint venture or other transfer of some or all of its company or assets, subject to the provisions of this Privacy Notice
  • To investigate or address actual or suspected fraud or other illegal activities
  • To exercise its legal rights, including enforcement of the Terms of Use for this site or another contract
  • To affiliated Pearson companies and other companies and organizations who perform work for Pearson and are obligated to protect the privacy of personal information consistent with this Privacy Notice
  • To a school, organization, company or government agency, where Pearson collects or processes the personal information in a school setting or on behalf of such organization, company or government agency.

Links


This web site contains links to other sites. Please be aware that we are not responsible for the privacy practices of such other sites. We encourage our users to be aware when they leave our site and to read the privacy statements of each and every web site that collects Personal Information. This privacy statement applies solely to information collected by this web site.

Requests and Contact


Please contact us about this Privacy Notice or if you have any requests or questions relating to the privacy of your personal information.

Changes to this Privacy Notice


We may revise this Privacy Notice through an updated posting. We will identify the effective date of the revision in the posting. Often, updates are made to provide greater clarity or to comply with changes in regulatory requirements. If the updates involve material changes to the collection, protection, use or disclosure of Personal Information, Pearson will provide notice of the change through a conspicuous notice on this site or other appropriate way. Continued use of the site after the effective date of a posted revision evidences acceptance. Please contact us if you have questions or concerns about the Privacy Notice or any objection to any revisions.

Last Update: November 17, 2020