Browse CompTIA Certification Guides

Study Appliances, Functions & Wireless Devices for Network+ (N10-009)

Sort routers, switches, firewalls, proxies, load balancers, IDS/IPS, NAS, SAN, and wireless devices by role instead of by brand name.

Device-identification questions are role questions. CompTIA is usually not checking whether you know a brand’s product line. It is checking whether you can tell which device forwards traffic, which one inspects it, which one distributes load, and which one provides storage or wireless control.

Load balancer: A device or service that distributes client requests across multiple backend targets.

IDS: Intrusion detection system, a tool that detects suspicious activity and alerts without directly stopping traffic.

IPS: Intrusion prevention system, a control that can inspect and actively block or prevent suspicious traffic.

What CompTIA is really testing

The strongest answers usually come from separating:

  • forwarding devices from inspection devices
  • wireless infrastructure from wired switching infrastructure
  • application-delivery tools from basic packet movement
  • storage appliances from networking appliances

Match the device to the job

Device or function Strongest role
router forwards traffic between networks and subnets
switch forwards frames within a local Layer 2 domain
firewall enforces traffic rules between zones
proxy intermediates requests on behalf of clients or services
load balancer distributes requests across backend resources
IDS / IPS detects or detects-plus-blocks suspicious traffic
access point provides wireless connectivity to clients
wireless controller centralizes management or policy for multiple APs
NAS / SAN provides storage, not packet forwarding between subnets

A simple path example

1Client -> switch -> firewall -> load balancer -> web servers
2Wireless client -> access point -> switch -> upstream network

What to notice:

  • the switch and router move traffic
  • the firewall constrains traffic
  • the load balancer decides which backend target gets the request
  • an access point is not the same thing as a wireless controller

Why this page matters on the exam

CompTIA often writes the clue in plain language:

  • “inspect and block suspicious traffic” points more toward IPS than IDS
  • “centralize AP configuration” points toward a wireless controller
  • “store files for users” points toward NAS, not a router or switch

The right answer is often the device whose job description best matches the scenario.

Common traps

  • choosing the most security-sounding device instead of the correct one
  • confusing access points with wireless controllers
  • treating storage appliances like packet-forwarding devices
  • assuming a load balancer replaces a firewall or router

What strong answers usually do

  • map the scenario clue to the device’s core function
  • separate traffic forwarding from traffic inspection
  • remember that wireless access and wireless control are related but distinct roles
  • choose the simplest device whose primary job actually matches the requirement

Quiz

Loading quiz…

Continue with 1.3 Cloud Concepts, VPCs & Service Models to keep the domain flow intact.