Tüm alıştırma soruları

3551 soru

Soru 3161Soru

A desktop support technician is evaluating display assembly replacement procedures for two different corporate laptop deployments: one model utilizes an Organic Light-Emitting Diode (OLED) touchscreen assembly, while the other utilizes a traditional LED-backlit Liquid Crystal Display (LCD). Which TWO of the following statements correctly describe the internal display components and servicing characteristics of these devices?

Geçerli olan tümünü seçin

Cevabı ve açıklamayı göster

Cevap: The OLED display panel does not require an inverter board or backlight assembly because organic pixels emit their own light when energized.; The Wi-Fi antenna wires inside the laptop housing are routed through the display hinges and up into the top screen bezel for optimal wireless coverage.

Cevap

The OLED display panel does not require an inverter board or backlight assembly because organic pixels emit their own light, and the Wi-Fi antenna wires are routed through the display hinges into the top screen bezel for optimal wireless coverage.
OLED display technology is self-emissive, meaning each subpixel produces light directly, eliminating the need for backlights or inverter boards. Additionally, laptop designs route Wi-Fi antenna harness cables up through the display hinges into the screen bezel to maximize elevation and minimize signal shielding from internal metallic components.

Adım Adım Çözüm

1
Analyze display backlighting and power technology differences between OLED and LCD panels.
OLED pixels generate their own illumination (self-emissive), whereas LCD panels rely on backlights. Inverters are specific to legacy CCFL backlighting.
Understanding backlighting technologies allows technicians to correctly identify missing or present components during display disassembly.
2
Identify auxiliary components integrated into the laptop display bezel.
Components such as the webcam, microphone, and wireless antenna harness are placed inside the display enclosure, with antenna wires routed through the hinge.
Routing antenna cables into the upper display bezel elevates the antenna away from ground planes and motherboard noise.
3
Evaluate touch input and digitizer functions.
Digitizers overlay the display glass to capture user touch input, not video output signals.
Distinguishing input components (digitizer) from video pipeline components ensures accurate troubleshooting.

Anahtar Kavram

Laptop Display Assembly Components and Backlighting Technologies
Tahmini Süre:2m 0s
Soru 3162Soru

A network administrator is organizing equipment and cabling within a newly established telecommunications closet. Match each network hardware device to the functional description that best fits its role in the infrastructure.

Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın

Öğeler

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

Eşleşmeler

Cevabı ve açıklamayı göster

Cevap

Patch Panel matches the termination of structured horizontal cabling; Layer 3 Switch matches evaluating IP headers to route between VLAN subnets; Hardware Firewall matches stateful packet inspection at the perimeter; PoE Injector matches inserting electrical power onto a single Ethernet cable run.
Each device performs a distinct physical or logical function within structured cabling and network management. Patch panels organize physical cable terminations. Layer 3 switches process network-layer IP packet headers for inter-VLAN routing. Hardware firewalls perform stateful security filtering at the perimeter. PoE injectors add electrical power directly to standard Ethernet lines for remote device power delivery.

Adım Adım Çözüm

1
Identify the primary role of cabling consolidation equipment.
The Patch Panel terminates horizontal runs from office space outlets into an organized rack arrangement.
Patch panels provide physical cabling organization and prevent wear on permanently installed cables.
2
Identify the hardware responsible for high-speed inter-VLAN routing.
The Layer 3 Switch performs packet switching and IP-based routing functions across network subnets.
Layer 3 switches operate at both Layer 2 (data link) and Layer 3 (network) to route inter-VLAN traffic without sending all data through an external router.
3
Identify perimeter network protection devices.
The Hardware Firewall performs stateful inspection to filter unauthorized access.
Firewalls evaluate traffic flows against configured access control lists at the network boundary.
4
Identify inline power supplying hardware.
The Power over Ethernet (PoE) Injector supplies DC power inline over an Ethernet run to power endpoints.
Midspan PoE injectors add power to individual twisted-pair runs when the main network switch does not supply native PoE port power.

Anahtar Kavram

Roles and Functional Scenarios of Network Hardware Devices
Soru 3163Soru

A network technician is configuring a static network setup on a point-of-sale (POS) terminal. The terminal must communicate with local cash registers on the 192.168.4.0/24192.168.4.0/24 network and access a cloud-based payment service using domain name resolution.

The technician applies the following network configuration:
- IP Address: 192.168.4.75192.168.4.75
- Subnet Mask: 255.255.255.0255.255.255.0
- Default Gateway: 192.168.5.1192.168.5.1
- DNS Server: 169.254.1.1169.254.1.1

Testing reveals that the terminal can successfully ping local devices (such as 192.168.4.10192.168.4.10), but it cannot connect to external networks or resolve the payment service domain name.

Which TWO configuration issues are responsible for the external connectivity and name resolution failures? (Select TWO.)

Geçerli olan tümünü seçin

Cevabı ve açıklamayı göster

Cevap: The default gateway is configured on a different IP subnet than the host terminal; The DNS server address is assigned an Automatic Private IP Addressing (APIPA) address

Cevap

The connectivity and resolution failures are caused by configuring a default gateway on a different subnet than the host (192.168.5.1192.168.5.1 vs 192.168.4.0/24192.168.4.0/24) and assigning a non-routable APIPA address (169.254.1.1169.254.1.1) as the DNS server.
A host's default gateway must share the exact same subnet IP range as the host interface (192.168.4.0/24192.168.4.0/24) to be reachable. Furthermore, 169.254.1.1169.254.1.1 is an APIPA address (169.254.0.0/16169.254.0.0/16), which is non-routable and invalid for external DNS server resolution.

Adım Adım Çözüm

1
Analyze host IP address and subnet mask to determine the local network boundary.
An IP of 192.168.4.75192.168.4.75 with mask 255.255.255.0255.255.255.0 defines a local subnet range of 192.168.4.1192.168.4.1 through 192.168.4.254192.168.4.254.
To route off-network traffic, the default gateway must reside within this local host address range.
2
Examine the default gateway IP address.
The gateway address 192.168.5.1192.168.5.1 belongs to the 192.168.5.0/24192.168.5.0/24 network, making it unreachable directly via local ARP resolution.
A host cannot forward packets to a gateway that does not exist on its local physical link.
3
Examine the DNS server configuration.
The configured DNS server 169.254.1.1169.254.1.1 is an APIPA address (169.254.0.0/16169.254.0.0/16).
APIPA addresses are link-local addresses automatically generated when DHCP fails and cannot be routed across network boundaries to provide external domain resolution.

Anahtar Kavram

Default gateway subnet matching and APIPA address scope limitations
Soru 3164Soru

A help desk technician needs to terminate an unshielded twisted-pair (UTP) Category 6 network cable to connect a computer to a standard Ethernet wall jack. Which physical connector should be attached to the end of the cable?

Cevabı ve açıklamayı göster

Cevap: RJ45

Cevap

RJ45
The RJ45 connector is the industry standard 8-pin connector used to terminate Category 5e, Category 6, and Category 6a twisted-pair cables for Ethernet network connections.

Adım Adım Çözüm

1
Identify the media type and purpose.
The scenario requires connecting an Ethernet network cable (Category 6 UTP) to a standard network wall port.
Matching the cable category and network standard dictates the physical connector required.
2
Select the corresponding connector standard.
RJ45 is the standard 8P8C modular connector designed specifically for 4-pair twisted-pair Ethernet cabling.
RJ45 accommodates all 8 conductors (4 pairs) found inside Category 6 cable to establish high-speed Ethernet communication.

Anahtar Kavram

Twisted-pair network cable termination standards
Soru 3165Soru

A technician is installing an internal SSD into a high-performance video editing workstation. The workstation configuration requires storage read speeds exceeding 3,000 MB/s. Which drive interface and protocol combination must the technician select to meet this throughput requirement?

Cevabı ve açıklamayı göster

Cevap: NVMe over PCIe

Cevap

The technician must select NVMe over PCIe to meet the requirement.
NVMe over PCIe is specifically designed for high-performance flash drives and leverages multiple PCIe lanes to easily achieve transfer speeds above 3,000 MB/s.

Adım Adım Çözüm

1
Identify the target transfer rate specified in the scenario.
The requirement specifies throughput exceeding 3,000 MB/s.
Establishing the target transfer speed allows filtering out interfaces capped at lower speeds.
2
Compare interface maximum speeds.
SATA interfaces max out at ~600 MB/s, whereas NVMe operating on PCIe lanes can reach multi-gigabyte per second transfer rates.
NVMe over PCIe provides direct connection to CPU/PCIe lanes, overcoming SATA bus bottlenecks.

Anahtar Kavram

NVMe vs SATA Interface Bandwidth Limits
Tahmini Süre:45s
Soru 3166Soru

A field technician reports that email subfolders, read statuses, and sent items created on their corporate smartphone are not reflecting when accessing their mailbox from a laptop or web interface. Diagnostics reveal the mobile mail client was manually configured using POP3. Which configuration change will resolve this issue and enable full bidirectional mailbox folder synchronization across all devices?

Cevabı ve açıklamayı göster

Cevap: Reconfigure the mobile client to use IMAP over SSL/TLS on TCP port 993.

Cevap

Reconfigure the mobile client to use IMAP over SSL/TLS on TCP port 993.
IMAP (Internet Message Access Protocol) keeps all emails on the mail server and synchronizes changes—such as creating subfolders, marking items as read, or sending messages—across all configured devices in real time. Using IMAP over secure port 993 fulfills both multi-device synchronization and security requirements.

Adım Adım Çözüm

1
Identify the synchronization requirement
The scenario requires bidirectional status and folder structure synchronization between a mobile client and the server.
Changes made on one device (sent items, subfolders, read flags) must mirror across all endpoints.
2
Evaluate the current protocol limitation
POP3 downloads mail locally to a single client and does not synchronize mailbox state back to the server.
Using POP3 prevents secondary devices from seeing subfolders or sent items created on the phone.
3
Select the correct synchronization protocol
IMAP (Internet Message Access Protocol) operating securely over TCP port 993 provides real-time server-side synchronization.
IMAP leaves master copies of messages on the server while reflecting folder creation and read/unread flags across all connected clients.

Anahtar Kavram

Mobile Email Synchronization Protocols (IMAP vs POP3)
Soru 3167Soru

A technician is terminating a twisted-pair network cable using the T568B wiring standard for a standard Ethernet connection. Which of the following pin-to-wire color assignments are correct for the T568B standard? (Select TWO.)

Geçerli olan tümünü seçin

Cevabı ve açıklamayı göster

Cevap: Pin 1: White/Orange; Pin 2: Orange

Cevap

The correct assignments for the T568B standard are Pin 1: White/Orange and Pin 2: Orange.
Under the T568B commercial wiring standard, the first pair begins with White/Orange on Pin 1 and Solid Orange on Pin 2.

Adım Adım Çözüm

1
Identify the standard pinout sequence for T568B wiring.
The T568B pin configuration order is: 1 (White/Orange), 2 (Orange), 3 (White/Green), 4 (Blue), 5 (White/Blue), 6 (Green), 7 (White/Brown), 8 (Brown).
Establishing the standard sequence allows direct evaluation of each option's pin assignment.
2
Match the options against the standard T568B sequence.
Pin 1 correctly pairs with White/Orange, and Pin 2 correctly pairs with Orange.
White/Green on Pin 1 corresponds to T568A, and Solid Orange on Pin 3 is transposed from its proper Pin 2 assignment.

Anahtar Kavram

T568B Wiring Standard Pinout
Soru 3168Soru

A network infrastructure engineer is auditing management protocols and server roles across a corporate datacenter. Match each network host service or role on the left with its corresponding primary function and standard port assignment on the right.

Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın

Öğeler

Syslog Server
NTP Server
IPAM Server
RADIUS Server

Eşleşmeler

Cevabı ve açıklamayı göster

Cevap

Syslog Server matches with UDP port 514 log aggregation; NTP Server matches with UDP port 123 clock synchronization; IPAM Server matches with IP address space tracking and planning; RADIUS Server matches with UDP ports 1812/1813 centralized AAA authentication.
Each service directly pairs with its official network function and port assignment: Syslog aggregates event logs on UDP 514; NTP synchronizes systems on UDP 123; IPAM tracks IP address allocations; and RADIUS delivers centralized AAA authentication on UDP 1812/1813.

Adım Adım Çözüm

1
Identify the primary role and default port for log management.
Syslog uses UDP port 514 to collect status and diagnostic messages centralizing audit logs.
Security and network operations require centralized event logging.
2
Identify the primary role and default port for time synchronization.
NTP uses UDP port 123 to align time stamps across enterprise endpoints.
Consistent time stamps are necessary for accurate log correlation and domain authentication.
3
Identify the role designed for tracking IP address inventory.
IPAM monitors and plans subnet usage, static assignments, and DHCP scope integration.
Prevents IP address conflicts and simplifies network administration.
4
Identify the service providing network access control AAA functions.
RADIUS uses UDP ports 1812 (authentication) and 1813 (accounting) for centralized access management.
Consolidates credential verification for VPN, 802.1X wireless, and switch logins.

Anahtar Kavram

Network Host Services and Server Roles
Tahmini Süre:1m 30s
Soru 3169Soru

A technician is configuring a dedicated network for an automated manufacturing facility. The installation connects dozens of industrial sensors and control devices located within a single 50,000-square-foot building to a central network switch. All network traffic remains internal to the facility and does not traverse public telecommunication lines or third-party service provider infrastructure. Which of the following network classifications best describes this deployment?

Cevabı ve açıklamayı göster

Cevap: Local Area Network (LAN)

Cevap

Local Area Network (LAN)
A Local Area Network (LAN) is designed to connect devices within a limited geographic area, such as a single office building, school, or manufacturing facility. Because the network components are entirely contained inside one building and do not cross public rights-of-way or rely on Internet Service Providers (ISPs), it is classified as a LAN.

Adım Adım Çözüm

1
Analyze the physical scope and geographic boundaries described in the scenario.
The network encompasses devices confined entirely within a single 50,000-square-foot facility.
Geographic scope is the primary criteria for classifying network types (PAN, LAN, MAN, WAN).
2
Evaluate ownership and transmission path of the networking infrastructure.
All cables and switches are privately owned, and traffic does not pass over public carrier/service provider lines.
Networks limited to private infrastructure inside a single building qualify as Local Area Networks.
3
Match findings to standard network classification definitions.
Single building + private cabling = Local Area Network (LAN).
This fits the exact definition of a LAN.

Anahtar Kavram

Geographic Network Types and Boundaries
Tahmini Süre:1m 0s
Soru 3170Soru

A network administrator is setting up infrastructure for a new office department. The network requires connecting twenty workstations across two separate logical IP subnets. The administrator wants a single network hardware device that can provide microsegmentation with dedicated collision domains for each port while also performing inter-subnet routing based on IP packet headers. Which of the following network hardware devices should the administrator deploy?

Cevabı ve açıklamayı göster

Cevap: Layer 3 switch

Cevap

The Layer 3 switch is the appropriate device because it provides port switching while routing traffic between distinct IP subnets.
A Layer 3 switch operates at both the Data Link layer (Layer 2) and Network layer (Layer 3) of the OSI model. It creates separate collision domains for each connected port while performing hardware-based IP routing between configured subnets, fulfilling both requirements in a single device.

Adım Adım Çözüm

1
Analyze the physical layer and collision domain requirements
Connecting multiple workstations with dedicated collision domains per port requires a switch rather than a legacy hub.
Switches dedicate bandwidth per port and maintain separate collision domains.
2
Analyze the network layer and routing requirements
Passing traffic between two separate logical IP subnets requires Layer 3 packet processing (IP address routing).
Layer 2 devices only read MAC addresses and cannot cross IP subnet boundaries.
3
Select the single hardware device combining both functions
Deploying a Layer 3 switch satisfies both high-density port switching and inter-subnet routing in a single appliance.
A Layer 3 switch incorporates routing logic alongside hardware-based switching ASICs.

Anahtar Kavram

Layer 3 Switch Capabilities and Inter-Subnet Routing
Tahmini Süre:1m 0s
Soru 3171Soru

A systems engineer is configuring an identity management server that communicates with Active Directory for central authentication. Organization security policy mandates that all directory lookup queries containing credential verification must be encrypted in transit using SSL/TLS. During testing, standard unencrypted queries are blocked by default as expected, but encrypted authentication attempts also fail. Firewall log analysis confirms that outbound traffic from the identity server to the directory server on the secure directory service port is being dropped. Which of the following port and transport protocol combinations must be permitted on the firewall to resolve the issue?

Cevabı ve açıklamayı göster

Cevap: TCP 636

Cevap

TCP 636 must be allowed through the firewall because it is the standard port designated for LDAPS (Lightweight Directory Access Protocol over SSL/TLS), satisfying the mandate for encrypted directory queries.
The correct answer specifies TCP port 636, which is the standardized default port for LDAPS (Lightweight Directory Access Protocol over SSL/TLS). LDAPS wraps directory access queries inside an encrypted session layer, fulfilling the organizational requirement for secure authentication.

Adım Adım Çözüm

1
Identify the required service and security posture from the scenario.
The scenario requires directory service communication (LDAP) with mandatory SSL/TLS encryption.
Security policy dictates that credential verification queries must not travel unencrypted.
2
Differentiate between unencrypted and encrypted default ports for directory services.
Standard unencrypted LDAP operates on TCP port 389, whereas LDAPS operates on TCP port 636.
Knowing the specific port number for the secure variant is essential for writing accurate firewall rules.
3
Select the correct port and transport protocol matching LDAPS.
TCP port 636 is the correct specification.
Allowing TCP 636 permits encrypted Active Directory communication through the security appliance.

Anahtar Kavram

LDAP vs. LDAPS Secure Directory Ports
Soru 3172Soru

A field technician manually terminates a custom Category 6 Ethernet patch cable with RJ45 connectors on both ends. When testing the cable with a continuity wiremap tester, all eight pins show straight-through continuity (pin 1 to pin 1, pin 2 to pin 2, and so on). However, when attached to a cable certifier, the cable consistently fails certification due to severe Near-End Crosstalk (NEXT) and cannot sustain a Gigabit Ethernet connection. Which wiring mistake most likely caused this condition?

Cevabı ve açıklamayı göster

Cevap: Splitting a twisted pair across non-adjacent pin positions, such as pairing conductors from two separate twisted pairs on pins 3 and 6.

Cevap

Splitting a twisted pair across non-adjacent pin positions, such as pairing conductors from two separate twisted pairs on pins 3 and 6, creates a split pair condition that passes simple continuity testing but fails certification due to excessive Near-End Crosstalk (NEXT).
The correct answer correctly identifies a split pair condition. When terminating twisted-pair Ethernet cables (such as Cat 6), maintaining pair integrity for designated pin pairs (pins 1/2, 3/6, 4/5, 7/8) is vital for differential signaling. If a technician splits a twisted pair—for instance, taking one wire from the green pair and one from the orange pair to populate pins 3 and 6—pin continuity remains 1-to-1, passing basic continuity wiremappers. However, because the signals are no longer traveling down a single twisted pair, destructive crosstalk occurs at high data rates, causing cable certification tests to fail due to Near-End Crosstalk (NEXT).

Adım Adım Çözüm

1
Analyze the test symptoms provided in the scenario.
The cable shows 1:1 straight-through pin continuity, but fails high-frequency performance testing due to Near-End Crosstalk (NEXT).
NEXT indicates electromagnetic signal bleed between adjacent conductors operating at higher signaling frequencies.
2
Evaluate how twisted pairs reject electromagnetic interference.
Equal and opposite signals on a twisted pair cancel out radiation and external crosstalk.
Twisting two wires carrying complementary signals creates differential signaling cancellation.
3
Determine the impact of a split pair configuration.
If conductors from different pairs are mapped to a pin pair (e.g., pin 3 from pair A and pin 6 from pair B), continuity remains unbroken, but signal cancellation is destroyed.
Because electrical continuity is maintained pin-for-pin, basic continuity wiremappers report success, while high-frequency certifiers detect severe NEXT and signal degradation.

Anahtar Kavram

Split Pair and NEXT Crosstalk in Twisted-Pair Cabling
Soru 3173Soru

A network technician is configuring an access control list on a switch to allow client workstations to automatically obtain IP address assignments from a server on the network. Which port and protocol combination must be opened to allow communication to the assignment server?

Cevabı ve açıklamayı göster

Cevap: UDP port 67

Cevap

UDP port 67 must be opened to allow client workstations to communicate with the DHCP server for dynamic IP address assignment.
Dynamic Host Configuration Protocol (DHCP) servers accept client discovery and request messages on UDP port 67. Opening UDP port 67 permits workstations to communicate with the DHCP server to receive IP address configurations automatically.

Adım Adım Çözüm

1
Identify the required network service based on the scenario description.
The requirement is automatic IP address assignment, which is performed by the Dynamic Host Configuration Protocol (DHCP).
DHCP is responsible for leasing IP addresses and network settings to client devices.
2
Determine the transport protocol and port number used by DHCP servers.
DHCP server operation relies on UDP port 67 (clients send requests to server port 67, and listen on UDP port 68).
DHCP uses connectionless UDP broadcasts to discover and communicate with configuration servers on the local subnet.

Anahtar Kavram

DHCP Port and Protocol Configuration
Soru 3174Soru

Match each network or peripheral cable and connector type on the left with its corresponding technical specification or capability on the right.

Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın

Öğeler

Cat 6 UTP Cable
Molex Connector
SC Fiber Optic Connector
USB 3.2 Gen 2x2 Cable

Eşleşmeler

Cevabı ve açıklamayı göster

Cevap

Cat 6 UTP Cable matches 10GBASE-T up to 55 meters at 250 MHz; Molex Connector matches 4-pin legacy power (+5V/+12V); SC Fiber Optic Connector matches square push-pull fiber connector; USB 3.2 Gen 2x2 Cable matches 20 Gbps dual-lane throughput over USB Type-C.
The correct matches align each physical cable or connector with its exact electrical, optical, or protocol specifications: Cat 6 UTP supports 10 Gbps up to 55 meters at 250 MHz; Molex provides +5V and +12V power over 4 pins; SC is a square push-pull fiber optic connector; and USB 3.2 Gen 2x2 delivers 20 Gbps dual-lane throughput exclusively over USB Type-C.

Adım Adım Çözüm

1
Analyze Ethernet cabling standards and performance envelope
Cat 6 UTP operates at up to 250 MHz and supports 10 Gbps bandwidth up to 55 meters (unlike Cat 6a which supports 100 meters at 500 MHz).
Matching Cat 6 UTP Cable to its specific speed/distance specification.
2
Identify legacy internal power connector specifications
The legacy Molex connector is a 4-pin connector providing +5V (red) and +12V (yellow) DC power to system peripherals.
Differentiating internal power delivery standards.
3
Examine optical fiber connector form factors and latching styles
The SC connector features a square push-pull snap-in body, contrasting with LC (latch) and ST (bayonet twist).
Identifying optical interface physical characteristics.
4
Evaluate USB standard throughput and pin requirements
USB 3.2 Gen 2x2 requires dual-lane signaling supported exclusively by USB Type-C to reach 20 Gbps total bandwidth.
Distinguishing USB signaling throughput and physical form factor requirements.

Anahtar Kavram

Identifying network and peripheral cable specifications, physical connector form factors, and signaling capabilities.
Soru 3175Soru

A user reports that while connected to an enterprise Wi-Fi network, their smartphone is unable to access internal network shares or internet websites. A technician checks the smartphone's IP configuration and observes an IPv4 address of 169.254.73.201169.254.73.201 with a subnet mask of 255.255.0.0255.255.0.0. Which of the following best explains why the mobile device received this IP address?

Cevabı ve açıklamayı göster

Cevap: The mobile device failed to contact a DHCP server and assigned itself an APIPA address.

Cevap

The mobile device failed to contact a DHCP server and assigned itself an APIPA address.
An IPv4 address beginning with 169.254.x.x indicates Automatic Private IP Addressing (APIPA). When a mobile device joins a Wi-Fi network configured for DHCP but receives no response from a DHCP server, the operating system self-assigns a link-local APIPA address. This allows communication with other link-local devices on the same physical segment but prevents communication outside the local subnet or to the internet.

Adım Adım Çözüm

1
Analyze the observed IPv4 address assigned to the mobile device.
The address 169.254.73.201169.254.73.201 falls within the 169.254.0.0/16169.254.0.0/16 range.
Addresses in the 169.254.0.0/16169.254.0.0/16 range are designated for Automatic Private IP Addressing (APIPA).
2
Determine the trigger for APIPA address generation on mobile networks.
APIPA occurs when a network client is configured for dynamic IP addressing (DHCP) but does not receive a response from a local DHCP server.
The client self-assigns an APIPA address to maintain local network link communication when DHCP services are unreachable.

Anahtar Kavram

Automatic Private IP Addressing (APIPA) in Mobile Networking
Tahmini Süre:45s
Soru 3176Soru

A technician is preparing to replace a faulty internal M.2 Wi-Fi network card inside a mobile laptop workstation. What is the correct sequence of steps to safely remove the old Wi-Fi module?

Öğeleri doğru sıraya koymak için sürükleyin

Cevabı ve açıklamayı göster

Cevap

The correct sequence of steps is: 1) Shut down power sources and disconnect battery, 2) Put on an ESD wrist strap, 3) Remove bottom cover panel, 4) Disconnect coaxial antenna wires, and 5) Remove the retaining screw and extract the card from the M.2 slot.
The correct sequence prioritizes electrical safety (disconnecting power and battery), ESD safety (attaching a wrist strap), chassis access (removing the bottom cover), component preparation (disconnecting antenna leads), and final physical extraction (removing the retaining screw and sliding out the card).

Adım Adım Çözüm

1
Isolate electrical power
The system has no active standby power.
Prevents damage to internal circuitry caused by accidental shorts.
2
Apply electrostatic discharge (ESD) protection
Static potential between the technician and the laptop is equalized.
Protects sensitive components from ESD damage.
3
Open chassis access panel
System board and installed expansion modules are exposed.
Provides physical access to the internal Wi-Fi slot.
4
Unplug antenna leads
Coaxial wires are safely separated from the wireless card.
Avoids tearing wires or damaging tiny U.FL connectors during card removal.
5
Unfasten retaining screw and remove card
The Wi-Fi card is freed and removed from the system.
Releasing the screw allows the card to spring up to the correct removal angle.

Anahtar Kavram

Disassembly procedure order and ESD/power safety protocols for laptop internal expansion modules.
Soru 3177Soru

An IT technician is updating technical documentation for mobile device accessories and physical port standards used across an enterprise fleet. Match each mobile device port or accessory technology on the left with its corresponding physical characteristic or protocol capability on the right.

Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın

Öğeler

Qi Wireless Charging
USB Type-C with Thunderbolt
Apple Lightning Port
Micro-USB Port

Eşleşmeler

Cevabı ve açıklamayı göster

Cevap

Qi Wireless Charging matches power transfer via magnetic induction without physical contacts; USB Type-C with Thunderbolt matches the 24-pin reversible interface supporting 40 Gbps bandwidth and video output; Apple Lightning Port matches the 8-pin reversible proprietary connector design; Micro-USB Port matches the asymmetrical 5-pin connector limited to legacy USB 2.0 speeds.
Qi wireless charging operates using electromagnetic induction between internal coils without requiring plug-in wire contacts. USB Type-C with Thunderbolt utilizes a 24-pin reversible connector capable of multiplexing high-speed 40 Gbps data, DisplayPort video, and power delivery. The Apple Lightning connector is an 8-pin reversible proprietary digital interface. The Micro-USB port is an asymmetrical 5-pin connector standard designed for older mobile devices operating at USB 2.0 speeds.

Adım Adım Çözüm

1
Analyze the physical connector pin counts and insertion geometry for wired interfaces
Identify USB Type-C as 24-pin reversible, Lightning as 8-pin reversible, and Micro-USB as 5-pin asymmetrical.
Physical pin configurations and symmetry distinguish different mobile physical ports.
2
Evaluate data throughput and protocol tunneling capabilities for each interface
USB Type-C with Thunderbolt support handles up to 40 Gbps throughput, Power Delivery, and DisplayPort signals. Micro-USB handles standard USB 2.0 rates.
Protocol support and transfer rates depend on connector design and internal controller hardware.
3
Evaluate wireless power transmission mechanisms
Qi charging utilizes inductive coupling between magnetic coils to transfer power across short distances.
Inductive wireless charging operates without direct metal-to-metal pin contacts.

Anahtar Kavram

Mobile device physical port specifications, protocol capabilities, and wireless charging technologies
Tahmini Süre:1m 30s
Soru 3178Soru

A network technician is tasked with deploying a 10 Gbps backbone connection between two core network switches situated in separate server rooms 250 meters (820 feet) apart. The run must pass through an industrial utility conduit that carries high-voltage electrical cabling. The switch transceivers utilize Small Form Factor (SFF) LC duplex interfaces. Which of the following cable types best satisfies the distance, throughput, and noise immunity requirements for this link?

Cevabı ve açıklamayı göster

Cevap: Multi-mode OM3 fiber optic cable

Cevap

Multi-mode OM3 fiber optic cable is the correct choice because it supports 10 Gbps throughput up to 300 meters, is completely immune to electromagnetic interference from high-voltage lines, and natively pairs with LC connectors.
Multi-mode OM3 fiber optic cabling is engineered for 10 Gbps (10GBASE-SR) applications up to 300 meters. Because it utilizes light signals rather than electrical currents, it is completely unaffected by electromagnetic interference generated by adjacent high-voltage electrical lines. Furthermore, SFF transceiver modules standardly utilize LC duplex connectors.

Adım Adım Çözüm

1
Evaluate the distance requirement
The link distance is 250 meters, which immediately eliminates all copper Category cables (Cat 6 is limited to 55m at 10Gbps, Cat 6a is limited to 100m).
Twisted-pair copper cables cannot exceed 100 meters total channel length according to Ethernet standards.
2
Evaluate environmental conditions (EMI)
Fiber optic cables transmit light rather than electrical signals, providing complete immunity to electromagnetic interference from high-voltage conduit lines.
Copper lines in close proximity to high-voltage lines suffer severe signal degradation and induction noise.
3
Compare fiber optic modal specifications for 10 Gbps at 250m
OM1 multi-mode fiber supports 10 Gbps only up to 33 meters. OM3 laser-optimized multi-mode fiber supports 10 Gbps up to 300 meters.
OM3 fiber features higher modal bandwidth (2000 MHz·km at 850 nm) designed specifically for 10GBASE-SR optics.

Anahtar Kavram

Fiber Optic Cable Standards and Connector Specifications
Soru 3179Soru

A network technician is troubleshooting a connectivity issue on a newly configured workstation located on the local subnet 172.16.45.0/24172.16.45.0/24. The workstation can successfully ping other local devices on the same switch, but it cannot access any servers on adjacent subnets or browse external internet sites. The technician executes `ipconfig /all` on the workstation and receives the following output:

- IPv4 Address: 172.16.45.110172.16.45.110
- Subnet Mask: 255.255.255.0255.255.255.0
- Default Gateway: 172.16.44.1172.16.44.1
- DNS Server: 172.16.10.5172.16.10.5

Which of the following actions will resolve the workstation's external network connectivity issue?

Cevabı ve açıklamayı göster

Cevap: Update the default gateway address to an IP address within the local 172.16.45.0/24172.16.45.0/24 subnet.

Cevap

Update the default gateway address to an IP address within the local 172.16.45.0/24172.16.45.0/24 subnet.
For a host to communicate beyond its local segment, its configured default gateway must be an IP address located within the host's own subnet. Since the host IP is 172.16.45.110/24172.16.45.110/24, its default gateway must be on the 172.16.45.0/24172.16.45.0/24 network (such as 172.16.45.1172.16.45.1). The configured gateway (172.16.44.1172.16.44.1) is unreachable without a local router interface, preventing off-subnet communication while allowing local ping traffic.

Adım Adım Çözüm

1
Analyze host IP and subnet mask
The host IP is 172.16.45.110172.16.45.110 with mask 255.255.255.0255.255.255.0 (/24), defining valid local host addresses from 172.16.45.1172.16.45.1 to 172.16.45.254172.16.45.254.
Determines the local broadcast domain boundaries and valid IP ranges.
2
Compare Default Gateway IP to host subnet
The gateway is configured as 172.16.44.1172.16.44.1, which belongs to subnet 172.16.44.0/24172.16.44.0/24.
A default gateway must be a Layer 3 interface residing on the host's local IP subnet to receive local Ethernet frames.
3
Identify required remediation
Change the default gateway to a valid router interface address on the local subnet (e.g., 172.16.45.1172.16.45.1).
Allows local hosts to transmit non-local traffic directly to the local router interface.

Anahtar Kavram

Subnet Masking and Default Gateway Placement
Soru 3180Soru

A logistics supervisor using a corporate tablet in a warehouse loses connection to internal server applications while moving between loading docks. Network diagnostics show the tablet currently has an IPv4 address of 169.254.14.92169.254.14.92 with a subnet mask of 255.255.0.0255.255.0.0. Cellular connectivity on the device is disabled by company policy. Which of the following best explains why the tablet lost access to the internal network?

Cevabı ve açıklamayı göster

Cevap: The tablet failed to reach a DHCP server on the wireless network and self-assigned an Automatic Private IP Addressing (APIPA) address.

Cevap

The tablet failed to reach a DHCP server on the wireless network and self-assigned an Automatic Private IP Addressing (APIPA) address.
An IP address starting with 169.254 indicates Automatic Private IP Addressing (APIPA). When a mobile device fails to obtain an IP lease from a DHCP server on a wireless network, the OS automatically self-assigns an APIPA address. Because APIPA addresses do not include default gateway information, the tablet loses access to internal corporate subnets and server applications.

Adım Adım Çözüm

1
Analyze the assigned IP address string
The IP address 169.254.14.92169.254.14.92 falls within the 169.254.0.0/16169.254.0.0/16 network block.
Addresses within 169.254.0.1169.254.0.1 to 169.254.255.254169.254.255.254 are reserved for Automatic Private IP Addressing (APIPA).
2
Determine the root cause of an APIPA address assignment
APIPA is automatically configured by the client operating system when DHCP discovery fails.
When a mobile device cannot contact a DHCP server or receive a response to its DHCPDISCOVER request, it assigns itself an APIPA address.
3
Evaluate the impact on local network connectivity
APIPA addresses allow communication only with other APIPA hosts on the same local broadcast domain and cannot route to internal corporate servers or external networks.
Without a default gateway and valid local subnet IP issued by DHCP, network access beyond the local link is broken.

Anahtar Kavram

APIPA Address Recognition and DHCP Failure Diagnosis
ÖncekiSayfa 159 / 178Sonraki
Tüm alıştırma soruları — CompTIA A+ (Core 1 & Core 2) | Examkin