All practice questions

3551 questions

Question 3221Question

A network technician is installing structured cabling for a new office department. Twenty-four wall outlets wired with solid-core UTP cables run from individual workstation desks back to the main server closet. To protect the permanent in-wall wiring from strain and allow easy reorganization of connections to the network switch, where should these solid-core cables terminate inside the rack?

Show answer & explanation

Answer: Patch panel

Answer

The technician should terminate the solid-core UTP cables at a patch panel.
A patch panel is a passive hardware unit containing a row of port locations used to terminate horizontal cable runs in a telecommunications closet. In-wall solid-core UTP cable is punched down onto the rear of the patch panel, while flexible stranded patch cords connect the front RJ-45 ports of the panel to the active network switch. This structure protects permanent building cabling from physical wear and simplifies cross-connections.

Step-by-Step Solution

1
Analyze the physical cabling requirement presented in the scenario.
Identified that 24 solid-core UTP cables coming from workstation wall outlets need a permanent, static punch-down termination point in the equipment rack.
Solid-core UTP cable is rigid and designed for permanent in-wall installation; repeated plugging and bending directly into active switch ports can cause wire fatigue and failure.
2
Evaluate hardware devices designed for structured cable termination.
Recognized that a patch panel uses 110-block or IDC punch-downs on the back for solid-core wires and RJ-45 ports on the front for stranded patch cables.
Patch panels isolate permanent building wiring from daily movement and allow easy port reassignment using short patch cables.
3
Select the correct network hardware component.
Confirmed patch panel is the appropriate device.
It fulfills the requirement to terminate permanent horizontal runs before bridging to active networking equipment.

Key Concept

Structured Cabling Termination and Patch Panel Functionality
Estimated Time:1m 0s
Question 3222Question

A remote worker setting up corporate email on a smartphone reports two issues: new emails only arrive when manually requested, and sent messages fail with a delivery timeout error. Investigation reveals the client was configured using POP3 on port 110 for incoming mail and unencrypted SMTP on port 25 for outgoing mail. Corporate security policy mandates bidirectional server synchronization across multiple devices and STARTTLS encrypted submission for outbound mail. Which combination of actions should the technician take on the mobile device to resolve these issues?

Show answer & explanation

Answer: Reconfigure the incoming mail service to use IMAP (or Exchange ActiveSync) and update the outbound SMTP configuration to use port 587 with TLS encryption.

Answer

Reconfigure the incoming mail service to use IMAP (or Exchange ActiveSync) and update the outbound SMTP configuration to use port 587 with TLS encryption.
The correct solution replaces the legacy POP3 protocol with IMAP or Exchange ActiveSync to enable full two-way synchronization across all user devices. Additionally, changing the outbound SMTP server port from unencrypted port 25 to port 587 with TLS encryption ensures secure message delivery while bypassing cellular network blocks on port 25.

Step-by-Step Solution

1
Identify the synchronization requirement for multi-device mail management.
POP3 only downloads messages from the inbox and does not synchronize read state or sent folders across devices. IMAP or Exchange ActiveSync must be used instead.
Corporate policy requires bidirectional synchronization so changes made on the mobile device reflect on desktop and web clients.
2
Identify the proper secure outbound mail submission protocol and port.
Unencrypted SMTP on port 25 is frequently blocked by cellular providers and lacks encryption. Port 587 with STARTTLS/TLS encryption is the standard for secure client-to-server submission.
Updating the port to 587 with TLS satisfies corporate security standards and prevents carrier port 25 blocking.

Key Concept

Mobile email protocol selection (IMAP vs. POP3) and secure network port assignment (SMTP 587 vs 25).
Question 3223Question

A network administrator is provisioning enterprise mobile devices for field employees who require secure, real-time synchronization of corporate email, contacts, and calendar items over public Wi-Fi networks. Which of the following protocols and configurations should the administrator implement on the mobile clients to meet these requirements? (Select TWO.)

Select all that apply

Show answer & explanation

Answer: Exchange ActiveSync (EAS) operating over secure HTTPS (TCP port 443); IMAP over SSL/TLS (IMAPS) operating over TCP port 993

Answer

Exchange ActiveSync (EAS) operating over secure HTTPS (TCP port 443) and IMAP over SSL/TLS (IMAPS) operating over TCP port 993.
Exchange ActiveSync (EAS) over port 443 provides comprehensive push synchronization for email, calendar, and contacts over an encrypted SSL/TLS connection. IMAP over SSL/TLS (IMAPS) on port 993 secures incoming mail retrieval while maintaining synchronized mailbox states across multiple mobile devices.

Step-by-Step Solution

1
Identify the synchronization data types and security constraints required.
The scenario requires multi-device status synchronization of email, contacts, and calendar data over untrusted connections.
Synchronization over public networks must use encrypted protocol channels.
2
Evaluate corporate email and synchronization protocol capabilities.
Exchange ActiveSync natively synchronizes email, contacts, and calendar push items securely via port 443. IMAPS (port 993) securely syncs email folder states across multiple clients.
Both protocols support multi-device synchronization and encrypted transport.

Key Concept

Mobile Data Synchronization Protocols and Secure Ports
Question 3224Question

A systems technician is configuring a dedicated host to consolidate system event log messages and alert outputs generated by managed network switches and routers. Which of the following server roles should the technician enable to gather these centralized logs?

Show answer & explanation

Answer: Syslog server

Answer

Deploying a Syslog server role allows network hardware to transmit event telemetry and log files to a central host for monitoring and audit analysis.
A Syslog server acts as a centralized repository for receiving and storing diagnostic, security, and operational logging data sent from switches, routers, firewalls, and other network hardware.

Step-by-Step Solution

1
Identify the primary operational requirement.
The requirement is to collect, aggregate, and store event messages and system alerts from switches and routers.
Centralizing infrastructure telemetry requires a service capable of receiving standard event log streams.
2
Evaluate candidate server roles for log aggregation capabilities.
Syslog is the standard protocol and host service used for central logging across network devices.
Syslog operating on UDP port 514 allows endpoints and network appliances to forward log data to a single logging host.

Key Concept

Syslog Server Role and Centralized Logging
Question 3225Question

Match each peripheral or network connector on the left with its defining physical characteristic or primary deployment scenario on the right.

Click a left item, then click its matching right item

Items

BNC Connector
Micro-USB Connector
eSATA Connector
Lightning Connector

Matches

Show answer & explanation

Answer

BNC Connector matches the twist-and-lock bayonet coaxial mechanism; Micro-USB Connector matches the 5-pin trapezoidal header; eSATA Connector matches the 7-pin external storage interface; Lightning Connector matches the proprietary 8-pin reversible Apple interface.
Each connector is correctly matched to its physical pinout, locking mechanism, and intended application: BNC for coaxial video/networking using a bayonet lock, Micro-USB for 5-pin mobile peripherals, eSATA for 7-pin external SATA drive connectivity, and Lightning for Apple's 8-pin reversible mobile interface.

Step-by-Step Solution

1
Identify the physical structure and deployment of BNC
BNC uses a twist-lock bayonet coupler designed for coaxial cables like RG-59/RG-6.
It secures coaxial cable terminations against accidental disconnects.
2
Identify the pinout and form factor of Micro-USB
Micro-USB is a small 5-pin trapezoidal plug.
It was the standard USB interface for mobile devices prior to USB-C.
3
Identify the pin count and role of eSATA
eSATA uses a 7-pin connector designed specifically for external drive attachment.
It provides full SATA bus speeds to external storage enclosures.
4
Identify the proprietary Apple mobile connector
Lightning is a reversible 8-pin digital connector.
It was designed by Apple exclusively for mobile power and data transfer.

Key Concept

Physical and functional characteristics of network and peripheral connectors
Question 3226Question

A field technician is setting up a new cable modem for a small office network. The internet service provider (ISP) delivers incoming signal via a thick coaxial cable terminating at a wall plate. Which connector type must the technician use on the coaxial patch cable to connect the wall outlet to the cable modem?

Show answer & explanation

Answer: F-type connector

Answer

F-type connector
The F-type connector is the standard screw-on connector used for coaxial cabling carrying broadband cable signals, satellite TV, and cable modems.

Step-by-Step Solution

1
Identify the physical medium and signal line specified in the scenario.
The ISP delivers internet access using coaxial cabling.
Cable internet service uses RG-6 or RG-59 coaxial media.
2
Match the coaxial transmission line to its standardized terminating hardware.
F-type connectors screw directly onto threaded coaxial wall plates and modem ports.
F-type connectors are specifically engineered for securing coaxial cable television and broadband internet signals.

Key Concept

Coaxial Connector Types and Cable Modem Interfaces
Question 3227Question

An IT technician is configuring a video wall using a workstation equipped with a single dedicated graphics card containing four native DisplayPort 1.4 outputs. The workstation is connected to four 4K4K monitors (3840×21603840 \times 2160 resolution at 60 Hz60\text{ Hz}) that feature only HDMI 2.0 input ports. The technician installs four passive DisplayPort-to-HDMI adapters. During testing, only two of the four monitors display video simultaneously, while the operating system detects all four displays. Which of the following is the MOST appropriate action to resolve this issue and allow all four monitors to display at their native resolution?

Show answer & explanation

Answer: Replace the passive DisplayPort-to-HDMI adapters with active DisplayPort-to-HDMI adapters.

Answer

Replace the passive DisplayPort-to-HDMI adapters with active DisplayPort-to-HDMI adapters.
DisplayPort Dual-Mode (marked as DP++) permits graphics cards to output HDMI signals through passive adapters. However, GPUs typically include only two internal clock generators (TMDS clock lines) dedicated to legacy conversion. To drive more than two external HDMI screens from DisplayPort outputs simultaneously, active adapters must be used because they include internal logic chips to decode DP signals and generate the required HDMI timing independently.

Step-by-Step Solution

1
Analyze the graphics card output architecture and adapter type.
Identified that four passive DisplayPort-to-HDMI adapters are being used on standard DisplayPort 1.4 ports.
DisplayPort Dual-Mode (DP++) relies on the graphics card's internal TMDS clock generators to send HDMI signals through passive adapters.
2
Determine the limitation preventing more than two monitors from displaying.
Most GPUs contain only two internal TMDS clocks required for passive DP-to-HDMI signal conversion.
While DP signals carry embedded clocks, HDMI requires a dedicated clock frequency provided by the source card unless converted actively.
3
Select the correct component to overcome the hardware clock limitation.
Selecting active DisplayPort-to-HDMI adapters allows signal translation to occur inside the adapter itself.
Active adapters provide their own signal decoding and clock logic, freeing up GPU resources and allowing all four DP ports to drive HDMI displays at 3840×21603840 \times 2160 at 60 Hz60\text{ Hz}.

Key Concept

Active vs. Passive Display Converters and DP++ Limitations
Estimated Time:2m 0s
Question 3228Question

A field technician is assembling a high-performance workstation for 3D rendering. The build features a multi-core processor utilizing a Land Grid Array (LGA) socket architecture and a heavy-duty active air cooling assembly. Which of the following procedures must the technician perform during processor and heatsink installation to ensure proper physical engagement and effective thermal transfer? (Select TWO.)

Select all that apply

Show answer & explanation

Answer: Align the orientation triangle on the corner of the CPU packaging with the corresponding triangle indicator printed on the LGA motherboard socket frame.; Apply thermal interface material evenly across the top of the integrated heat spreader (IHS) before securing the active heatsink base.

Answer

The technician must align the orientation triangle on the CPU packaging with the LGA socket indicator and apply thermal interface material between the CPU integrated heat spreader (IHS) and heatsink cold plate.
Correct installation of an LGA processor requires keying the CPU orientation marker with the motherboard socket indicator to prevent pin damage upon locking the lever. Additionally, thermal interface material must be placed on the CPU integrated heat spreader (IHS) to fill air gaps and ensure efficient heat transfer to the heatsink base.

Step-by-Step Solution

1
Identify Land Grid Array (LGA) mechanical characteristics
Recognize that LGA sockets house the spring-loaded pins on the motherboard, while the CPU package has flat contact pads.
Ensures proper handling so pins inside the socket are not bent during insertion.
2
Align processor keying notches and orientation markers
Position the CPU so the gold alignment triangle matches the socket reference mark before lowering the load lever.
Prevents catastrophic physical pin damage caused by misaligned CPU installation.
3
Prepare thermal dissipation layer
Dispense a small amount of thermal compound onto the center of the CPU integrated heat spreader (IHS).
Thermal paste eliminates microscopic air pockets between the IHS surface and the heatsink base plate.

Key Concept

LGA Socket Mechanical Alignment and Thermal Compound Application
Estimated Time:1m 30s
Question 3229Question

A technician is setting up smartphones for field staff who need to transfer large video logs directly to external high-speed storage drives. Although the smartphones use physical USB Type-C ports, the field staff report that transferring files using the manufacturer's bundled cable is unexpectedly slow, topping out at USB 2.0 speeds (480 Mbps). Which of the following best explains why the file transfer speeds are bottlenecked?

Show answer & explanation

Answer: The bundled cable is internally wired only for USB 2.0 signal lines despite having a physical USB Type-C connector.

Answer

The bundled cable is internally wired only for USB 2.0 signal lines despite having a physical USB Type-C connector.
The correct answer correctly distinguishes between physical port geography and protocol capabilities. USB Type-C describes the 24-pin reversible connector shell, but cables bundled primarily for power delivery often omit the extra twisted pairs required for USB 3.x SuperSpeed modes, defaulting data transfers to legacy USB 2.0 speeds (480 Mbps).

Step-by-Step Solution

1
Analyze the physical connector versus the data transmission protocol.
Recognize that USB Type-C specifies only the physical shell and pin layout, not the speed standard of the internal wires.
Manufacturers frequently supply USB-C cables bundled with mobile devices that contain only USB 2.0 data lines (SuperSpeed conductors omitted) to minimize cost while providing charging capability.
2
Evaluate the cause of the speed bottleneck.
Identify that a USB 3.x capable cable with SuperSpeed data lanes is required to achieve higher transfer rates.
Replacing the bundled charging cable with a rated USB 3.1/3.2 Gen 2 Type-C data cable unlocks the port's true bandwidth capabilities.

Key Concept

USB Type-C Connector vs USB Protocol Standards
Question 3230Question

Match each display cable and connector standard on the left with its correct physical characteristic and signal specification on the right.

Click a left item, then click its matching right item

Items

DB-15 (VGA)
DVI-I Single-Link
HDMI Type A
DisplayPort Standard

Matches

Show answer & explanation

Answer

DB-15 (VGA) matches 15-pin connector transmitting legacy analog RGB video signals only; DVI-I Single-Link matches Connector carrying both digital video signals and analog RGB pins surrounding a flat blade; HDMI Type A matches 19-pin connector transmitting digital video, multi-channel audio, and CEC control signals; DisplayPort Standard matches 20-pin connector featuring a mechanical locking latch that transmits packetized video data.
Each display standard matches its specific physical pin layout and supported signal type: DB-15 (VGA) uses 15 pins for analog RGB video; DVI-I contains both digital pins and analog pins around the flat blade; HDMI Type A is a 19-pin connector for audio, video, and CEC; DisplayPort uses a 20-pin latched connector to transmit packetized display data.

Step-by-Step Solution

1
Identify the physical properties and signal type of DB-15 (VGA).
VGA uses a DE-15/DB-15 connector with 15 pins and carries pure analog RGB signals.
VGA is an older analog video standard with no digital data or audio transmission capabilities.
2
Determine the pin layout and functionality of DVI-I.
DVI-I (Integrated) supports both digital and analog signals, identifiable by four pins around the flat horizontal blade.
The 'I' in DVI-I stands for Integrated, combining DVI-D digital lines with DVI-A analog lines.
3
Evaluate the pin count and feature set of HDMI Type A.
HDMI Type A uses a 19-pin connector to deliver digital video, audio, and control signals like CEC.
HDMI is the standard 19-pin consumer interface for combined digital video and multi-channel audio.
4
Examine the physical structure and packet transmission of DisplayPort.
DisplayPort utilizes a 20-pin connector with a latching mechanism and packet-based data transport.
DisplayPort is engineered for PC displays using 20 pins and physical latches to secure the connection.

Key Concept

Physical pin identification and signal format characteristics of display connectors
Question 3231Question

An IT technician is provisioning access control rules on a management subnet firewall for a new network monitoring server. The server must collect device performance metrics from managed network switches and maintain accurate, synchronized time logs across all network infrastructure. Which of the following port and transport protocol combinations must be permitted through the firewall to support these functions? (Select TWO.)

Select all that apply

Show answer & explanation

Answer: UDP port 161 for Simple Network Management Protocol (SNMP); UDP port 123 for Network Time Protocol (NTP)

Answer

The correct port and protocol combinations are UDP port 161 for Simple Network Management Protocol (SNMP) and UDP port 123 for Network Time Protocol (NTP).
Simple Network Management Protocol (SNMP) utilizes UDP port 161 to poll devices and gather metric data. Network Time Protocol (NTP) utilizes UDP port 123 for system clock synchronization across network infrastructure. Both services require UDP transport to minimize latency and overhead.

Step-by-Step Solution

1
Identify the required network service for gathering device performance metrics.
Simple Network Management Protocol (SNMP) is used to poll and query network switches for performance metrics.
SNMP operates over UDP port 161 for standard polling and query operations.
2
Identify the required service for clock synchronization across network infrastructure.
Network Time Protocol (NTP) synchronizes system clocks for accurate timestamping across logs.
NTP operates over UDP port 123 to minimize overhead and latency.
3
Select the correct combination of transport protocols and port numbers.
Permit UDP 161 (SNMP) and UDP 123 (NTP) through the firewall.
Both protocols require connectionless UDP transport rather than TCP.

Key Concept

Identifying standard transport layer ports and protocols for network management services (SNMP on UDP 161 and NTP on UDP 123).
Question 3232Question

A field technician is tasked with upgrading an analog security surveillance camera system. The existing facility infrastructure utilizes RG-59 coaxial cabling routed through ceiling spaces, but the new high-definition analog security cameras require lower attenuation over a 180-meter distance and BNC interface terminations at the digital video recorder (DVR). Which TWO of the following cabling specifications and connector choices should the technician deploy to ensure optimal signal integrity and compliance?

Select all that apply

Show answer & explanation

Answer: Upgrade the transmission medium from RG-59 to RG-6 coaxial cabling to reduce signal attenuation across extended distances.; Terminate the coaxial cable ends using compression BNC connectors.

Answer

The technician should upgrade the transmission line to RG-6 coaxial cabling and terminate the cable runs using compression BNC connectors.
Upgrading to RG-6 coaxial cable ensures lower signal loss (attenuation) across extended distance runs up to 180 meters compared to thinner RG-59 cable. Furthermore, BNC connectors are the industry standard twist-lock connector for HD analog security cameras and digital video recorders.

Step-by-Step Solution

1
Evaluate distance and cable attenuation requirements
Determine that RG-6 coaxial cable is required instead of RG-59 due to its larger center conductor (18 AWG18\text{ AWG} vs 20 AWG20\text{ AWG}) and superior shielding over distances exceeding 150 meters.
RG-59 suffers significant high-frequency attenuation at distances beyond 100-150 meters, whereas RG-6 maintains signal clarity.
2
Identify the proper connector standard for CCTV video equipment
Select BNC connectors equipped with compression crimp fittings.
Commercial video recorders and security cameras standardly use locking bayonet BNC interfaces rather than screw-on F-type connectors.

Key Concept

Coaxial Cable Standards and Connector Applications
Question 3233Question

A system administrator is configuring a mission-critical database server that requires protection against memory-related data corruption. The server motherboard requires memory capable of detecting and correcting single-bit errors in real time. Which RAM type should the administrator install?

Show answer & explanation

Answer: ECC memory

Answer

ECC memory should be installed because Error-Correcting Code RAM automatically detects and corrects single-bit memory errors without system interruption.
ECC (Error-Correcting Code) RAM is designed for high-availability systems such as servers and enterprise workstations. It uses extra memory bits to detect and correct single-bit memory errors automatically while the system is running, preventing data corruption and blue-screen crashes.

Step-by-Step Solution

1
Identify the primary operational requirement in the scenario.
The server requires memory capable of real-time single-bit error detection and correction to prevent data corruption.
Mission-critical servers require fault-tolerant memory features to maintain continuous uptime and data integrity.
2
Evaluate memory module specifications against this requirement.
ECC (Error-Correcting Code) RAM includes additional control bits and parity logic specifically engineered to isolate and correct single-bit errors.
Standard non-ECC desktop RAM lacks the extra data bits required for error detection and correction routines.

Key Concept

Error-Correcting Code (ECC) RAM
Question 3234Question

A desktop technician is assembling a custom computer and preparing to mount an air cooling heatsink onto a newly installed central processing unit (CPU). To ensure optimal thermal conductivity and eliminate microscopic air gaps between the CPU's integrated heat spreader and the heatsink base, which of the following materials should be applied?

Show answer & explanation

Answer: Thermal paste

Answer

Thermal paste should be applied between the processor and the heatsink base to fill microscopic surface gaps and promote heat transfer.
Applying thermal paste fills microscopic pits and air gaps on the surfaces of both the processor's heat spreader and the cooling block, ensuring maximum surface-to-surface heat dissipation.

Step-by-Step Solution

1
Identify the physical requirement for CPU cooling installation.
Recognize that metal surfaces on CPUs and heatsinks are not completely flat at a microscopic level, creating thermal insulating air pockets.
Air is a poor heat conductor, so a conductive interface material is required.
2
Evaluate the appropriate material engineered for CPU heat transfer.
Select thermal paste as the correct compound formulated to transfer heat from the processor integrated heat spreader to the cooling solution.
Thermal paste efficiently fills micro-gaps without bonding the components permanently.

Key Concept

Thermal Interface Material (TIM) application in CPU cooling
Question 3235Question

A technician is replacing a damaged monitor cable for a desktop computer. The graphics card output interface is identified as a DVI port that provides digital video signals exclusively and lacks the four analog pin sockets surrounding the flat horizontal grounding blade. Which cable interface type must the technician choose to connect to this port?

Show answer & explanation

Answer: DVI-D

Answer

DVI-D
DVI-D (Digital) connectors carry digital video signals exclusively. Physically, DVI-D connectors lack the four analog pins above and below the flat grounding blade found on DVI-I and DVI-A connectors, matching ports designed for digital-only output.

Step-by-Step Solution

1
Identify the signal requirements described in the scenario
The port requires an exclusively digital signal connection.
The port lacks the four analog pin sockets adjacent to the horizontal grounding blade.
2
Differentiate between DVI connector variations
DVI-D is digital-only, DVI-A is analog-only, and DVI-I supports both integrated digital and analog signals.
Only DVI-D connectors omit the four analog pins to fit digital-only ports.

Key Concept

DVI Connector Pinouts and Signal Compatibility
Question 3236Question

Match each network classification to its corresponding real-world deployment scenario.

Click a left item, then click its matching right item

Items

SAN (Storage Area Network)
MAN (Metropolitan Area Network)
PAN (Personal Area Network)
WLAN (Wireless Local Area Network)

Matches

Show answer & explanation

Answer

SAN pairs with block-level data center storage; MAN pairs with municipal building interconnectivity across a city; PAN pairs with personal Bluetooth peripheral pairing; WLAN pairs with corporate office Wi-Fi access.
Each classification accurately reflects its defined operational boundary: SAN handles high-speed block storage access, MAN covers city-wide municipal footprints, PAN manages short-range personal device pairs, and WLAN provides wireless coverage inside a local building.

Step-by-Step Solution

1
Analyze the scope and intended function of each network classification.
SAN targets storage fabrics; MAN targets city-scale infrastructure; PAN targets short-range personal items; WLAN targets local wireless client networking.
Network types are defined by their geographic reach, medium, and operational purpose.
2
Match each network type to its corresponding real-world scenario.
SAN connects servers to disk arrays via Fibre Channel; MAN links municipal facilities across a city; PAN connects a smartphone to a smart band via Bluetooth; WLAN connects laptops across an office floor via Wi-Fi.
Connecting technology features to geographic scope verifies network taxonomy comprehension.

Key Concept

Classification of network types based on geographic scale, transmission media, and architectural intent.
Question 3237Question

A network administrator is organizing network hardware components for a new office expansion project. Match each network hardware device to its primary function or capability in a corporate network environment.

Click a left item, then click its matching right item

Items

Managed Switch
PoE Injector
Media Converter
Hardware Firewall

Matches

Show answer & explanation

Answer

Managed Switch matches with configurable VLAN and SNMP capabilities; PoE Injector matches with supplying power to a single device over Ethernet; Media Converter matches with transitioning signals between cable types like copper and fiber; Hardware Firewall matches with filtering perimeter traffic based on security rules.
Each device is matched to its primary physical or logical networking role: Managed Switches for configurable Layer 2/3 traffic control and VLANs, PoE Injectors for inline electrical power delivery, Media Converters for physical media translation (copper to fiber), and Hardware Firewalls for security rule enforcement at network boundaries.

Step-by-Step Solution

1
Identify the function of the Managed Switch.
Managed switches offer advanced features like VLAN segmentation, port mirroring, and SNMP management.
Unmanaged switches lack administrative interfaces, whereas managed switches allow active configuration of network parameters.
2
Identify the function of the PoE Injector.
PoE injectors combine data from a non-PoE port with electrical power onto a single Ethernet cable.
This enables powering end devices in locations without nearby power outlets when standard switch ports lack native PoE.
3
Identify the function of the Media Converter.
Media converters transition data signals between different physical mediums, such as UTP to fiber.
This is essential when expanding cable runs beyond copper distance limits (100 meters).
4
Identify the function of the Hardware Firewall.
Hardware firewalls inspect and filter network traffic according to predefined security rules at the network boundary.
Perimeter firewalls protect internal assets from unauthorized external access.

Key Concept

Network Hardware Device Functions and Deployment Scenarios
Estimated Time:1m 30s
Question 3238Question

A system technician installs a passive quad-slot M.2 NVMe PCIe x16 expansion card containing four identical NVMe solid-state drives into a motherboard's primary PCIe 4.0 x16 slot. Upon booting the computer, only the SSD installed in the first slot of the expansion card is recognized by the UEFI firmware and operating system. The remaining three SSDs fail to appear in storage management tools. Which motherboard UEFI configuration setting must be enabled to allow all four NVMe drives to be detected?

Show answer & explanation

Answer: PCIe slot bifurcation (configuring the x16 slot to operate in x4/x4/x4/x4 mode)

Answer

PCIe slot bifurcation (configuring the x16 slot to operate in x4/x4/x4/x4 mode)
Passive multi-drive M.2 carrier cards do not include expensive onboard PCIe switch chips. Instead, they require the motherboard to support PCIe slot bifurcation—a feature that dynamically divides a physical x16x16 slot into four independent x4x4 lanes (x4/x4/x4/x4x4/x4/x4/x4). Once bifurcation is enabled in UEFI, the motherboard controller can negotiate separate links with each of the four NVMe drives.

Step-by-Step Solution

1
Analyze the hardware architecture of the expansion card
Identify that a passive quad-M.2 PCIe card lacks a hardware PCIe bridge/switch ASIC chip.
Without an onboard switch chip, each M.2 slot requires dedicated PCIe lanes directly from the motherboard CPU/chipset.
2
Determine the default behavior of an un-bifurcated PCIe x16 slot
By default, a motherboard sends all 16 PCIe lanes to the first device/controller detected on the card slot.
The expansion card's first slot receives the initial 4 lanes, while the remaining 12 lanes are unassigned to the other slots.
3
Select the correct motherboard firmware feature to resolve lane distribution
Enable PCIe slot bifurcation in UEFI setup, dividing the slot into x4/x4/x4/x4x4/x4/x4/x4 mode.
Bifurcation explicitly instructs the motherboard root complex to treat the single x16x16 slot as four distinct x4x4 controllers, enabling recognition of all four NVMe SSDs.

Key Concept

PCIe Slot Bifurcation and M.2 NVMe Carrier Cards
Question 3239Question

A technician is setting up out-of-band management for a legacy rackmount server console that exposes a male DB-9 serial port. The technician connects a USB-to-DB9 male adapter to a modern management workstation's USB Type-A port and attempts to link it to the server using a female-to-female DB-9 serial cable. Terminal emulation software shows no response. A pinout test on the female-to-female DB-9 cable reveals that pin 2 (Rx) connects directly to pin 2 (Rx), pin 3 (Tx) connects to pin 3 (Tx), and pin 5 (GND) connects to pin 5 (GND). Which of the following solutions will resolve the communication failure?

Show answer & explanation

Answer: Insert a null modem adapter that crosses the transmit (Tx) and receive (Rx) lines between the host adapter and the server port.

Answer

Inserting a null modem adapter (or replacing the cable with a null modem cable) that crosses transmit (Tx, pin 3) and receive (Rx, pin 2) lines between the devices.
When connecting two DTE (Data Terminal Equipment) devices—such as a PC's USB serial adapter and a server's DB-9 serial port—a straight-through cable causes both devices to transmit on pin 3 and listen on pin 2. To allow data to flow, a null modem connection must be used so that pin 3 (Tx) of the host connects to pin 2 (Rx) of the target, and pin 2 (Rx) of the host connects to pin 3 (Tx) of the target.

Step-by-Step Solution

1
Analyze the pinout test results of the existing DB-9 cable.
Pin 2 connects to Pin 2, Pin 3 connects to Pin 3, Pin 5 connects to Pin 5.
This pinout configuration defines a straight-through (extension) serial cable.
2
Identify the device roles in RS-232 serial communication.
Both the USB serial adapter and the server management port act as Data Terminal Equipment (DTE).
Both devices transmit data on pin 3 and listen for incoming data on pin 2.
3
Determine the required wiring modification to enable DTE-to-DTE communication.
Transmit (Tx) on one end must connect to Receive (Rx) on the other end.
Connecting Tx to Tx and Rx to Rx results in silent signal collisions and no data reception. A null modem adapter or cable crosses pin 2 and pin 3.

Key Concept

RS-232 Serial Cabling and Pinouts (Straight-Through vs Null Modem)
Question 3240Question

A network technician is installing a new copper Ethernet run to connect a desktop computer to a distribution switch located 90 meters (295 feet) away. The network specification requires guaranteed 10 Gbps data throughput over the full distance of the unshielded twisted-pair (UTP) cable run. Which of the following cable standards is the MINIMUM requirement to meet this objective?

Show answer & explanation

Answer: Category 6a (Cat 6a)

Answer

Category 6a (Cat 6a) is the correct answer as it is the minimum cable standard rated to support 10 Gbps network throughput over a full 100-meter distance.
Category 6a (Augmented Category 6) cabling is designed with higher frequency specifications (up to 500 MHz) and enhanced crosstalk mitigation, enabling it to deliver 10 Gbps speeds over the maximum standard copper run length of 100 meters (328 feet). Since the run is 90 meters, Category 6a is the minimum requirement.

Step-by-Step Solution

1
Identify the distance and bandwidth constraints from the scenario.
The requirement specifies 10 Gbps throughput across a distance of 90 meters (295 feet).
Ethernet cable performance ratings depend on both data frequency/throughput limits and physical distance bounds.
2
Evaluate candidate copper twisted-pair cable standards against the requirements.
Cat 5e maxes out at 1 Gbps. Cat 6 supports 10 Gbps up to only 37 to 55 meters. Cat 6a supports 10 Gbps up to the full 100-meter (328-foot) limit.
Cat 6a operates at 500 MHz frequencies and incorporates tighter twisting to prevent crosstalk over longer distances.
3
Select the minimum standard that satisfies both distance and bandwidth criteria.
Category 6a (Cat 6a) meets the 10 Gbps requirement at 90 meters.
It fulfills all specifications without requiring fiber optic media or higher unnecessary cabling classes.

Key Concept

Twisted-Pair Ethernet Cable Categories, Maximum Distances, and Speed Ratings
PreviousPage 162 / 178Next
All practice questions — CompTIA A+ (Core 1 & Core 2) | Examkin