PracticeBlogFlashcardsEspañol

Networking Appliances and Where They Operate

Key Takeaways

  • Network appliances are selected by function: forwarding, filtering, translating, optimizing, terminating, or observing traffic.
  • Some appliances operate at more than one layer, so the scenario wording matters.
  • A firewall may filter by IP, port, connection state, application behavior, or identity depending on capability.
  • Load balancers, proxies, VPN concentrators, and wireless controllers often appear in design and troubleshooting scenarios.
  • Placement matters: edge, DMZ, internal segmentation, access layer, data center, cloud, or branch.
Last updated: April 2026

Choose Appliances by Job and Placement

Network+ questions often describe a business need and ask for the device or service that fits. Start with the job: connect, segment, route, filter, inspect, translate, terminate, balance, monitor, or manage.

ApplianceCommon operating layerPrimary jobTypical placement
Hub1Repeat signalsRare legacy environments or simple labs
Bridge2Connect LAN segmentsLegacy or specialized segmentation
Switch2Forward frames by MAC addressAccess layer and data center switching
Layer 3 switch2/3Switch locally and route between VLANsDistribution/core or campus networks
Router3Forward packets between networksWAN edge, branch, Internet edge
Wireless access point1/2Provide Wi-Fi radio access and bridge clientsAccess layer
Wireless controller2/3/7 managementManage APs, SSIDs, roaming, policiesCampus or cloud-managed wireless
Firewall3/4/7Enforce traffic policyEdge, DMZ, internal segmentation, cloud
IDS3-7 observationDetect suspicious trafficSpan/TAP, sensor path, cloud mirror
IPS3-7 inlineBlock suspicious traffic inlineBetween network zones
Proxy7Intermediary for application requestsWeb egress, content filtering, caching
Load balancer4 or 7Distribute client sessionsIn front of application pools
VPN concentrator3/4/7 depending on VPNTerminate encrypted remote or site tunnelsEdge, cloud gateway, data center
Modem/ONT1/2Convert provider media/signalingWAN handoff
Packet broker/TAP1/2Copy or aggregate traffic for monitoringMonitoring fabric

Firewall Types in Scenarios

Firewall clueLikely capability
Filters by source/destination IP and portPacket filtering or stateless rules
Tracks established sessionsStateful inspection
Understands web application behaviorApplication-aware or next-generation firewall
Protects a web application from HTTP attacksWeb application firewall
Enforces policy between internal VLANsInternal segmentation firewall

Appliance Placement Scenario

A company hosts a public web application. It wants Internet users to reach only HTTPS, wants the web servers separated from the internal database network, and wants suspicious HTTP requests blocked before they reach the application.

RequirementAppliance or design choice
Allow public HTTPS onlyEdge firewall rule or security group
Separate public-facing serversDMZ or segmented application subnet
Block malicious HTTP requestsWeb application firewall or application-aware inspection
Distribute users across web serversLoad balancer
Keep database privateInternal firewall/ACL and no direct Internet route

Troubleshooting with Appliance Awareness

SymptomAppliance to check early
One VLAN cannot reach anotherLayer 3 switch, router, firewall, ACL
Public site resolves but HTTPS times outEdge firewall, load balancer, server listener
Users can browse but a specific category is blockedProxy or secure web gateway policy
VPN connects but internal routes failVPN concentrator route/policy, firewall, split tunnel
Wireless clients roam poorlyAP coverage, controller policy, channel plan

The exam may say "best device" or "where should it be placed." Use layer, job, and traffic path together.

Test Your Knowledge

Which device is most appropriate for distributing HTTPS client sessions across multiple web servers?

A
B
C
D
Test Your KnowledgeMulti-Select

Which devices commonly inspect or filter traffic between security zones? Select all that apply.

Select all that apply

Firewall
IPS
Web application firewall
Unmanaged hub
Internal segmentation firewall
Test Your KnowledgeMatching

Match each appliance to its best description.

Match each item on the left with the correct item on the right

1
VPN concentrator
2
Wireless controller
3
Proxy
4
Packet broker or TAP