📚 College Credit Guide ✓ UPI Study 🕐 7 min read

What Are Connectivity Devices And Gateways?

This article explains hubs, switches, routers, access points, modems, and gateways, then shows how they move data in a basic network design.

US
UPI Study Team Member
📅 August 23, 2026
📖 7 min read
US
About the Author
The UPI Study team works directly with students on credit transfer, degree planning, and course selection. We've helped thousands of students figure out what counts toward their degree and how to finish faster without paying more than they have to. This post is written the way we'd explain it to you directly.
🦉

Connectivity devices and gateways are the parts of a network that connect devices, move traffic, or translate between systems. A hub blasts data to every port, a switch sends frames to one device using a MAC address, a router moves packets between networks using IP addresses, and a gateway handles translation between different networks or protocols. If you are taking an introduction to networking course, these are not side facts. They show up on quizzes, labs, and exams because they explain how a network actually works. Picture a dorm room, a small office, or a home lab with 5 to 20 devices. The laptop, printer, phone, smart TV, and game console do not just “connect” in the same way. Some devices stay inside one local network. Some push traffic out to the internet. Some sit at the edge and translate one kind of traffic into another. That is why students need the names, the jobs, and the simple clues that tell one box from another. Miss those clues, and you guess on the exam. Guessing burns time. Knowing the role of each device gives you the answer fast, and it also helps when you study online for transferable credit or college credit in a networking class.

Closeup of rows of tiny round white electrical connectors and long thin blue wires in data center — UPI Study

Why Do Networking Devices Matter?

A network works because each device has a job: connect endpoints, forward traffic, or translate between networks, and that logic sits at the heart of any introduction to networking course. A student who knows those jobs can read a diagram in 30 seconds instead of staring at it like a parking ticket. That matters in college credit classes, in online course work, and in exams where one wrong label kills the whole answer.

The catch: A basic lab can use 4 devices or 40, but the same rules still apply. A hub floods, a switch filters, a router chooses a path, and a gateway handles translation. I like that structure because it cuts through the fluff fast. Students often think networking means memorizing brand names or port counts. No. The real test is whether you know what moves data inside a LAN, what pushes it between networks, and what sits at the edge of a protocol change.

That also ties to transferable credit. If a course maps cleanly to a college syllabus, the device names and roles have to stay straight, because those terms appear in textbooks, lab sheets, and graded units. A 3-credit networking class might spend only 1 week on physical devices, but that week can shape half the exam. Studying online helps here because you can replay the same diagram 10 times until the pattern clicks. That beats cramming the night before and hoping the words look familiar.

Reality check: Students lose points on device questions because they memorize one sentence and forget the traffic flow. A good class makes you trace the path: device to device, LAN to WAN, protocol to protocol. That is the part people skip, and it is the part the exam loves.

What Does Each Connectivity Device Do?

These devices look similar in a rack, but they do different jobs. The fastest way to learn them is to compare what each one connects, how it moves traffic, and the one clue that shows up in diagrams and exam questions. That matters in a first networking class because the difference between a LAN device and an internet edge device is where students lose easy marks.

DeviceMain roleTraffic behaviorSimple clue
HubConnects 4-24 devicesFloods all portsOld shared LAN
SwitchConnects devices in a LANSends frames by MAC addressOffice or lab network
RouterConnects different networksForwards packets by IP addressHome to internet
Access pointAdds Wi‑Fi to wired networkBridges wireless clientsWireless coverage
ModemLinks local network to ISP lineConverts signal typeCable, DSL, fiber handoff
GatewayTranslates between networks or protocolsChanges format or rulesDefault exit or protocol bridge

What this means: If you see one box handling Wi‑Fi, internet access, and routing in a home lab, you may be looking at 2 or 3 functions in one device, not one pure device. That confusion is common, and it is exactly why diagrams matter.

How Do Hubs, Switches, and Routers Differ?

A hub floods every frame to every port, which means all 8 or 24 connected devices see the same traffic whether they need it or not. That is old-school networking, and it shows up now mostly in examples and tests, not in modern offices. A switch is smarter. It learns MAC addresses and sends a frame only to the port that matches, which keeps a LAN cleaner and faster.

A router sits one level up in the job list. It moves packets between networks using IP addresses, so it can connect a 192.168.1.0/24 home LAN to a larger internet path. That is the line students need to remember. Switches stay inside the local network. Routers cross the border. A tiny office with 12 laptops, a printer, and a file server might use one switch for local traffic and one router for internet access. Simple. Clean. Testable.

Bottom line: Hubs shout, switches choose, routers send across networks. That sentence sounds blunt because the exam wants blunt answers, not poetry. If a question shows a device making decisions by MAC address, you pick switch. If it uses IP addresses, you pick router. If it copies traffic to every port, you pick hub.

The downside is that real gear often stacks these jobs in one box, which makes beginners trip. A wireless home router might also include a 4-port switch and a small access point, so the label on the box can hide the real function. That is why you study the job, not the plastic shell.

Introduction To Networking UPI Study Course

Learn Introduction To Networking Online for College Credit

This is one topic inside the full Introduction To Networking course on UPI Study — a self-paced, online class that earns real college credit. Credits are ACE and NCCRS evaluated and transfer to partner colleges across the US and Canada. Courses start at $250 with no deadlines and lifetime access.

Explore on UPI Study →

How Do Access Points And Modems Fit?

Wireless access points and modems sit at two different points in a network, and students mix them up because both can connect a local setup to the outside world. An access point gives Wi‑Fi clients a bridge into a wired LAN, while a modem connects that LAN to an ISP line such as cable, DSL, or fiber. In a small network, one device can hold both jobs, but not always. That split matters in labs, home setups, and exam diagrams.

Worth knowing: A router can include an access point, but an access point alone does not replace a router. That difference is small on paper and huge on a test. If the device has a coax port or fiber handoff, you are probably looking at the ISP side. If it has antennas and 2 or 3 Ethernet ports, you may be looking at a combo box that hides multiple jobs.

Where Does A Gateway Fit In?

A gateway translates between different networks or protocols, so it does more than a router and does a different job from a switch. In a basic network design, a gateway can act as the default exit point from a local network, sending traffic toward another system that speaks a different rule set. That might mean one protocol family, one application format, or one type of network service talking to another.

A router moves packets by IP address, usually inside and between IP networks. A gateway can sit above that and change the rules of the conversation. That is why the word causes trouble. Students hear “gateway” and assume “router,” then miss the question. A gateway may forward traffic, but its real value lies in translation. In many diagrams, the default gateway points to the router that sends traffic out, yet the gateway function itself can live in software, firmware, or a dedicated device.

Reality check: If a question says “translate between protocols,” think gateway first, not router. That clue shows up in TCP/IP, VoIP, email, and older enterprise systems. A router can forward traffic for 10 or 10,000 devices, but it does not rewrite the meaning of the traffic the way a gateway can. That makes gateways narrower in some ways and stranger in others. I like that oddness because it forces you to think about function, not just shape.

The downside is that vendors use the word loosely. A box may call itself a gateway and still behave like a router, modem, or firewall combo. On an exam, you answer by role, not by marketing label.

Which Devices Should Students Remember?

Five devices cover most intro network questions, and the fastest way to remember them is by traffic flow, not by hardware shape. If you can label the path in 15 seconds, you usually get the point.

Frequently Asked Questions about Networking Devices

Final Thoughts on Networking Devices

Connectivity devices and gateways look messy until you sort them by job. Then the whole picture gets simple. Hubs flood. Switches sort inside a LAN. Routers move packets between networks. Access points add Wi‑Fi. Modems link you to the ISP line. Gateways translate between different systems. That is the testable version, and it is the version students need. The trap is vendor noise. One box can hide 2 or 3 roles, and that trick burns students who memorize shapes instead of functions. A router with Wi‑Fi is not just an access point. A modem-router combo is not one pure device. A gateway is not just a fancy word for router. If you keep those lines clean, your diagram questions get much easier. This topic matters because networking classes do not just ask you to name boxes. They ask you to trace traffic. A local frame, a routed packet, a wireless client, an ISP link, a protocol translation — each one tells a different story. Once you can tell those stories apart, you stop guessing and start reading the network like a map. Study the roles, practice the diagrams, and test yourself until you can explain each device in one sentence. Do that before your next quiz.

How UPI Study credits actually work

Ready to Earn College Credit?

ACE & NCCRS approved · Self-paced · Transfer to colleges · $250/course or $99/month

More on Introduction To Networking
© UPI Study. This article and its educational content are solely owned by UPI Study and licensed under CC BY-NC-ND 4.0. It is not free to reuse or modify. Any citation must credit UPI Study with a direct link to this page.