Achievable logoAchievable logo
CCNA
Sign in
Sign up
Purchase
Textbook
Practice exams
Support
How it works
Exam catalog
Mountain with a flag at the peak
Textbook
Introduction
1. Introduction to networking
1.1 What is networking?
1.2 Components of a TCP/IP based network
1.3 How devices communicate on a TCP/IP based network
1.4 The layers of the TCP/IP model
1.5 Introduction to the Transport Layer
1.6 Introduction to network architecture
2. Administering Ethernet LANs
3. IP connectivity
4. Network services
5. IPv6
6. Wireless networking
7. Network management and administering network devices
8. Network security fundamentals
9. Network automation and programmability
Wrapping up
Achievable logoAchievable logo
1.2 Components of a TCP/IP based network
Achievable CCNA
1. Introduction to networking
Our CCNA course is currently in development and is a work-in-progress.

Components of a TCP/IP based network

7 min read
Font
Discuss
Share
Feedback

There are many components in a TCP/IP-based network. One easy-to-miss point is that the device you’re using to read this - your laptop, desktop PC, or phone - is also part of the network.

These devices are called endpoints. An endpoint is a device at the edge of a network that sends and receives data. Endpoints are often computers and phones, but they can be many other device types. They typically run an operating system (such as Windows, macOS, Linux, iOS, or Android) and applications that connect to and interact with the network.

From this point on, we’ll refer to a TCP/IP-based network as simply a network, with the understanding that the model in use is the TCP/IP model.

You’ll also commonly hear an endpoint called a host. These terms are often used interchangeably.

Other examples of endpoints include printers and smart devices used at home or in an office, such as smart thermostats and surveillance cameras. These endpoints are typically classified as IoT (“Internet of Things”) devices.

Another endpoint we’ll discuss in more depth later is a server. A server is a computer (often more powerful than a typical desktop) that provides services to other computers, and it often hosts files and data that users need to access.

How endpoints connect to a network

For endpoints to communicate with each other, they need a physical connection to the network. In practice, endpoints connect in one of two ways:

  • Wirelessly, through a wireless access point (WAP)
  • Wired, by plugging into a switch

Wireless access point

Cisco wireless access point with a low-profile rounded design
Cisco Wireless Access Point. Courtesy of Cisco Systems, Inc. Unauthorized use not permitted.
Cisco Brand Center (Public Collection)
 

Switch

Cisco Ethernet switch with multiple network ports and indicator lights
Cisco Ethernet Switch. Courtesy of Cisco Systems, Inc. Unauthorized use not permitted.
Cisco Brand Center (Public Collection)
Wireless access points and switches are network components that connect endpoints so they can communicate on a local area network (LAN).

A LAN is a group of devices connected together in a relatively small to medium-sized area. Common examples include:

  • A home network
  • A classroom network
  • A small office network

In many cases, the devices on a LAN connect to the same switch (wired) or the same wireless network (through a WAP).

Routers

Another main network component is the router. This is the device many people recognize because most homes have one, but it’s worth being clear about what a router does.

A router’s job is to route data from one network to another. For example, routers send and receive traffic between your LAN and the Internet.

To connect the pieces you’ve seen so far:

  • An endpoint connects to a switch (or to a WAP).
  • The switch (or WAP) connects to a router.
  • The router connects your LAN to other networks (including the Internet).

When people picture a router, they often think of something like this:

Wireless home router with indicator lights and Ethernet ports
Wireless home Router
By - TaurusEmerald, Own work, CC BY-SA 4.0
/
CC BY-SA 4.0
Or perhaps something like this:

Wireless home router with external antennas for Wi-Fi signal transmission
Wireless home Router
By - ajay_suresh, Wireless Router, CC BY 2.0
/
CC BY 2.0
 

Both examples are routers, and they often include built-in switching and wireless features (an “all-in-one” device). You’ll commonly see these in home networks and small office networks.

In enterprise networks, routers are often separate, dedicated devices. For example, enterprise-grade Cisco routers may look like this:

Three Cisco routers stacked vertically
Cisco enterprise network Routers, Courtesy of Cisco Systems, Inc. Unauthorized use not permitted.
Cisco Brand Center (Public Collection)
 

Enterprise routers are also commonly used to connect offices that are far apart. In that case, routers connect to each other over a wide area network (WAN).

A WAN is a network that connects devices (usually routers) over a relatively long distance.

Firewalls (and related security features)

Another important network component for the CCNA is the firewall. A firewall helps protect private networks by blocking unauthorized traffic from untrusted networks, such as the Internet.

Some routers include firewall capabilities as well. If you play online games or host files at home (for example, on a Network Attached Storage (NAS) device), you may have already encountered firewall features on a home router - or you may use a dedicated firewall.

Summary

Now that you’ve seen the main components of a network - endpoints, switches, wireless access points, routers, and firewalls - next we’ll look at how these pieces fit together so users can communicate across networks around the world.

Endpoints (hosts)

  • Devices at network edge that send/receive data
  • Examples: computers, phones, printers, IoT devices (smart thermostats, cameras)
  • Typically run operating systems and networked applications

How endpoints connect to a network

  • Wireless connection: via wireless access point (WAP)
  • Wired connection: via switch
  • Both connect endpoints to a local area network (LAN)

Local area network (LAN)

  • Group of devices connected in a small/medium area
  • Common in homes, classrooms, small offices
  • Devices connect via same switch or WAP

Routers

  • Route data between different networks (e.g., LAN to Internet)
  • Home routers often combine router, switch, and WAP in one device
  • Enterprise routers: dedicated devices, connect distant offices over a wide area network (WAN)

Wide area network (WAN)

  • Connects devices/networks over large distances
  • Typically links routers between locations

Firewalls

  • Protect private networks by blocking unauthorized traffic
  • Can be standalone devices or built into routers
  • Essential for network security, especially from Internet threats

Sign up for free to take 5 quiz questions on this topic

Previous
Next  | 1.3 How devices communicate on a TCP/IP based network
All rights reserved ©2016 - 2026 Achievable, Inc.

Components of a TCP/IP based network

There are many components in a TCP/IP-based network. One easy-to-miss point is that the device you’re using to read this - your laptop, desktop PC, or phone - is also part of the network.

These devices are called endpoints. An endpoint is a device at the edge of a network that sends and receives data. Endpoints are often computers and phones, but they can be many other device types. They typically run an operating system (such as Windows, macOS, Linux, iOS, or Android) and applications that connect to and interact with the network.

From this point on, we’ll refer to a TCP/IP-based network as simply a network, with the understanding that the model in use is the TCP/IP model.

You’ll also commonly hear an endpoint called a host. These terms are often used interchangeably.

Other examples of endpoints include printers and smart devices used at home or in an office, such as smart thermostats and surveillance cameras. These endpoints are typically classified as IoT (“Internet of Things”) devices.

Another endpoint we’ll discuss in more depth later is a server. A server is a computer (often more powerful than a typical desktop) that provides services to other computers, and it often hosts files and data that users need to access.

How endpoints connect to a network

For endpoints to communicate with each other, they need a physical connection to the network. In practice, endpoints connect in one of two ways:

  • Wirelessly, through a wireless access point (WAP)
  • Wired, by plugging into a switch

Wireless access point

 

Switch

Wireless access points and switches are network components that connect endpoints so they can communicate on a local area network (LAN).

A LAN is a group of devices connected together in a relatively small to medium-sized area. Common examples include:

  • A home network
  • A classroom network
  • A small office network

In many cases, the devices on a LAN connect to the same switch (wired) or the same wireless network (through a WAP).

Routers

Another main network component is the router. This is the device many people recognize because most homes have one, but it’s worth being clear about what a router does.

A router’s job is to route data from one network to another. For example, routers send and receive traffic between your LAN and the Internet.

To connect the pieces you’ve seen so far:

  • An endpoint connects to a switch (or to a WAP).
  • The switch (or WAP) connects to a router.
  • The router connects your LAN to other networks (including the Internet).

When people picture a router, they often think of something like this:

Or perhaps something like this:

 

Both examples are routers, and they often include built-in switching and wireless features (an “all-in-one” device). You’ll commonly see these in home networks and small office networks.

In enterprise networks, routers are often separate, dedicated devices. For example, enterprise-grade Cisco routers may look like this:

 

Enterprise routers are also commonly used to connect offices that are far apart. In that case, routers connect to each other over a wide area network (WAN).

A WAN is a network that connects devices (usually routers) over a relatively long distance.

Firewalls (and related security features)

Another important network component for the CCNA is the firewall. A firewall helps protect private networks by blocking unauthorized traffic from untrusted networks, such as the Internet.

Some routers include firewall capabilities as well. If you play online games or host files at home (for example, on a Network Attached Storage (NAS) device), you may have already encountered firewall features on a home router - or you may use a dedicated firewall.

Summary

Now that you’ve seen the main components of a network - endpoints, switches, wireless access points, routers, and firewalls - next we’ll look at how these pieces fit together so users can communicate across networks around the world.

Key points

Endpoints (hosts)

  • Devices at network edge that send/receive data
  • Examples: computers, phones, printers, IoT devices (smart thermostats, cameras)
  • Typically run operating systems and networked applications

How endpoints connect to a network

  • Wireless connection: via wireless access point (WAP)
  • Wired connection: via switch
  • Both connect endpoints to a local area network (LAN)

Local area network (LAN)

  • Group of devices connected in a small/medium area
  • Common in homes, classrooms, small offices
  • Devices connect via same switch or WAP

Routers

  • Route data between different networks (e.g., LAN to Internet)
  • Home routers often combine router, switch, and WAP in one device
  • Enterprise routers: dedicated devices, connect distant offices over a wide area network (WAN)

Wide area network (WAN)

  • Connects devices/networks over large distances
  • Typically links routers between locations

Firewalls

  • Protect private networks by blocking unauthorized traffic
  • Can be standalone devices or built into routers
  • Essential for network security, especially from Internet threats

More from Introduction to networking

  • What is networking?
  • How devices communicate on a TCP/IP based network
  • The layers of the TCP/IP model