All practice questions

521 questions

Question 361Question

Match each network hardware device to its primary functional role within a enterprise network architecture.

Click a left item, then click its matching right item

Items

Patch Panel
Managed Switch
Media Converter
Router

Matches

Show answer & explanation

Answer

Patch Panel pairs with passive cable termination; Managed Switch pairs with Layer 2 collision domain segmentation and VLAN enforcement; Media Converter pairs with signal translation between copper and fiber optics; Router pairs with interconnecting distinct Layer 3 subnets.
Each device matches its authentic OSI layer role: patch panels provide passive cable termination, managed switches process Layer 2 frames and VLANs, media converters transition physical media signals between copper and fiber optics, and routers manage traffic between separate Layer 3 IP subnets.

Step-by-Step Solution

1
Identify passive physical cable organization hardware.
Patch Panel is matched to passive cable termination.
Patch panels carry no active electronics and perform no packet processing, serving strictly as cable endpoints in telecom closets.
2
Differentiate Layer 2 frame switching from Layer 3 packet routing.
Managed Switch matches Layer 2 collision segmentation and VLANs, while Router matches Layer 3 IP subnet interconnection.
Switches isolate collision domains using MAC addresses within the same subnet, whereas routers connect multiple distinct subnets using IP addresses.
3
Identify physical signal conversion devices.
Media Converter matches converting copper UTP to fiber optic signals.
Media converters are used to extend cable run distances by converting electrical Ethernet signals into optical light pulses.

Key Concept

Network Hardware Device Functions and OSI Layer Roles
Question 362Question

A technician is performing hardware diagnostics and component replacements on a fleet of corporate laptops. Match each observed laptop issue or component requirement to its corresponding internal hardware part or feature.

Click a left item, then click its matching right item

Items

The laptop display screen stays completely dark, but shining a flashlight directly at the panel reveals a faint image.
A high-performance laptop requires a storage drive replacement that interfaces directly with PCIe lanes for maximum throughput in a compact form factor.
A laptop suffers from intermittent wireless connectivity loss after a display replacement because internal antenna wires were pinched.
A technician needs to expand system memory on a thin laptop that uses non-soldered expansion slots.

Matches

Show answer & explanation

Answer

Each laptop hardware symptom or requirement is correctly matched to its specific component: faint screen output matches the display inverter board; high-speed compact PCIe storage matches the M.2 NVMe SSD; wireless connection issues following screen maintenance match the Wi-Fi card module antenna routing; and expanding laptop RAM slots matches SODIMM memory modules.
Each issue connects to its distinct hardware function: faint images signify backlight/inverter failure; high-speed M.2 NVMe drives utilize PCIe; wireless degradation after screen removal relates to Wi-Fi antenna leads routed into the lid; and laptop RAM slots require SODIMMs.

Step-by-Step Solution

1
Analyze the faint display symptom.
Confirm the LCD panel is rendering graphics but lacks backlighting.
When a screen displays an image visible only under a light source, the issue lies in the backlight delivery system, such as a faulty inverter board.
2
Evaluate the compact storage interface requirement.
Identify M.2 NVMe solid-state drives.
M.2 NVMe SSDs leverage PCIe buses for elevated read/write speeds within laptop chassis limits.
3
Identify the root cause of post-repair wireless signal loss.
Associate antenna wiring routed to the Wi-Fi module through the hinge assembly.
Wi-Fi card antennas run into the display enclosure, making their connections vulnerable during panel disassemblies.
4
Select the correct memory form factor.
Choose SODIMM modules over full-size DIMMs.
Laptops use SODIMMs to fit small internal spaces when non-soldered memory slots are present.

Key Concept

Laptop Component Identification and Hardware Troubleshooting
Question 363Question

Match each laptop hardware upgrade or replacement scenario on the left to the appropriate internal component or port interface on the right.

Click a left item, then click its matching right item

Items

Upgrading system RAM on a thin-and-light laptop using a compact memory module form factor
Installing a high-speed internal solid-state drive directly into a dedicated motherboard slot
Replacing a cracked display screen panel that uses direct light-emitting diodes without needing a high-voltage inverter
Connecting an external high-resolution monitor and high-speed storage array through a single versatile port

Matches

Show answer & explanation

Answer

Each laptop hardware scenario matches its corresponding component or interface based on physical form factor, power requirements, and system functionality: SODIMM for compact memory, M.2 NVMe SSD for direct slot storage, LED-backlit LCD panel for inverter-free displays, and Thunderbolt for multi-function high-speed external connectivity.
Matching each scenario requires pairing the specific physical constraint or functional requirement with its matching component standard: SODIMM for compact memory upgrade, M.2 PCIe NVMe SSD for direct slot storage, LED-backlit LCD for inverter-free display assemblies, and Thunderbolt for combined video and high-speed data delivery.

Step-by-Step Solution

1
Identify memory requirements for laptop form factors
Laptops require SODIMM modules due to their smaller footprint compared to desktop DIMMs.
Internal chassis space in laptops is strictly limited.
2
Identify internal expansion drive standards
M.2 NVMe drives connect directly to the motherboard slot for fast storage.
M.2 drives eliminate drive bay cable bulk.
3
Differentiate display backlight technologies
LED-backlit LCD screens do not require an inverter card.
LEDs run on DC power directly provided by the system board, unlike older CCFL tubes which required AC conversion via an inverter.
4
Identify high-speed external expansion interfaces
Thunderbolt interfaces combine PCIe data and DisplayPort video traffic.
Thunderbolt provides high throughput for displays and external storage over one connector.

Key Concept

Laptop Hardware Components and Upgrades
Question 364Question

A network administrator is auditing enterprise network services to ensure compliance with infrastructure role standards. Match each specialized network host service or server role on the left with its corresponding primary function on the right.

Click a left item, then click its matching right item

Items

Syslog Server
AAA / RADIUS Server
Forward Proxy Server
Spam Gateway

Matches

Show answer & explanation

Answer

Syslog Server pairs with centralizing system log messages; AAA / RADIUS Server pairs with centralizing user credential management for network access; Forward Proxy Server pairs with intercepting outbound client internet requests; Spam Gateway pairs with inspecting incoming email traffic at the network perimeter.
Each host service is correctly paired with its dedicated operational responsibility within enterprise network security and management architecture: Syslog handles log centralization, RADIUS handles network access authentication, Forward Proxy handles outbound client web filtering, and Spam Gateway handles inbound perimeter email inspection.

Step-by-Step Solution

1
Identify the primary responsibility of a Syslog Server.
Recognize that Syslog is used to collect and aggregate event logs across network hardware and host OS environments.
Syslog standardizes system event messaging and remote log collection.
2
Identify the role of AAA/RADIUS infrastructure.
Match AAA/RADIUS with centralized authentication, authorization, and accounting for network edge devices and enterprise wireless networks.
RADIUS handles authentication and policy enforcement centrally.
3
Differentiate between proxy types and server perimeter security roles.
Associate the Forward Proxy Server with outbound HTTP/HTTPS request interception and the Spam Gateway with perimeter email traffic filtering.
Forward proxies protect clients initiating outbound traffic, whereas spam gateways protect mail servers from incoming SMTP threats.

Key Concept

Network Host Services and Server Roles
Estimated Time:2m 0s
Question 365Question

Match each network host service or server role on the left with its corresponding primary functionality and standard port operational profile on the right.

Click a left item, then click its matching right item

Items

DHCP Server
DNS Server
Syslog Server
Spam Gateway / Mail Proxy

Matches

Show answer & explanation

Answer

DHCP Server matches dynamic host configuration (UDP 67/68); DNS Server matches hostname-to-IP translation (Port 53); Syslog Server matches centralized logging (UDP 514); Spam Gateway matches perimeter email security filtering.
The correct pairings accurately align each host service role with its core networking responsibilities and standard protocol mechanisms: DHCP automates network client address leasing, DNS handles domain-to-IP resolution, Syslog aggregates remote host logs, and the Spam Gateway screens email traffic prior to internal delivery.

Step-by-Step Solution

1
Analyze each server role listed on the left and identify its main operational purpose within a network infrastructure.
DHCP handles host address leasing, DNS resolves FQDNs, Syslog captures system logs, and Spam Gateway inspects mail traffic.
CompTIA A+ Core 1 requires identifying specific roles and default port profiles for common network host services.
2
Associate each server role with the exact matching functional description and port specification on the right.
Matched DHCP to client IP assignment, DNS to domain resolution, Syslog to log collection, and Spam Gateway to email filtering.
Verifies correct mapping without confusing related protocols or server roles.

Key Concept

Network Host Services and Server Roles
Estimated Time:1m 30s
Question 366Question

A field technician is performing hardware maintenance, diagnostics, and component upgrades across a fleet of enterprise laptops. Match each specific hardware scenario or component requirement on the left with the correct internal laptop hardware technology or form factor on the right.

Click a left item, then click its matching right item

Items

Upgrading system memory on a laptop motherboard using 260-pin compact modules designed specifically for mobile platforms.
Replacing a legacy mechanical drive with a high-performance internal solid-state drive that utilizes an M-keyed slot and PCIe x4 lanes.
Troubleshooting a dim screen on an older laptop model equipped with a CCFL backlight that requires DC-to-AC power conversion.
Installing an internal expansion card connected to built-in display bezel antenna leads to enable mobile broadband cellular connectivity.

Matches

Show answer & explanation

Answer

Each scenario correctly pairs with its specific internal laptop component: RAM upgrades require SODIMM modules; high-speed M-keyed storage uses M.2 NVMe SSDs; legacy CCFL backlight power conversion relies on a display inverter board; cellular connectivity additions require an internal M.2 WWAN card.
Each laptop hardware scenario maps directly to its unique component specification: SODIMMs provide compact system RAM, M.2 NVMe drives deliver high-speed storage via PCIe, display inverters supply AC power to CCFL backlights, and M.2 WWAN cards connect to internal antennas for cellular connectivity.

Step-by-Step Solution

1
Analyze memory form factor requirements
Identify that compact 260-pin memory modules for laptops are SODIMMs, distinct from full-sized desktop DIMMs.
Laptops demand small footprint memory solutions due to space constraints inside the chassis.
2
Analyze high-speed storage interface requirements
Match M-keyed slots with PCIe x4 lanes to M.2 NVMe SSDs.
M.2 NVMe drives utilize PCIe lanes for high throughput, whereas SATA drives use B-keys or standard SATA connectors.
3
Evaluate display illumination power components
Identify CCFL backlight DC-to-AC conversion as the function of a display inverter board.
LED and OLED displays do not use inverters because LEDs operate on DC power, whereas CCFL bulbs require AC voltage.
4
Identify wireless expansion modules
Connect cellular broadband needs with internal antenna leads to an M.2 WWAN card.
WWAN expansion cards provide cellular connectivity, utilizing pre-routed internal antenna wires within the screen bezel.

Key Concept

Internal Laptop Hardware Components and Upgrades
Question 367Question

A network security administrator is provisioning infrastructure services for a secure enterprise network segment. Match each network host service to its primary administrative function and protocol implementation.

Click a left item, then click its matching right item

Items

Syslog Server
NTP Server
RADIUS Server
Web Proxy Server
IPAM (IP Address Management) Server

Matches

Show answer & explanation

Answer

Syslog Server matches log consolidation over UDP port 514; NTP Server matches clock synchronization over UDP port 123; RADIUS Server matches AAA network access management over UDP ports 1812/1813; Web Proxy Server matches interception of web requests for filtering and caching; IPAM Server matches unified tracking and management of IP spaces integrated with DHCP/DNS.
Each service performs a specialized function in enterprise networks: Syslog consolidates log data over UDP 514; NTP maintains precise system time synchronization over UDP 123; RADIUS executes AAA protocols for network access control over UDP 1812/1813; Web Proxy filters and caches HTTP/HTTPS client requests; and IPAM manages and tracks IP addressing inventory alongside DNS and DHCP infrastructure.

Step-by-Step Solution

1
Analyze host services related to event auditing and time coordination.
Identify that log collection utilizes Syslog (UDP 514) and system clock alignment uses NTP (UDP 123).
Accurate cross-device log correlation relies on standardized timestamping and log centralization.
2
Evaluate authentication and web traffic management services.
Map RADIUS to AAA access control (UDP ports 1812/1813) and Web Proxy to outbound web content inspection/caching.
RADIUS handles centralized AAA network policies, whereas a proxy server brokers client HTTP/HTTPS traffic.
3
Identify the remaining address management solution.
Associate IPAM Server with overall IP address pool tracking and DHCP/DNS coordination.
IPAM provides overarching administrative oversight for dynamic and static IP allocation infrastructure.

Key Concept

Host Services and Server Roles in Network Infrastructure
Question 368Question

Which primary functional description on the right correctly matches each network hardware device listed on the left?

Click a left item, then click its matching right item

Items

Patch Panel
PoE Injector
Media Converter
Managed Switch

Matches

Show answer & explanation

Answer

Patch Panel matches cable termination; PoE Injector matches adding electrical power to Ethernet cables; Media Converter matches transitioning between fiber optic and copper cabling; Managed Switch matches VLAN configuration and network administration.
Each hardware device serves a specific network role: patch panels terminate horizontal structured cabling inside equipment racks, PoE injectors deliver DC power through Ethernet cabling to powered endpoints, media converters convert physical signaling between fiber optic and copper Ethernet, and managed switches provide network node connectivity along with administrative control over VLANs and traffic flow.

Step-by-Step Solution

1
Identify the hardware used for physical cable organization in racks.
Patch panels organize and terminate permanent horizontal Ethernet cabling.
Structured cabling systems connect wall jacks to patch panel punch-down blocks, allowing neat patch-cable connections to switch ports.
2
Identify the device that supplies power over Ethernet cable runs.
PoE injectors add electrical power to standard Ethernet lines.
When a network switch does not natively supply Power over Ethernet, an inline injector powers end devices.
3
Identify the component responsible for connecting different cable mediums.
Media converters interface fiber optic lines with copper twisted-pair cables.
They convert light pulses to electrical signals, allowing longer-distance fiber links to connect to copper network equipment.
4
Distinguish between managed switching capabilities and other networking functions.
Managed switches support software configurations such as VLANs and port control.
Unlike basic unmanaged switches, managed switches allow administrators to segment traffic and monitor network performance.

Key Concept

Primary roles and physical functions of network hardware devices
Question 369Question

Match each network hardware device on the left with its correct operational description or deployment scenario on the right.

Click a left item, then click its matching right item

Items

Managed Layer 3 Switch
Hardware Firewall
Patch Panel
Power over Ethernet (PoE) Injector

Matches

Show answer & explanation

Answer

The correct pairings match each device to its core function: the Managed Layer 3 Switch handles inter-VLAN routing; the Hardware Firewall performs perimeter stateful packet inspection; the Patch Panel acts as a passive termination point for structured cabling; and the Power over Ethernet (PoE) Injector provides inline power for single non-PoE switch ports.
Each hardware device is uniquely mapped to its primary technical purpose: Layer 3 switches execute inter-VLAN IP routing; firewalls enforce security policies via stateful packet inspection; patch panels terminate horizontal structured cabling in equipment racks; and PoE injectors supply midspan power to powered end devices connected to legacy non-PoE network switches.

Step-by-Step Solution

1
Analyze the functional Layer 3 requirement of routing between VLAN subnets
Identify that a Managed Layer 3 Switch combines Layer 2 switching capabilities with hardware-accelerated Layer 3 routing functionality.
Layer 3 switches inspect network-layer IP headers to forward traffic between subnets directly.
2
Evaluate perimeter defense and stateful inspection requirements
Map the Hardware Firewall to the perimeter policy enforcement role.
Firewalls evaluate traffic sessions statefully across security zones to prevent unauthorized ingress and egress.
3
Identify physical structured cabling distribution components
Associate the Patch Panel with passive horizontal cabling termination.
Patch panels organize punch-down connections from office wall outlets into modular ports for easy switch patching.
4
Determine power provisioning solutions for non-PoE switch environments
Match the PoE Injector to adding inline power on specific cable segments.
PoE injectors combine data from a non-PoE switch port with DC power onto unused conductors or phantom power pairs.

Key Concept

Distinguishing the operational roles, Layer 2 vs. Layer 3 boundaries, and physical deployment scenarios of common network infrastructure devices.
Question 370Question

A senior network technician is auditing a enterprise rack infrastructure and reviewing hardware roles across the physical and logical layers of the network. Match each specified network hardware device on the left with its correct primary functional role on the right.

Click a left item, then click its matching right item

Items

Managed Layer 3 Switch
Optical Media Converter
Patch Panel
Lightweight Access Point (LAP)

Matches

Show answer & explanation

Answer

The correct pairings are: Managed Layer 3 Switch matches with 'Performs inter-VLAN routing using IP addresses while executing frame switching at wire speed'; Optical Media Converter matches with 'Transcribes electrical signals from twisted-pair copper cables into light pulses for long-distance fiber transmission'; Patch Panel matches with 'Provides a centralized, passive mechanical termination point for structured horizontal cabling runs'; and Lightweight Access Point matches with 'Delegates control-plane functions such as wireless authentication and channel allocation to a central Wireless LAN Controller (WLC)'.
Each hardware device performs a distinct role within structured cabling and network design: Managed Layer 3 switches handle inter-VLAN IP routing; Optical Media Converters translate physical signals across cable mediums; Patch Panels mechanically anchor horizontal copper cabling without active processing; and Lightweight Access Points offload management duties to a central WLC controller.

Step-by-Step Solution

1
Analyze the functional boundaries of Layer 3 switching versus standard Layer 2 switching.
Identify that the Managed Layer 3 Switch performs both IP routing (inter-VLAN) and high-speed hardware switching.
Layer 3 switches inspect network layer headers (IP addresses) to move traffic across logical subnets while maintaining switch throughput.
2
Examine physical layer conversion equipment requirements.
Match Optical Media Converter with signal transcription between copper electrical and fiber light pulses.
Media converters work at OSI Layer 1 strictly modifying signal encoding formats between different physical medium types without inspecting data frames.
3
Differentiate active network appliances from passive cable management hardware.
Match Patch Panel to the passive mechanical termination point for horizontal structured cable runs.
Patch panels carry no active power or switching logic; they prevent wear on permanent wall cables by providing fixed RJ-45 sockets for patch cords.
4
Distinguish between autonomous (fat) access points and thin/lightweight access points.
Match Lightweight Access Point to the central controller (WLC) offloading delegation role.
Lightweight APs handle real-time frame transmission/reception but offload configuration, roaming management, and policy enforcement to a centralized controller.

Key Concept

Hardware device operational layers and functional characteristics in enterprise network environments
Question 371Question

Match each mobile application security or synchronization mechanism on the left with its corresponding enterprise control definition or technical specification on the right.

Click a left item, then click its matching right item

Items

Mobile Application Management (MAM)
Sideloading Restriction
IMAP over SSL/TLS (IMAPS)
Selective Remote Wipe

Matches

Show answer & explanation

Answer

Mobile Application Management (MAM) pairs with enforcing policies within corporate app containers without full OS management; Sideloading Restriction pairs with preventing third-party unverified app package installations; IMAP over SSL/TLS pairs with secure incoming mail synchronization on TCP port 993; Selective Remote Wipe pairs with erasing corporate data while preserving personal user files.
Mobile Application Management (MAM) isolates corporate data inside managed app containers on user devices. Sideloading restrictions enforce installation only from verified official app stores to mitigate malicious code risks. IMAP over SSL/TLS provides encrypted incoming email folder synchronization on TCP port 993. Selective remote wipe erases enterprise assets without clearing personal user data.

Step-by-Step Solution

1
Identify the scope of Mobile Application Management (MAM).
MAM applies corporate policies directly to enterprise applications rather than taking administrative control of the entire mobile device.
MAM provides containerization to separate corporate data from personal data.
2
Analyze the purpose of restricting sideloading.
Restricting sideloading blocks manual installation of unvetted third-party software packages.
Unvetted application packages bypass official app store security checks, increasing malware risks.
3
Determine protocol ports for secure incoming email configuration.
IMAP over SSL/TLS operates over secure TCP port 993.
Standard unencrypted IMAP uses port 143, whereas encrypted IMAPS requires port 993.
4
Distinguish between selective wipe and full wipe operations.
Selective remote wipe erases corporate container storage while retaining personal photos and files.
BYOD policies mandate preserving personal user data during offboarding or device loss.

Key Concept

Mobile Security Controls and Secure Email Synchronization Protocols
Estimated Time:1m 30s
Question 372Question

An IT administrator is configuring enterprise security controls for mobile devices accessing corporate data under a Bring Your Own Device (BYOD) deployment model. Match each mobile application security control on the left with its primary operational mechanism on the right.

Click a left item, then click its matching right item

Items

Application Containerization (MAM)
Remote Selective Wipe
Sideloading Restrictions
S/MIME Email Configuration

Matches

Show answer & explanation

Answer

Application Containerization (MAM) pairs with isolating enterprise apps and encryption keys from personal user data without OS-level control. Remote Selective Wipe pairs with removing corporate keys, managed app data, and profiles while leaving personal files intact. Sideloading Restrictions pair with enforcing digital signature verification to block unverified software packages. S/MIME Email Configuration pairs with providing PKI-based digital signing and end-to-end message encryption.
Application Containerization (MAM) isolates corporate data into encrypted sandboxes without taking over the host device hardware. Remote Selective Wipe targetedly clears enterprise containers and keys while maintaining user personal data privacy. Sideloading Restrictions restrict software installations strictly to signed, validated application packages from authorized repositories. S/MIME provides end-to-end security for mobile email using PKI certificates.

Step-by-Step Solution

1
Analyze the core objective of Application Containerization (MAM).
Identified that MAM containerization establishes a logical boundary separating business application storage and keys from personal user storage.
MAM operates at the app container layer rather than controlling full device management (MDM).
2
Differentiate Remote Selective Wipe from a Full Device Wipe.
Matched Selective Wipe with deleting corporate data/keys while preserving personal photos and private documents.
BYOD environments require protecting user privacy by avoiding full factory resets when offboarding.
3
Evaluate Sideloading Restrictions.
Matched sideloading controls with blocking unverified/unsigned package installations from untrusted third-party sources.
Sideloading refers specifically to installing applications outside official curated app store channels.
4
Examine S/MIME protocols for mobile email configuration.
Matched S/MIME with PKI certificate encryption and digital signing for mobile email messages.
S/MIME relies on user certificate pairs to ensure message confidentiality and non-repudiation.

Key Concept

Mobile Application Support and Security Settings
Question 373Question

A field technician is servicing multiple enterprise laptops experiencing hardware issues after recent component upgrades and repairs. Match each diagnostic scenario on the left with its correct root cause or replacement requirement on the right.

Click a left item, then click its matching right item

Items

An ultrabook fails to detect a newly installed M.2 solid-state drive in the system UEFI/BIOS setup, despite the drive physically fitting into the key slot.
A thin-and-light laptop exhibits trackpad unresponsiveness and visible chassis deformation beneath the palm rest following heavy daily thermal cycles.
An executive laptop experiences severe Wi-Fi signal degradation and Bluetooth dropouts after an internal WLAN card replacement.
A technician replaces a legacy laptop motherboard, but the replacement system fails to POST and outputs a distinct memory-failure beep code when using the existing DDR3 RAM module.

Matches

Show answer & explanation

Answer

Each hardware diagnostic scenario correctly maps to its underlying physical or electrical root cause: M.2 NVMe detection failure matches interface protocol mismatch; trackpad distortion matches a swollen Li-ion polymer battery; Wi-Fi degradation matches unattached U.FL antenna cables; POST memory failure matches a 1.5V DDR3 vs 1.35V DDR3L voltage mismatch.
Each match correctly aligns the technician's observation with the underlying laptop architecture principles defined in CompTIA A+ Core 1 objectives: M.2 protocol compatibility (SATA vs. NVMe), physical battery degradation mechanisms, RF antenna connector routing (U.FL), and RAM voltage specifications (DDR3 vs. DDR3L).

Step-by-Step Solution

1
Analyze Scenario 1 (M.2 undetected in UEFI)
Identify that M.2 slots support different bus types (SATA vs. PCIe/NVMe). Physical seating does not guarantee protocol compatibility.
M.2 B-key and M-key slots can physically accept modules that operate on incompatible bus signals.
2
Analyze Scenario 2 (Trackpad malfunction and chassis bulging)
Recognize the classic physical symptom of a degraded, off-gassing internal Lithium-ion polymer battery pack.
Internal battery expansion exerts mechanical pressure upwards against the trackpad and top palm rest casing.
3
Analyze Scenario 3 (Wi-Fi/Bluetooth signal loss after repair)
Inspect internal connectivity components related to wireless expansion cards.
Antennas are routed through the display enclosure and attach to the expansion card via tiny U.FL coaxial snaps.
4
Analyze Scenario 4 (DDR3 POST failure on replacement board)
Evaluate voltage standards between standard DDR3 (1.5V) and low-voltage DDR3L (1.35V).
Systems engineered strictly for 1.35V DDR3L cannot supply the 1.5V required by standard DDR3 SODIMMs, leading to POST failure.

Key Concept

Laptop Internal Component Troubleshooting and Compatibility Standards
Question 374Question

An enterprise systems administrator is updating the mobile security baseline for corporate email and mobile application deployment across iOS and Android devices. Match each mobile security control or configuration setting on the left to its corresponding operational purpose or protocol scope on the right.

Click a left item, then click its matching right item

Items

MAM Containerization
Sideloading Restrictions
SMTPS / STARTTLS Configuration
Biometric MFA with Push Authentication

Matches

Show answer & explanation

Answer

MAM Containerization matches isolating enterprise data for selective wipe; Sideloading Restrictions matches blocking unverified app packages; SMTPS/STARTTLS matches securing outbound email via port 587/465; Biometric MFA matches combining device possession with biometrics.
Each security control aligns directly with its technical scope: MAM containerization manages enterprise app boundaries and selective wipe capabilities; sideloading prevention enforces installation strictly through trusted app marketplaces; SMTPS/STARTTLS secures outbound mail submission over encrypted TCP ports 587/465; and push-based biometric MFA combines hardware possession with biometric verification.

Step-by-Step Solution

1
Analyze the scope of MAM Containerization
Identified that MAM separates business data from personal storage, enabling selective wiping without affecting personal user files.
Containerization isolates enterprise app environments on personal smartphones.
2
Evaluate Sideloading Restrictions
Determined that preventing sideloading stops installation of application files (APK/IPA) from third-party or untrusted web sources.
Sideloading policies restrict app sources strictly to trusted, managed app stores.
3
Verify SMTPS and STARTTLS email transport settings
Matched outbound encrypted email transport to TCP ports 587 and 465.
SMTPS and STARTTLS wrap standard SMTP transmission in SSL/TLS encryption for secure message submission.
4
Confirm Biometric MFA with Push Notification capabilities
Matched MFA controls to combining something you have (registered phone) with something you are (biometrics).
Push notifications deliver verification prompts to the physical hardware while biometrics confirm user identity.

Key Concept

Mobile Application Security Settings and Email Synchronization Protocols
Question 375Question

Match each network host service to its primary administrative role or network function.

Click a left item, then click its matching right item

Items

DHCP Server
DNS Server
Syslog Server
Web Server (HTTP)

Matches

Show answer & explanation

Answer

DHCP Server pairs with dynamic IP assignment; DNS Server pairs with translating domain names to IP addresses; Syslog Server pairs with centralizing system event log aggregation; Web Server (HTTP) pairs with serving web pages over port 80.
DHCP automatically provisions client IP settings; DNS maps domain names to numeric IP addresses; Syslog collects log notifications centrally; and Web Servers host HTML web page content.

Step-by-Step Solution

1
Determine the service responsible for IP addressing.
DHCP handles automatic configuration of IP address parameters.
Dynamic Host Configuration Protocol automates host addressing.
2
Determine the service responsible for name resolution.
DNS converts hostnames to network IP addresses.
Domain Name System bridges human-readable names with IP routing.
3
Determine the service responsible for centralized event logging.
Syslog collects log information across network devices.
Syslog is the standard for central system logging.
4
Determine the service responsible for hosting web pages.
Web Server delivers HTTP content.
Web servers serve HTML and web assets to browsers.

Key Concept

Basic functions of network host services and server roles
Question 376Question

Match each enterprise mobile application support and security concept on the left with its correct operational description on the right.

Click a left item, then click its matching right item

Items

Mobile Device Management (MDM)
Mobile Application Management (MAM)
Sideloading
Containerization

Matches

Show answer & explanation

Answer

Mobile Device Management (MDM) matches enforcing full-device hardware policies and OS settings. Mobile Application Management (MAM) matches controlling access and data protection specifically for corporate apps. Sideloading matches installing mobile applications from third-party package files outside official stores. Containerization matches isolating enterprise applications and data within an encrypted, segregated partition.
Each term is correctly matched with its core operational function: MDM governs full-device hardware and OS settings; MAM governs application-level data and security policies; Sideloading describes installing app packages from third-party sources outside official app stores; and Containerization segregates work applications and data into an encrypted workspace.

Step-by-Step Solution

1
Identify the scope of full-device operating system controls.
Mobile Device Management (MDM) applies global policies across the physical device and operating system.
MDM administers the entire endpoint, including device pin requirements, remote wipe, and system settings.
2
Identify application-focused administration controls.
Mobile Application Management (MAM) governs corporate software apps independently of full device control.
MAM secures company data within targeted applications, especially useful for personal BYOD devices.
3
Identify the process of bypassing official application store installations.
Sideloading refers to manual application installation using external package files.
Security policies often restrict sideloading to prevent unauthorized or untrusted software installations.
4
Identify the technology used to separate personal content from enterprise data.
Containerization creates a protected, segregated sandbox environment on the mobile device.
Containerization safeguards corporate assets while leaving user personal apps and data untouched.

Key Concept

Mobile Application Support and Security Settings
Estimated Time:1m 0s
Question 377Question

Match each network hardware device to its primary operational function and deployment scenario within an enterprise infrastructure.

Click a left item, then click its matching right item

Items

Managed Layer 3 Switch
Unmanaged Layer 2 Switch
PoE Injector
Patch Panel

Matches

Show answer & explanation

Answer

Managed Layer 3 Switch matches with routing traffic between VLANs using IP addresses; Unmanaged Layer 2 Switch matches with plug-and-play frame forwarding based on MAC addresses; PoE Injector matches with adding inline power to a single non-PoE connection; Patch Panel matches with terminating permanent horizontal cabling runs in a equipment rack.
Each hardware device is accurately matched according to its physical deployment, OSI operating layer, and specific functionality within enterprise network architecture.

Step-by-Step Solution

1
Evaluate the functional scope of a Managed Layer 3 Switch.
Layer 3 switches inspect network layer headers to route traffic between distinct VLANs.
Hardware-based switching allows inter-VLAN routing without relying on a dedicated external router.
2
Evaluate the functional scope of an Unmanaged Layer 2 Switch.
Unmanaged Layer 2 switches forward traffic using MAC address tables within one local broadcast domain.
They lack management interfaces and cannot handle IP routing or VLAN tagging.
3
Identify the purpose of a midspan PoE Injector.
It combines power and data onto a single Ethernet cable for an endpoint device.
This provides inline DC power when connecting a powered device to a legacy non-PoE switch.
4
Determine the physical layer role of a Patch Panel.
It serves as a passive punch-down termination point for horizontal building cables.
It protects permanent building wiring from physical wear and simplifies cable management.

Key Concept

Operational roles and OSI layer functions of network hardware devices
Question 378Question

A network technician is organizing components in a telecommunications closet. Match each network hardware device on the left to its corresponding primary functional description on the right.

Click a left item, then click its matching right item

Items

Patch Panel
Media Converter
PoE Injector
Managed Switch

Matches

Show answer & explanation

Answer

Patch Panel matches with terminating permanent cable runs onto punch-down blocks; Media Converter matches with translating signals between incompatible physical cabling types; PoE Injector matches with adding DC electrical power to an Ethernet cable run; Managed Switch matches with forwarding frames based on MAC addresses while supporting VLAN segmentation.
Each item matches its corresponding network role: Patch Panels terminate horizontal cable runs; Media Converters adapt signals between fiber and copper cabling; PoE Injectors supply DC power over Ethernet pairs; and Managed Switches perform Layer 2 frame forwarding and VLAN management.

Step-by-Step Solution

1
Identify the passive cable termination hardware.
Patch Panel connects incoming structured horizontal cabling to punch-down blocks.
Patch panels organize cabling without performing active signal manipulation or frame forwarding.
2
Identify the Layer 1 conversion component.
Media Converter adapts optical signals from fiber cabling to electrical signals on copper cabling.
Media converters allow networks using different cabling types to connect across physical distances.
3
Identify the power provisioning device for network drops.
PoE Injector injects power into standard Ethernet cables for powered devices.
PoE injectors eliminate the need for separate electrical wiring at the device location.
4
Identify the configurable Layer 2 traffic management device.
Managed Switch filters and forwards frames using MAC addresses and manages VLAN boundaries.
Managed switches provide granular administrative control over local network traffic domains.

Key Concept

Distinguishing roles and features of fundamental network hardware components.
Question 379Question

Match each network host service or server role to its primary operational function within an enterprise network.

Click a left item, then click its matching right item

Items

Syslog Server
Spam Filter
Authentication Server
Reverse Proxy

Matches

Show answer & explanation

Answer

Syslog Server pairs with aggregating event messages; Spam Filter pairs with inspecting inbound email at the perimeter; Authentication Server pairs with validating user credentials against a central database; Reverse Proxy pairs with intercepting incoming external client web requests for load balancing and SSL offloading.
Each service performs a specialized server role: Syslog consolidates log entries across network infrastructure; Spam Filters clean incoming email before reaching internal mail hosts; Authentication Servers centralize access validation (AAA); and Reverse Proxies front internal web applications to provide load balancing and SSL decryption.

Step-by-Step Solution

1
Identify the primary function of centralized logging services
Syslog Server matches the description of aggregating status alerts and event entries from network devices.
Syslog standardizes event message logging across heterogenous network appliances.
2
Identify perimeter security services dedicated to email filtering
Spam Filter matches inspecting inbound email at the perimeter to block unsolicited or malicious messages.
Spam gateways act as email security proxies before reaching internal mail servers.
3
Identify access control host roles
Authentication Server matches validating user credentials against a central database like RADIUS or LDAP.
Centralized AAA services verify identity and authorize network resource usage.
4
Identify web infrastructure host services
Reverse Proxy matches intercepting incoming client requests to front-end internal web servers and handle SSL offloading.
Unlike forward proxies that protect outgoing client traffic, reverse proxies protect and manage traffic coming into internal servers.

Key Concept

Network Host Services and Dedicated Server Roles
Question 380Question

Match each network hardware device to its primary function or deployment scenario in an enterprise network infrastructure.

Click a left item, then click its matching right item

Items

Patch Panel
PoE Injector
Wireless LAN Controller
Optical Network Terminal (ONT)

Matches

Show answer & explanation

Answer

Patch Panel pairs with static physical cable termination in a server rack. PoE Injector pairs with adding electrical power to a single Ethernet cable segment for a powered device. Wireless LAN Controller pairs with centralizing configuration and policies across wireless access points. Optical Network Terminal pairs with terminating incoming fiber cabling and converting optical signals to Ethernet.
Each network device fills a specific role: patch panels provide structured passive termination, PoE injectors supply inline power to single non-PoE runs, Wireless LAN Controllers centrally administer access points, and ONTs bridge fiber ISP connections to local Ethernet networks.

Step-by-Step Solution

1
Identify physical structured cabling infrastructure components.
Patch Panel matches the static physical cable termination description.
Patch panels handle cable consolidation without active electronics or packet processing.
2
Identify power delivery adapters for non-PoE switch infrastructure.
PoE Injector matches adding inline power to a single cable run.
Injectors provide midspan Power over Ethernet when the existing access layer switch lacks native PoE support.
3
Identify centralized wireless management hardware.
Wireless LAN Controller matches centralized AP management and policy enforcement.
Enterprise wireless networks use controllers to manage lightweight APs centrally rather than configuring autonomous APs individually.
4
Identify fiber ISP demarcation hardware.
Optical Network Terminal matches converting optical fiber signals to copper Ethernet.
An ONT is required at the subscriber side of a passive optical network (PON) to interface fiber feed lines with twisted-pair copper equipment.

Key Concept

Network Hardware Device Functions and Enterprise Roles
Estimated Time:1m 30s
PreviousPage 19 / 27Next
All practice questions — CompTIA A+ (Core 1 & Core 2) | Examkin