A+ Core 1 is broad because entry-level support work is broad. One ticket may be a swollen laptop battery. The next may be a printer queue, a failed solid-state drive, a wireless dead zone, a system that will not complete power-on self-test, or a user who can reach an IP address but not a website name.

The exam therefore rewards more than term recognition. You need to connect a component to its purpose, a symptom to a likely cause, and a tool or configuration choice to the situation in front of you.

This guide organizes Core 1 around those decisions. Use the official CompTIA objectives as the complete checklist, then use the sections below to build working knowledge around the five domains.

1. A+ Core 1 220-1201 exam snapshot

The current Core 1 exam is 220-1201, part of the A+ V15 series. CompTIA requires both Core 1 and Core 2 to earn A+.

Exam
Core 1 (220-1201)
Maximum questions
90
Time limit
90 minutes
Question types
Multiple-choice and performance-based
Passing score
675 on a 100–900 scale
Recommended experience
12 months in an IT support specialist role

One useful detail in the current objectives: CompTIA includes a troubleshooting methodology as a recommended competency, but explicitly says the methodology itself is not a formal exam objective. Troubleshooting is still heavily tested through job-role scenarios. Learn the process because it helps you reason, not because you expect a question asking you to recite the steps.

Keep Core 1 and Core 2 separate in your study plan. Core 1 is not “half of one giant exam.” It has its own domain weights, passing score, and center of gravity. Finish this scope before assuming Core 2 topics will fill the same gaps.

2. How to use this guide

For each topic, build four kinds of understanding:

  1. Identify it. Recognize the device, connector, service, symptom, or configuration.
  2. Explain its job. State what problem it solves and where it fits.
  3. Compare it. Separate it from the nearby choice that looks plausible.
  4. Use it. Apply it to an installation, configuration, or troubleshooting scenario.

A port number is a good example. Memorizing that Domain Name System (DNS) commonly uses port 53 is useful. Core 1 understanding goes further: DNS translates names to addresses, a client can have working IP connectivity while name resolution fails, and changing a wireless channel will not fix a bad DNS setting.

The same pattern works for hardware. Recognizing an M.2 slot is only the first step. You should also know that M.2 describes a form factor, that an M.2 device may use different interfaces, and that a system must support the specific storage device you plan to install.

When you can explain what a technology does, what evidence reveals it, and why a nearby alternative does not fit, you are studying at the right depth.

3. The five Core 1 domains

CompTIA weights Core 1 as follows:

Domain Weight What to be able to do
1.0 Mobile Devices 13% Work with mobile hardware, accessories, connectivity, synchronization, and management.
2.0 Networking 23% Recognize services, ports, wireless technologies, network devices, addressing, SOHO configuration, and basic tools.
3.0 Hardware 25% Select, install, configure, and maintain displays, cables, memory, storage, boards, processors, power, and printers.
4.0 Virtualization and Cloud Computing 11% Explain virtual machines, hypervisors, containers, cloud service models, deployment models, and cloud characteristics.
5.0 Hardware and Network Troubleshooting 28% Use symptoms and evidence to isolate hardware, storage, display, mobile, network, and printer problems.

The percentages should influence your time, but do not study the domains as isolated boxes. Domain 5 depends on Domains 1 through 3. A wireless problem may require mobile settings, an access point, IP addressing, DNS, or radio-frequency reasoning. A boot problem may require firmware, storage, power, or memory knowledge.

4. Domain 1: Mobile Devices

Core 1 treats mobile support as a combination of hardware, connectivity, and management. The goal is not to memorize every phone or laptop model. It is to recognize the parts and settings a support technician can reasonably inspect, replace, configure, or escalate.

Know which mobile parts are serviceable

Laptop and mobile hardware can include batteries, keyboards, memory, storage, wireless adapters, cameras, microphones, antennas, and privacy or biometric components. The useful question is often what symptom points to which subsystem?

A few examples:

  • A battery that no longer holds a useful charge points toward battery health before it points toward memory or storage.
  • A laptop that connects only when the lid is positioned a certain way may suggest an antenna or cabling problem.
  • A camera that disappears from the operating system could be disabled, disconnected, blocked by privacy controls, or physically failed.
  • A swollen battery is a safety issue. Stop using or charging the device and follow the organization's handling procedure.

Learn to separate a replaceable component from a software setting. Replacing a wireless card will not help if airplane mode is enabled. Reinstalling an application will not repair a physically damaged charging port.

Separate connection types by purpose

Universal Serial Bus (USB), USB-C, Bluetooth, Near-field Communication (NFC), Wi-Fi, cellular data, tethering, and hotspots all move data or provide connectivity, but they are not interchangeable.

  • USB/USB-C can provide data, power, peripherals, displays, or docking depending on the port and supported standard.
  • Bluetooth is useful for short-range peripherals such as headsets, keyboards, and mice.
  • NFC is designed for very short-range interactions such as tap-based communication.
  • Wi-Fi connects the device to a wireless local network.
  • Cellular provides carrier-based wide-area connectivity.
  • Tethering/hotspot lets one device share its connection with another.

When troubleshooting, start with the layer that matches the symptom. If a Bluetooth headset will not pair, checking the DNS server is wasted motion. If several devices lose internet access through the same hotspot, the shared uplink deserves attention.

Understand mobile management without turning it into a security exam

Mobile Device Management (MDM) lets an organization apply configurations, enforce policy, and deploy corporate applications. Bring Your Own Device (BYOD) environments add a boundary problem: the organization needs to protect work data without treating a personal device exactly like a company-owned endpoint.

For Core 1, focus on the support consequences. A setting may be controlled by policy rather than by the user. An app may be distributed through a managed catalog. A device may need enrollment before it can receive corporate configuration.

Synchronization also matters. Contacts, calendars, mail, business applications, and cloud storage may depend on account state, network access, data limits, or policy. If only one synchronized service fails, look for a service-specific problem before assuming the entire device has lost connectivity.

5. Domain 2: Networking

Networking is the second-largest Core 1 domain. You do not need the depth of Network+, but you do need enough networking to support a user, configure a small office/home office (SOHO) environment, and recognize where a connection is failing.

Attach ports to services, not flash cards

Core 1 includes common services such as File Transfer Protocol (FTP), Secure Shell (SSH), Telnet, Simple Mail Transfer Protocol (SMTP), DNS, Dynamic Host Configuration Protocol (DHCP), Hypertext Transfer Protocol (HTTP), Post Office Protocol 3 (POP3), Internet Message Access Protocol (IMAP), Lightweight Directory Access Protocol (LDAP), Hypertext Transfer Protocol Secure (HTTPS), Server Message Block (SMB), and Remote Desktop Protocol (RDP).

Use the Ports and Protocols Reference to check the numbers, but attach each number to a job:

Service What it does Troubleshooting clue
DNS Maps names to addresses and publishes other domain records. IP connectivity works, but names fail or resolve incorrectly.
DHCP Provides addressing information to clients automatically. A client self-assigns an Automatic Private IP Addressing (APIPA) address or receives the wrong scope settings.
HTTPS Provides encrypted web traffic. The site is reachable but browser security or certificate errors appear.
SMB Supports common Windows-style file and printer sharing. Internet access works, but a shared folder or network printer cannot be reached.
RDP Provides remote graphical access to a Windows system. The target responds on the network, but remote desktop access is disabled, filtered, or not listening.

Know why TCP and UDP feel different

Transmission Control Protocol (TCP) emphasizes ordered, reliable delivery and connection state. User Datagram Protocol (UDP) has less delivery overhead and does not provide the same built-in reliability.

Do not turn that distinction into “TCP is good, UDP is bad.” The application decides what behavior it needs. A protocol may use UDP because speed and low overhead matter, or TCP because retransmission and ordered delivery matter.

Understand wireless as radio plus configuration

Core 1 expects familiarity with 2.4 GHz, 5 GHz, and 6 GHz Wi-Fi bands, channel selection, widths, standards, and interference.

A useful support model:

  • 2.4 GHz generally reaches farther and penetrates obstacles better, but has fewer clean channel choices and more interference from common devices.
  • 5 GHz offers more channel capacity and is often less crowded, with shorter effective range through obstacles.
  • 6 GHz adds cleaner spectrum for compatible devices, but both client and infrastructure support matter.

Channel width is a tradeoff. Wider channels can increase throughput when spectrum is available, but they also consume more of the band. In a crowded environment, “wider” is not automatically “better.”

Bluetooth, NFC, and Radio-frequency Identification (RFID) are also wireless technologies, but their range, purpose, and device relationships differ from Wi-Fi.

Recognize network roles

You should be able to look at a small environment and identify the job of each component:

  • Router: moves traffic between networks and often provides gateway, Network Address Translation (NAT), DHCP, and firewall functions in a SOHO device.
  • Switch: connects devices within a local network.
  • Access point: provides Wi-Fi access to a wired network.
  • Firewall: applies traffic policy.
  • Patch panel: provides structured cable termination and organization. It does not make forwarding decisions.
  • Network Interface Card (NIC): gives an endpoint its network interface and Media Access Control (MAC) address.
  • Power over Ethernet (PoE): delivers power with Ethernet to supported devices such as access points, cameras, or phones.
  • Cable modem, Digital Subscriber Line (DSL) modem, or Optical Network Terminal (ONT): terminates the provider technology used for internet access.

The exam may put several of these in the same answer set. Focus on the job the scenario actually needs.

Build a small addressing model

For Core 1, know the practical difference between:

  • public and private IPv4 addresses,
  • static and dynamic configuration,
  • subnet mask,
  • default gateway,
  • IPv6,
  • and APIPA.

If a Windows client has an address in the common APIPA range, that is evidence that normal DHCP configuration did not complete. It does not tell you whether the DHCP server is down, the wireless link failed, the switch port is wrong, or the client cannot reach the server. It gives you a direction to investigate.

A default gateway matters when traffic must leave the local subnet. DNS matters when names must be resolved. A subnet mask determines which destinations the client treats as local. Keep those jobs separate.

Use the IPv4 Subnet Calculator to check your work while learning address boundaries. Core 1 does not require the same subnetting depth as Network+, but understanding masks and local-vs-remote decisions makes troubleshooting much easier.

Know the SOHO setup sequence

A small office router or access point usually needs several kinds of configuration:

  1. Establish the provider connection.
  2. Configure local addressing and DHCP.
  3. Set wireless network names and security.
  4. Change default administrative credentials.
  5. Apply firmware updates.
  6. Confirm client addressing, gateway, DNS, and internet access.
  7. Test both wired and wireless paths where available.

Do not troubleshoot three layers at once. If a wired client works and a wireless client does not, the upstream internet link is less likely to be the first problem.

Choose the tool that answers the question

Core 1 includes physical and wireless tools such as cable testers, toner probes, punchdown tools, crimpers, loopback plugs, Wi-Fi analyzers, and network taps.

Use a tool because of the evidence you need:

  • Cable tester: continuity, pinout, and basic cable faults.
  • Toner probe: identify an unknown cable run.
  • Punchdown tool: terminate conductors on a compatible block or jack.
  • Crimper: attach a modular plug when appropriate.
  • Wi-Fi analyzer: inspect wireless channels, signal strength, and nearby networks.
  • Loopback plug: test an interface's transmit/receive path.
  • Network tap: observe traffic on a link without relying only on an endpoint capture.

6. Domain 3: Hardware

Hardware questions reward compatibility thinking. A component can be perfectly functional and still be the wrong component for the system.

Displays: separate panel type from display behavior

Core 1 includes Liquid Crystal Display (LCD) technologies such as In-plane Switching (IPS), Twisted Nematic (TN), and Vertical Alignment (VA), plus Organic Light-emitting Diode (OLED) and Mini-LED displays.

Know the vocabulary around pixel density, refresh rate, resolution, color gamut, touch screens, and digitizers. Then connect it to symptoms:

  • Wrong resolution can make an image appear stretched or poorly scaled.
  • A failed backlight or projector lamp can produce a dim image.
  • Burn-in is different from a dead pixel.
  • A touch display can show a correct image while the digitizer still fails to track input properly.

Cables and connectors: identify the endpoint first

Do not memorize connector names in one giant list. Group them by what they normally connect.

Network: twisted pair, coaxial, single-mode fiber, multimode fiber, RJ45, F-type, ST, SC, LC.

Peripheral: USB generations, USB-C, serial, Thunderbolt.

Video: HDMI, DisplayPort, DVI, VGA, and sometimes USB-C depending on device support.

Storage: SATA, eSATA, and internal interfaces tied to modern storage devices.

Also know that the connector does not always tell you the complete capability. USB-C describes a connector shape, while supported data rate, charging, and display features depend on the implementation.

Memory: form factor, generation, error handling, channels

Random-access Memory (RAM) questions often combine several constraints:

  • Dual In-line Memory Module (DIMM) versus Small Outline Dual In-line Memory Module (SODIMM)
  • Double Data Rate (DDR) generation
  • Error-correcting Code (ECC) versus non-ECC
  • channel configuration
  • motherboard and processor support

A desktop DIMM and laptop SODIMM can represent the same general kind of memory but are physically different. ECC support also depends on the platform. Do not choose memory only because capacity and speed look attractive.

Storage: form factor is not interface

Core 1 covers hard disk drives, solid-state drives, Non-volatile Memory Express (NVMe), Serial Advanced Technology Attachment (SATA), Peripheral Component Interconnect Express (PCIe), Serial Attached SCSI (SAS), M.2, mSATA, removable media, optical drives, and Redundant Array of Independent Disks (RAID).

Keep these categories straight:

  • HDD vs SSD describes storage technology.
  • 2.5-inch, 3.5-inch, M.2, mSATA describe physical form factors.
  • SATA, PCIe/NVMe, SAS describe interfaces or protocols used to communicate with storage.
  • RAID combines multiple drives for performance, redundancy, or both depending on level.

A fast NVMe drive cannot help if the motherboard slot does not support the required device. An M.2 slot does not automatically mean every M.2 storage device is compatible.

RAID: know the tradeoff, not only the number

At Core 1 depth, know the common purpose of RAID 0, 1, 5, 6, and 10.

Level Main idea Important consequence
RAID 0 Striping for performance/capacity. No drive-failure redundancy.
RAID 1 Mirroring. Simple redundancy at the cost of usable capacity.
RAID 5 Striping with distributed parity. Can tolerate one drive failure in a sufficiently sized array.
RAID 6 Striping with additional parity. Can tolerate two drive failures, with more capacity and write overhead.
RAID 10 Mirroring plus striping. Strong performance and redundancy, but needs more drives and sacrifices capacity.

RAID is not a backup. It can improve availability when a drive fails, but it does not protect you from deletion, corruption, ransomware, theft, or a disaster that affects the array.

Motherboards and processors: compatibility is a chain

A motherboard choice connects several requirements:

  • form factor,
  • processor socket and supported CPU family,
  • memory generation and capacity,
  • expansion slots,
  • storage interfaces,
  • firmware features,
  • power connectors,
  • cooling,
  • case compatibility.

Basic Input/Output System (BIOS) and Unified Extensible Firmware Interface (UEFI) settings can control boot order, Secure Boot, Trusted Platform Module (TPM) features, virtualization support, passwords, fan behavior, and device permissions.

When a newly assembled system will not boot, do not jump to reinstalling the operating system. Verify power, seating, supported components, firmware settings, and power-on self-test evidence first.

Power supplies: wattage is only one constraint

A Power Supply Unit (PSU) must provide the right input handling, outputs, connectors, wattage, and form factor. Modular cabling can reduce clutter, but modular cables are not universally interchangeable between power-supply models.

If a system becomes unstable only under heavy graphics or processor load, power or thermal limits become more interesting. If nothing powers on at all, verify outlet, power strip, switch, cable, motherboard power connectors, and PSU before blaming the operating system.

Printers are systems, not boxes that produce paper

Core 1 covers multifunction printer deployment, connectivity, drivers, firmware, sharing, scan destinations, security, configuration, and maintenance.

Separate the common technologies:

  • Laser: toner, drum/maintenance components, fusing process.
  • Inkjet: ink cartridges, printheads, feed rollers.
  • Thermal: heat-sensitive media and heating element.
  • Impact: ribbon and mechanical printhead.

A jam, faded output, garbled output, double image, queue problem, and connectivity problem point to different places. The print path includes application, driver, spooler/queue, network or USB connection, printer configuration, and the physical print mechanism.

7. Domain 4: Virtualization and Cloud Computing

This is the smallest domain by weight, but the concepts are increasingly common in support roles.

Virtual machines isolate operating environments

A virtual machine (VM) emulates a computer environment on shared hardware. Common uses include testing, development, sandboxing, legacy applications, and cross-platform work.

The host still needs enough CPU, memory, storage, and network capacity. A VM that is starved of RAM can be slow even when nothing is wrong with the guest operating system.

Type 1 hypervisors run directly on the host hardware. Type 2 hypervisors run on top of a host operating system. The exam may ask you to distinguish the model rather than name a product.

Virtual Desktop Infrastructure (VDI) centralizes desktop sessions so users access them remotely. That changes the support path: the endpoint may be healthy while the remote desktop service, network, authentication, or backend host has the problem.

Containers share more of the underlying operating system

Containers package applications and dependencies while sharing the host operating-system kernel more directly than a full VM. They are lighter-weight than typical VMs, but they solve a different isolation problem.

For Core 1, remember the distinction: a VM presents a fuller virtual computer; a container packages an application environment with less overhead.

Cloud models answer two different questions

Deployment models describe where and for whom the cloud environment exists:

  • public,
  • private,
  • hybrid,
  • community.

Service models describe how much of the stack the provider manages:

  • Infrastructure as a Service (IaaS): customer manages more of the operating system and applications.
  • Platform as a Service (PaaS): provider manages more of the platform used to build or run applications.
  • Software as a Service (SaaS): user consumes the finished application.

Cloud characteristics such as elasticity, metered use, shared resources, multitenancy, availability, file synchronization, and ingress/egress charges affect both design and support.

Do not equate “cloud” with “somebody else's computer” and stop there. For support work, the useful question is which parts you can configure and which parts belong to the provider.

8. Domain 5: Hardware and Network Troubleshooting

At 28%, this is the largest Core 1 domain. The exam gives you symptoms and expects you to choose the best next action or likely cause.

A strong approach is to identify the subsystem before choosing a fix.

Power, motherboard, CPU, and memory symptoms

Common evidence includes:

  • no power,
  • POST beeps,
  • blank screen,
  • random shutdown,
  • overheating,
  • crashes,
  • unusual noise,
  • swollen capacitors,
  • incorrect date/time.

Think in chains. No power is different from power with no display. A system that shuts down under load may point toward heat or power delivery. A clock that repeatedly loses time may point toward a firmware battery issue. POST beeps are evidence from the platform before the operating system loads.

Do not replace multiple parts at once. Change one variable, then verify.

Storage and RAID symptoms

Grinding or clicking from a mechanical drive is a different kind of evidence from a missing logical volume or a slow solid-state drive.

Core 1 troubleshooting clues include:

  • boot device not found,
  • missing drives,
  • data corruption,
  • Self-Monitoring, Analysis and Reporting Technology (S.M.A.R.T.) alerts,
  • slow read/write behavior,
  • degraded or missing RAID arrays,
  • audible array alarms.

If data may be at risk, protecting recoverable data can matter more than proving the exact failure mechanism. A troubleshooting decision should not create a second problem.

Display symptoms

Separate source, cable, panel, projector, and software/configuration problems.

  • Wrong input source: display is powered but listening to the wrong connection.
  • Fuzzy or distorted image: resolution, scaling, signal, cable, or hardware may be involved.
  • Dim projector: lamp/lighting path can matter.
  • Dead pixels or burn-in: panel-level symptoms.
  • Flashing or intermittent display: connection, power, refresh, cable, or hardware may be involved.

Test with known-good components when practical. A known-good cable or monitor can remove several possibilities quickly.

Mobile symptoms

Common mobile problems include poor battery health, swollen batteries, damaged screens, charging failures, connectivity problems, liquid damage, overheating, digitizer trouble, damaged ports, malware, application-install failures, and degraded performance.

The safety boundary matters. A swollen battery is not a “keep testing until it fails harder” situation. Physical damage and heat can change the correct next action.

Network symptoms

Core 1 network troubleshooting includes intermittent Wi-Fi, slow speeds, limited connectivity, jitter, poor Voice over Internet Protocol (VoIP) quality, port flapping, latency, interference, authentication failures, and intermittent internet access.

Use symptom scope:

  • One application fails: look at application/service dependencies.
  • One device fails: look at that endpoint's link, address, policy, or hardware.
  • All Wi-Fi devices fail, wired works: focus on wireless infrastructure/configuration.
  • Everything local works, internet fails: inspect gateway/provider path.
  • IP works, names fail: inspect DNS.
  • Connection works but voice/video is choppy: latency, jitter, interference, congestion, or quality-of-service conditions may matter.

The Internet Is Down troubleshooting guide is useful practice because it forces you to separate those scopes instead of treating every connectivity complaint as the same problem.

Printer symptoms

Printer troubleshooting mixes software and mechanics:

  • stuck or frozen queue,
  • multiple jobs pending,
  • paper jams,
  • feed failures,
  • faded output,
  • lines or speckling,
  • garbled print,
  • double/echo images,
  • incorrect orientation,
  • unrecognized tray,
  • network or USB connectivity issues.

Start by deciding whether the job reaches the printer. If the queue never clears, inspect software, spooler, driver, and connectivity. If the printer receives the job but output is physically defective, the print mechanism and consumables become more likely.

9. Hands-on study plan

Core 1 improves quickly when you turn definitions into small tasks. You do not need an enterprise lab.

Try this sequence:

  1. Inventory one computer. Identify processor, memory, storage interface, firmware mode, network adapters, display connections, and available expansion.
  2. Inspect a SOHO network. Identify gateway, DHCP scope, DNS settings, Wi-Fi bands, SSID, security mode, and client addresses.
  3. Use basic network tools. Check IP configuration, default gateway, DNS behavior, and reachability. Use a Wi-Fi analyzer if available.
  4. Work with storage. Identify SATA versus NVMe storage, review S.M.A.R.T. health, and understand what your platform supports before changing hardware.
  5. Use a virtual machine. Create one, allocate CPU/RAM/storage, attach it to a network, and observe what happens when resources are constrained.
  6. Practice printer paths. Add a printer, inspect the queue, review driver and sharing settings, and identify where a failed print job stops.
  7. Break something safely. Disable Wi-Fi, change a DNS setting in a lab, disconnect a virtual network adapter, or create another reversible fault. Diagnose it from evidence before restoring the setting.

Keep notes in the form symptom → evidence → cause → fix → verification. That format is more useful than a notebook full of isolated terms.

10. Performance-based questions

Performance-based questions can ask you to interact with a scenario instead of choosing one answer from four options. The exact interface can vary, but the preparation principle is stable: know how the parts relate.

Before acting:

  1. Read the task and identify the required outcome.
  2. Inspect the supplied evidence.
  3. Separate required changes from irrelevant settings.
  4. Make the smallest set of changes that satisfies the task.
  5. Recheck the result if the interface allows it.

The same mindset helps with ordinary multiple-choice questions. If the prompt asks for the best next step, several choices may be technically possible. Prefer the choice that matches the evidence, scope, and stage of troubleshooting.

11. Core 1 readiness checklist

You are getting close when you can do these without leaning heavily on notes:

  • Explain why a mobile device would use Wi-Fi, cellular, Bluetooth, NFC, tethering, or a dock in a given scenario.
  • Recognize the job of common network services and attach the common ports to their purpose.
  • Explain what DNS, DHCP, a subnet mask, and a default gateway each do.
  • Distinguish routers, switches, access points, firewalls, patch panels, and common provider handoff devices.
  • Choose between common cable, connector, memory, storage, board, processor, and power options based on compatibility.
  • Explain the practical differences among common RAID levels.
  • Identify common printer technologies and connect output symptoms to likely maintenance areas.
  • Distinguish VMs, hypervisors, containers, VDI, cloud deployment models, and IaaS/PaaS/SaaS.
  • Use symptoms to narrow a hardware or network problem before choosing a fix.
  • Work through an unfamiliar scenario without changing several unrelated settings at once.

If one of those still feels vague, go back to that section and create a small task around it. Recognition becomes much more durable once you have installed, configured, observed, or repaired something related to the concept.

12. Official references

Use the official CompTIA A+ certification page to confirm the current exam series, policies, delivery information, and official objectives before scheduling an exam or choosing version-specific study material.

Cert Happens is an independent study resource and is not affiliated with or endorsed by CompTIA.

CompTIA A+ Resource Hub Review the current A+ V15 exam structure, Core 1 and Core 2 scope, and related Cert Happens resources. Common Ports and Protocols Reference Check common service ports, transports, secure alternatives, and protocols that do not use TCP or UDP ports. IPv4 Subnet Calculator Check addresses, masks, network boundaries, usable ranges, and address status while practicing Core 1 networking. Build Your First Home Lab Create a small environment for practicing operating systems, networking, devices, services, and troubleshooting. Troubleshoot “The Internet Is Down” Practice separating local device, addressing, DNS, gateway, wireless, and upstream connectivity problems. Network+ Resource Hub Go deeper into routing, switching, network services, security, and network troubleshooting after the A+ foundation is solid.