Tüm alıştırma soruları

3551 soru

Soru 2981Soru

Match each mobile synchronization protocol or cloud security mechanism with its correct operational implementation in an enterprise environment.

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

Öğeler

Exchange ActiveSync (EAS)
Mobile Application Management (MAM)
IMAP4 with SSL/TLS
SSO with Federated MFA

Eşleşmeler

Cevabı ve açıklamayı göster

Cevap

Exchange ActiveSync pairs with full PIM payload (email, contacts, calendar, address lists) synchronization over HTTPS. Mobile Application Management pairs with app data containerization and selective wipe for BYOD. IMAP4 with SSL/TLS pairs with multi-device email folder state synchronization over TCP port 993. SSO with Federated MFA pairs with central IdP token-based authentication and secondary verification.
Each technology is correctly paired with its technical specification: Exchange ActiveSync synchronizes full PIM payloads over HTTPS; Mobile Application Management enforces containerization and selective wipe on BYOD endpoints; IMAP4 over SSL/TLS manages multi-device email folder states over TCP port 993; and SSO with Federated MFA authenticates mobile cloud access via a central IdP using tokens and secondary authentication.

Adım Adım Çözüm

1
Analyze protocol payload capabilities for full PIM sync vs messaging-only sync.
Identify Exchange ActiveSync as the protocol supporting native email, calendar, contact, and global address list synchronization over HTTPS.
Standard mail protocols (POP3/IMAP4) only sync mail messages, whereas EAS syncs full enterprise PIM objects.
2
Differentiate between device-level control (MDM) and application-level control (MAM).
Match Mobile Application Management with corporate containerization and selective wipe of BYOD applications.
MAM isolates enterprise app data from personal data on unmanaged or employee-owned mobile devices.
3
Evaluate secure email retrieval protocols and port configurations.
Match IMAP4 over SSL/TLS with multi-device folder state synchronization using secure TCP port 993.
IMAP4 leaves mail on the server and synchronizes folder states across endpoints, utilizing port 993 when wrapped in SSL/TLS encryption.
4
Evaluate cloud identity and access management security mechanisms.
Match SSO with Federated MFA to central identity provider token issuance and multi-factor authentication.
Enterprise cloud integration relies on federated IdPs to issue secure authentication tokens and validate secondary user credentials.

Anahtar Kavram

Mobile Device Synchronization Protocols and Enterprise Cloud Identity Integration
Soru 2982Soru

A field technician is servicing multiple laptops with distinct hardware symptoms and upgrade requirements. Match each reported issue or system requirement on the left with the correct hardware component or display technology on the right.

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

Öğeler

A laptop screen exhibits an extremely faint image visible only under direct external light, while external video output functions normally.
A thin-and-light laptop upgrade requires adding system memory into specialized small-footprint expansion slots on the system board.
A high-end mobile workstation features a display panel that achieves deep black levels by illuminating individual pixels directly without a separate backlight.
A corporate laptop loses its custom BIOS/UEFI configuration and system date/time every time the main battery is swapped out.

Eşleşmeler

Cevabı ve açıklamayı göster

Cevap

The items are paired by matching each symptom or specification to its dedicated laptop hardware component: the faint screen under direct light pairs with the Display Inverter Board, the compact laptop RAM requirement pairs with the SODIMM RAM Module, the pixel-illuminated display panel pairs with the OLED Display Assembly, and the loss of BIOS date/time settings pairs with the RTC Coin-Cell Battery.
Each match correctly aligns the field technician's reported symptom or component requirement with the unique operational characteristics of laptop hardware: display inverters drive CCFL backlights, SODIMMs fulfill space-constrained memory slots, OLED panels emit light per pixel without backlights, and RTC batteries maintain BIOS clock settings when primary power is lost.

Adım Adım Çözüm

1
Diagnose the faint display symptom
Identify that a screen showing a faint image under external light has a failed backlight subsystem, which relies on a CCFL Display Inverter Board to supply high-voltage AC power.
External video functioning normally proves the GPU and OS are operational, isolating the failure to the display's backlighting components.
2
Identify laptop memory form factor constraints
Select the SODIMM RAM Module as the component required for small-footprint laptop motherboard memory expansion slots.
Desktop DIMMs cannot fit into laptop memory slots due to length and pin layout differences.
3
Analyze display technology backlighting requirements
Match the pixel-level illumination technology with the OLED Display Assembly.
OLED panels emit light per pixel and do not use separate LED backlight grids or high-voltage CCFL inverters.
4
Determine cause of persistent date/time loss
Associate loss of system time upon main battery removal with a depleted RTC Coin-Cell Battery.
The RTC coin-cell battery provides non-stop auxiliary power to the system clock circuit when the primary battery power is absent.

Anahtar Kavram

Laptop Hardware Component Functions, Form Factors, and Diagnostic Symptoms
Tahmini Süre:2m 0s
Soru 2983Soru

A technician is deploying laptops to field researchers. Users report two primary issues while working off-site: the laptop batteries drain significantly overnight while packed in carrying cases, and diagnostic software runs noticeably slower when the laptops operate on battery power compared to when connected to AC power. Which TWO of the following configurations should the technician modify to resolve these issues?

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

Cevabı ve açıklamayı göster

Cevap: Disable the Always-On USB / USB Power Share setting in the laptop's BIOS/UEFI firmware.; Adjust the operating system power plan settings to adjust CPU power management policies on battery power.

Cevap

Disabling Always-On USB / USB Power Share in BIOS/UEFI resolves offline battery drain caused by peripheral charging, while adjusting the operating system power plan settings restores processor performance when running on battery power.
Disabling Always-On USB (or USB Power Share) in the BIOS/UEFI stops the laptop from continuously supplying voltage to external USB peripherals when the lid is closed or system is powered down. Additionally, adjusting operating system processor power management options under the active power plan ensures that high-load software receives adequate CPU performance rather than being throttled for battery conservation.

Adım Adım Çözüm

1
Identify the cause of battery drain during powered-off or sleep states
Laptops with Always-On USB ports continue powering attached accessories (like mice, dongles, or phone chargers) while turned off or in sleep state, depleting the internal battery.
Disabling this feature in BIOS/UEFI cuts power to external USB ports when the system is powered off.
2
Identify the cause of performance degradation while on battery power
Default power saver or balanced power profiles cap the maximum processor state when un-plugged from AC power.
Modifying the OS power plan allows the CPU to scale up to higher frequency states during intensive application tasks.

Anahtar Kavram

Laptop Power Policies, BIOS/UEFI Power Management, and ACPI Power Profiles
Soru 2984Soru

A network administrator is implementing a WPA3-Enterprise wireless network across a corporate campus. When users attempt to connect their laptops to the corporate SSID, the wireless access points pass the user credentials to a centralized infrastructure service to validate them against the domain directory before granting network access. Which server role is responsible for handling these centralized authentication and authorization requests?

Cevabı ve açıklamayı göster

Cevap: AAA / RADIUS server

Cevap

The AAA / RADIUS server is responsible for authenticating and authorizing network connection requests against a central user database.
In a 802.1X enterprise network setup, wireless access points act as authenticators that forward user credentials to a RADIUS/AAA server. The RADIUS server queries the central domain database (such as Active Directory) to authenticate the user and authorize access to the network.

Adım Adım Çözüm

1
Identify the primary requirement in the scenario.
The scenario requires validating client user credentials passed by wireless access points against a central directory.
Enterprise wireless access security (such as 802.1X/WPA3-Enterprise) relies on a centralized access control service rather than pre-shared keys.
2
Evaluate host server roles that match authentication and authorization.
RADIUS (Remote Authentication Dial-In User Service) is the standard AAA server protocol used to negotiate access between network access points and directory services.
RADIUS centralizes identity verification and access permissions for users connecting to switches, VPNs, or wireless access points.

Anahtar Kavram

Authentication, Authorization, and Accounting (AAA) / RADIUS Server Role
Soru 2985Soru

A network administrator configures a new VLAN for an expanded department on an enterprise network. Workstations connected to switches on this new VLAN fail to obtain IP configuration settings and automatically assign themselves IP addresses in the range of 169.254.1.1 to 169.254.254.254. The organization maintains a single, centralized DHCP server located on a separate administrative subnet across a default gateway router. Which network hardware device configuration will allow workstations on the new VLAN to successfully request and receive IP addresses from the existing centralized DHCP server?

Cevabı ve açıklamayı göster

Cevap: Configure a DHCP relay agent on the local router interface to forward broadcast DHCP requests to the central DHCP server as unicast traffic.

Cevap

Configure a DHCP relay agent on the local router interface to forward broadcast DHCP requests to the central DHCP server as unicast traffic.
DHCP client discovery uses broadcast packets that are dropped by network routers. Configuring a DHCP relay agent (or IP helper address) on the default gateway router allows the router to intercept client broadcasts on the local VLAN and relay them as unicast packets directly to the central DHCP server across subnets.

Adım Adım Çözüm

1
Analyze the observed network symptoms
Workstations are receiving 169.254.x.x addresses, indicating APIPA self-assignment due to failure in reaching a DHCP server.
When client devices fail to get a DHCP response, the OS assigns an APIPA link-local address.
2
Identify the network boundary constraint
The central DHCP server is on a different subnet, and default gateway routers block Layer 2/3 broadcast messages.
DHCP Client Discover packets are broadcast-based and do not cross router boundaries automatically.
3
Determine the required hardware device feature
Enable a DHCP Relay Agent (IP Helper) on the router interface serving the client VLAN.
The relay agent converts client broadcast requests into unicast packets addressed directly to the central DHCP server.

Anahtar Kavram

DHCP Relay / IP Helper on Routers
Tahmini Süre:1m 30s
Soru 2986Soru

A workstation on a newly segmented corporate network is experiencing connectivity issues. A technician inspects the host configuration and obtains the following IP configuration details from command output:

- IPv4 Address: 10.10.20.8010.10.20.80
- Subnet Mask: 255.255.255.224255.255.255.224
- Default Gateway: 10.10.20.9710.10.20.97
- Primary DNS Server: 10.10.20.6610.10.20.66

Network documentation indicates that 10.10.20.6610.10.20.66 functions strictly as the local DHCP server leasing IP addresses, while the actual internal DNS server is located at 10.10.20.210.10.20.2. Which TWO of the following misconfigurations directly explain why this workstation cannot reach devices on external subnets or resolve hostnames by domain name?

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

Cevabı ve açıklamayı göster

Cevap: The default gateway IP address resides outside the subnet boundaries of the host's assigned IPv4 address.; The DNS server entry is misconfigured with the IP address of a DHCP server rather than a domain name resolution server.

Cevap

The workstation is unable to reach external subnets because its default gateway IP address is on a different subnet boundary than its own IP address, and domain name resolution fails because the DNS server address points to a DHCP server instead of a DNS server.
The correct options identify that the default gateway is placed on a separate /27/27 subnet block (10.10.20.96/2710.10.20.96/27) outside the host's local range (10.10.20.64/2710.10.20.64/27), rendering off-subnet routing impossible, and that assigning the DHCP server IP address to the DNS field causes hostname resolution requests to fail because port 53 DNS services are not running on the DHCP server.

Adım Adım Çözüm

1
Calculate the IP subnet boundaries for the host.
A subnet mask of 255.255.255.224255.255.255.224 corresponds to a prefix length of /27/27 with block sizes of 3232 (256224=32256 - 224 = 32). For the host IP 10.10.20.8010.10.20.80, the subnet block starts at 10.10.20.6410.10.20.64 and ends at 10.10.20.9510.10.20.95. Valid host addresses in this subnet range from 10.10.20.6510.10.20.65 to 10.10.20.9410.10.20.94.
Determining the subnet boundary is required to check if the host and default gateway share the same local network segment.
2
Evaluate the configured default gateway against the host's subnet.
The configured default gateway is 10.10.20.9710.10.20.97, which falls into the next subnet block (10.10.20.96/2710.10.20.96/27). Because the gateway is not in the same IP subnet as the host, local Layer 2 ARP communication cannot reach the gateway interface directly.
A host must have a default gateway configured on its own local IP subnet to route packets outside the local network.
3
Evaluate the DNS server assignment against service roles.
The Primary DNS Server address is set to 10.10.20.6610.10.20.66, which documentation identifies as a DHCP server. DHCP servers lease network parameters and do not listen on UDP/TCP port 53 to resolve domain names to IP addresses.
Hostnames cannot be resolved unless the DNS client points to an operational DNS resolver.

Anahtar Kavram

Subnet Masking and Network Service Role Allocation
Soru 2987Soru

A field technician is preparing service specifications for maintaining two corporate laptop fleets: one series uses legacy CCFL-backlit LCD panels and the other uses modern organic light-emitting diode (OLED) display panels. Which of the following hardware components are present exclusively within the display assembly of the CCFL-backlit LCD laptops and will NOT be found in the OLED display assembly? (Select TWO.)

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

Cevabı ve açıklamayı göster

Cevap: Power inverter board; Fluorescent backlight bulb assembly

Cevap

The power inverter board and the fluorescent backlight bulb assembly are components exclusive to CCFL-backlit LCD display assemblies.
The correct choices identify the power inverter board and the fluorescent backlight bulb assembly. Older CCFL-backlit LCD panels require a fluorescent tube to illuminate the screen and an inverter board to supply high-voltage AC power. OLED technology uses organic pixels that produce light individually when energized, removing the requirement for any backlight lamps or inverter circuitry within the display enclosure.

Adım Adım Çözüm

1
Analyze the illumination mechanism of CCFL-backlit LCD displays.
CCFL displays require an internal cold cathode fluorescent bulb to backlight the liquid crystal panel, along with an inverter board to step up direct current (DC) power to high-voltage alternating current (AC).
Liquid crystal matrices do not generate light independently and rely on an external AC-powered light source.
2
Analyze the illumination mechanism of OLED displays.
OLED panels consist of organic compounds that emit their own light when individual pixels receive low-voltage direct current.
Self-emissive pixel architecture completely eliminates the need for backlight lamps, light guide plates, and AC inverter boards.
3
Evaluate auxiliary components routed through laptop display housings.
Components such as Wi-Fi antenna harnesses, webcams, digitizers, and internal display data cables are present in both display types to provide connectivity, video input, and touch capabilities.
Auxiliary features operate independently of the underlying display panel lighting physics.

Anahtar Kavram

CCFL LCD displays rely on high-voltage AC inverter boards and fluorescent bulbs for backlighting, whereas OLED displays utilize self-emissive pixels that require neither backlights nor inverters.
Soru 2988Soru

A user reports that their desktop computer cannot access any network resources or the internet. A technician opens the command prompt on the computer, runs the `ipconfig` command, and receives an IP address of `169.254.45.12` with a subnet mask of `255.255.0.0`. Which of the following is the most likely cause of this network issue?

Cevabı ve açıklamayı göster

Cevap: The computer was unable to contact a DHCP server and automatically assigned itself an Automatic Private IP Addressing (APIPA) address.

Cevap

The client failed to contact a DHCP server, resulting in an automatically assigned APIPA (169.254.x.x) address.
An IP address starting with 169.254.x.x indicates Automatic Private IP Addressing (APIPA). When a network host configured for dynamic IP addressing sends out a DHCP Discover message and does not receive a response from a DHCP server, the operating system self-assigns an APIPA address to allow local Link-Local communication. Because APIPA addresses are non-routable, the workstation cannot access external subnets or the internet.

Adım Adım Çözüm

1
Analyze the IP address obtained from the ipconfig output.
The IP address is 169.254.45.12 with a subnet mask of 255.255.0.0.
Recognizing the address range identifies the mechanism responsible for assigning it.
2
Identify the standard address allocation standard for 169.254.0.0/16.
The address falls into the IPv4 Automatic Private IP Addressing (APIPA) block.
Operating systems generate an APIPA address when configured for dynamic IP discovery (DHCP) but receive no response from a DHCP server.
3
Determine the root cause of the issue.
DHCP server unreachability or network failure preventing DHCP communication.
Because APIPA is a fallback mechanism, the primary issue is the client's failure to obtain a valid lease from a functional DHCP server.

Anahtar Kavram

Automatic Private IP Addressing (APIPA)
Soru 2989Soru

A traveling user connects a high-performance laptop to a 15W smartphone USB-C power wall adapter. While the battery icon displays a plugged-in charging status, the battery percentage steadily decreases during active use, and system performance slows significantly. Which of the following best explains this behavior and provides the correct resolution?

Cevabı ve açıklamayı göster

Cevap: The power adapter does not provide sufficient wattage to cover active power draw, causing the system to supplement power from the battery and throttle performance; the user should connect a higher-wattage USB-C Power Delivery charger.

Cevap

The power adapter does not provide sufficient wattage to cover active power draw, causing the system to supplement power from the battery and throttle performance; the user should connect a higher-wattage USB-C Power Delivery charger.
The correct answer highlights that connecting a low-wattage charger (such as a 15W smartphone adapter) to a high-draw laptop results in auxiliary battery discharge to cover operational load, accompanied by system power throttling. Replacing it with a charger matching the laptop's required wattage rating completely resolves the issue.

Adım Adım Çözüm

1
Analyze power intake versus current workload consumption.
Identified that a 15W smartphone adapter falls significantly below the high-performance laptop's power requirements during active use.
When total system power consumption exceeds the wattage provided by the connected power adapter, the laptop supplements the shortfall by drawing energy from the battery while also throttling hardware performance to lower energy demand.
2
Determine the appropriate corrective hardware action.
Connecting a USB-C Power Delivery charger that meets or exceeds the laptop's required wattage rating restores normal operation.
Laptops require proper USB-PD profile negotiation at adequate wattage levels to power internal components and charge the battery concurrently.

Anahtar Kavram

USB-C Power Delivery Wattage Requirements and Power Supplementing
Tahmini Süre:1m 15s
Soru 2990Soru

A field technician is troubleshooting a modern laptop that presents with a completely dark screen during operation, although an external monitor connected via HDMI displays output properly. Upon opening the display housing, the technician verifies that the laptop is equipped with an organic light-emitting diode (OLED) panel. The technician plans to locate and replace the high-voltage backlight inverter board within the display assembly to restore screen illumination. Which of the following statements correctly evaluates the technician's proposed repair procedure?

Cevabı ve açıklamayı göster

Cevap: The repair plan is fundamentally flawed because OLED panels feature self-emitting pixels and do not use a separate backlight or high-voltage inverter board.

Cevap

The technician's repair plan is flawed because OLED panels feature self-emitting pixels and do not use a separate backlight or high-voltage inverter board.
OLED (Organic Light-Emitting Diode) displays generate light on a per-pixel basis when electric current is applied to organic compounds. Because each pixel is self-illuminating, OLED panels do not require a separate illumination backlight system or a high-voltage inverter board (which was historically used to supply AC power to CCFL backlights in legacy LCD displays). Therefore, attempting to locate or replace an inverter board in an OLED laptop display assembly is an invalid repair procedure.

Adım Adım Çözüm

1
Analyze the display technology specified in the scenario.
The laptop utilizes an OLED (Organic Light-Emitting Diode) display panel.
Different display technologies require distinct internal driving circuitry.
2
Evaluate the architectural differences between OLED and LCD displays.
Traditional LCD displays require a light source (CCFL or LED) and, in the case of CCFL backlights, an inverter board to convert DC to AC voltage. OLED pixels are organic compounds that emit their own light when energized.
Determines whether a backlight inverter exists within an OLED display housing.
3
Assess the proposed troubleshooting step against the hardware specifications.
Searching for or replacing an inverter board on an OLED laptop is an erroneous action because no such component exists in an OLED display assembly.
Saves technician time and prevents incorrect component procurement.

Anahtar Kavram

OLED Display Architecture vs. LCD Backlighting Components
Soru 2991Soru

A user requires real-time, two-way synchronization of email, contact lists, and calendar entries between a corporate smartphone and an mail server. Which protocol or service should an IT technician configure on the mobile device?

Cevabı ve açıklamayı göster

Cevap: Exchange ActiveSync

Cevap

Exchange ActiveSync provides comprehensive two-way synchronization for email, contacts, and calendar data.
Exchange ActiveSync is an enterprise protocol engineered to provide native two-way synchronization of mail, contacts, and calendar records between mobile clients and messaging servers.

Adım Adım Çözüm

1
Analyze the synchronization requirements
The scenario demands continuous two-way synchronization covering email, contacts, and calendars.
Standard mail protocols vary in their ability to handle multi-data type sync across endpoints.
2
Select the appropriate synchronization protocol
Exchange ActiveSync is selected because it handles all three requested data types with full two-way updating.
POP3 only handles single-device email downloading, IMSI manages cellular provisioning, and MAM enforces application security policies.

Anahtar Kavram

Mobile Data Synchronization Protocols
Soru 2992Soru

A systems administrator is optimizing a high-density 5 GHz wireless deployment for a corporate campus located near a municipal airfield. The access points (APs) are configured for 802.11ac (Wi-Fi 5) utilizing 80 MHz channel widths to maximize data throughput. Shortly after deployment, users in specific wings of the building experience sporadic 30- to 60-second complete wireless dropouts, after which the APs are observed operating on narrower 20 MHz channels within a different frequency block. Which of the following wireless technologies is responsible for triggering these automatic channel and bandwidth changes?

Cevabı ve açıklamayı göster

Cevap: Dynamic Frequency Selection (DFS)

Cevap

Dynamic Frequency Selection (DFS) is the mechanism responsible for forcing 5 GHz access points to vacate channels and reduce bandwidth upon detecting radar signals near airfields.
Dynamic Frequency Selection (DFS) is a mandatory feature for Wi-Fi devices operating in certain 5 GHz frequency bands (UNII-2 and UNII-2 Extended). When an AP operating near an airfield detects radar signals, regulatory standards require it to immediately cease transmission on that channel and switch to a non-radar channel. During this process (Channel Availability Check), connected clients experience a brief disconnection, and the AP may fall back to narrower channels (such as 20 MHz) to find clear, non-overlapping spectrum.

Adım Adım Çözüm

1
Analyze the reported symptoms and environment
The deployment uses 5 GHz 802.11ac with 80 MHz channels near an airport, experiencing sudden 30–60 second dropouts and automatic channel/bandwidth reductions.
Airports operate radar equipment in shared portions of the 5 GHz spectrum (UNII-2 and UNII-2 Extended bands).
2
Evaluate the regulatory wireless mechanism governing shared 5 GHz spectrum
Dynamic Frequency Selection (DFS) requires Wi-Fi equipment to continuously listen for radar pulses. If detected, the AP must halt transmission, undergo a Channel Availability Check (CAC) delay (typically 60 seconds), and move to a non-interfering channel.
DFS compliance prevents civilian Wi-Fi networks from interfering with military, weather, or aviation radar systems.
3
Confirm why alternative options do not fit the failure pattern
2.4 GHz channel rules do not govern 5 GHz spectrum; Layer 2/3 wired infrastructure handles frame routing rather than RF frequencies; APIPA handles client IP leasing failures rather than access point radio adjustments.
DFS is the only wireless protocol feature designed specifically for radar detection and dynamic channel reallocation.

Anahtar Kavram

Dynamic Frequency Selection (DFS) in 5 GHz 802.11 Standards
Soru 2993Soru

Following a scheduled core router replacement at a corporate branch office, several workstations report intermittent domain authentication failures and encrypted web connection warnings. A technician discovers that the local system clocks on the affected workstations differ from the central domain controller by more than ten minutes. The workstations obtain their network configuration parameters automatically. Which network host service must be properly configured and reachable over UDP port 123 to resolve the time synchronization issue?

Cevabı ve açıklamayı göster

Cevap: Network Time Protocol (NTP) server

Cevap

The Network Time Protocol (NTP) server role operating over UDP port 123 is required to synchronize system clocks across client workstations and domain controllers.
The Network Time Protocol (NTP) server role maintains precise clock synchronization across network clients and servers using UDP port 123. Authentication mechanisms like Kerberos require client clocks to be synchronized within a tight tolerance (typically 5 minutes) of the domain controller to prevent replay attacks. When time drifts beyond this threshold, authentication fails and TLS/SSL certificate validation errors occur.

Adım Adım Çözüm

1
Analyze the symptoms described in the scenario.
Identified domain authentication failures and SSL certificate errors resulting from client system clocks drifting by more than ten minutes.
Security protocols such as Kerberos and TLS rely on accurate timestamping to prevent replay attacks and validate certificate validity periods.
2
Identify the specific network host service responsible for time synchronization.
Determined that Network Time Protocol (NTP) is the standard host service for distributing system time across network clients.
NTP ensures all host devices maintain synchronized system clocks relative to a centralized authoritative time reference.
3
Verify the standard transport port requirement for the identified host service.
Confirmed that NTP operates on UDP port 123.
Firewall rules or router access control lists (ACLs) blocking UDP port 123 prevent clients from reaching the NTP server.

Anahtar Kavram

Network Time Protocol (NTP) Server Role
Tahmini Süre:1m 30s
Soru 2994Soru

An IT technician is configuring security policies for personal mobile devices enrolled in a company's Bring Your Own Device (BYOD) program. Enterprise policy mandates that corporate email and proprietary business applications must be encrypted and isolated from personal data, and administrators must be able to remove corporate data if an employee leaves. However, the policy strictly prohibits accessing, managing, or erasing any personal files on the employee-owned devices. Which of the following administrative controls BEST satisfies these security requirements?

Cevabı ve açıklamayı göster

Cevap: Deploy Mobile Application Management (MAM) policies to enforce containerization and selective wipe capability.

Cevap

Deploy Mobile Application Management (MAM) policies to enforce containerization and selective wipe capability.
Mobile Application Management (MAM) focuses on controlling specific corporate applications and data storage rather than taking over the full device operating system. Through containerization, business data is encrypted separately from personal content, and administrators can perform a selective wipe to remove only corporate files and access permissions.

Adım Adım Çözüm

1
Analyze the enterprise security requirements and privacy constraints.
Identified the requirement to isolate and remotely wipe corporate data without altering or clearing personal content on BYOD smartphones.
BYOD policies require maintaining clear boundaries between enterprise security and user privacy.
2
Compare application-level controls against full device management.
Determined that MAM operates at the application layer using containerization, whereas MDM manages the entire OS.
Containerization encapsulates corporate apps and enables selective wiping of enterprise data exclusively.
3
Select the correct administrative policy tool.
MAM containerization satisfies both corporate data protection and personal data privacy requirements.
MAM provides selective wipe capabilities upon employee offboarding while leaving personal photos and data intact.

Anahtar Kavram

Mobile Application Management (MAM) containerization and selective wipe in BYOD environments
Soru 2995Soru

A network technician is organizing enterprise rack hardware and documentation for a new branch office deployment. Match each network hardware device on the left with its correct architectural function on the right.

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

Öğeler

Layer 3 Managed Switch
Patch Panel
Fiber-to-Ethernet Media Converter
Stateful Hardware Firewall

Eşleşmeler

Cevabı ve açıklamayı göster

Cevap

Layer 3 Managed Switch matches with local inter-subnet routing at wire speed; Patch Panel matches with serving as a passive termination point for wall-jack cabling; Fiber-to-Ethernet Media Converter matches with translating light pulses into electrical signals at Layer 1; Stateful Hardware Firewall matches with tracking active connection states across network boundaries to filter traffic.
Each hardware device is uniquely mapped to its operational layer and functional requirement: Layer 3 switches handle inter-VLAN routing; patch panels passively organize and protect cabling runs; media converters transition physical media signals at OSI Layer 1; stateful firewalls evaluate and filter packet session states across network perimeters.

Adım Adım Çözüm

1
Analyze the role of inter-subnet traffic control within a switched environment.
Identify that inter-VLAN routing in hardware corresponds to a Layer 3 Managed Switch.
Layer 3 switches combine switching speed with IP routing capabilities.
2
Determine the passive component used for structured cable management in telecommunication closets.
Identify that terminating solid core copper wiring from wall drops into fixed RJ-45 ports is the function of a Patch Panel.
Patch panels provide physical stability and clean cable routing before connecting to switches.
3
Identify physical layer signal transition components.
Match converting light signals from fiber to electrical signals on Cat6 copper to a Media Converter.
Media converters work at Layer 1 without altering frame payload structures or logical addressing.
4
Evaluate security hardware that maintains session context.
Match connection state tracking and security rule enforcement to a Stateful Hardware Firewall.
Stateful inspection requires keeping track of active TCP/UDP sessions to permit return traffic automatically.

Anahtar Kavram

Functional roles and OSI layers of network hardware devices in structured cabling and routing infrastructure.
Soru 2996Soru

Match each network hardware device on the left with its primary functional description on the right.

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

Öğeler

Router
Managed Switch
Patch Panel
PoE Injector

Eşleşmeler

Cevabı ve açıklamayı göster

Cevap

Router matches with 'Connects distinct networks and directs traffic based on IP addresses.'; Managed Switch matches with 'Forwards frames within a local network and supports VLAN configuration.'; Patch Panel matches with 'Serves as a passive cabling assembly to organize and terminate incoming network cable runs.'; PoE Injector matches with 'Adds electrical power to an Ethernet cable for a single non-PoE switch port.'
Each network hardware device performs a distinct role in network architecture: Routers join distinct networks together, Managed Switches provide LAN connectivity with VLAN management options, Patch Panels offer structured physical cable termination, and PoE Injectors inject electrical power into an Ethernet line for remote powered devices.

Adım Adım Çözüm

1
Identify the primary network layer and role of a Router.
Connects separate network segments and routes based on IP addresses.
Routers handle inter-network communication.
2
Identify the characteristics of a Managed Switch.
Manages intranet traffic within a LAN and supports VLAN configuration.
Managed switches provide advanced control over local network frames and virtual LAN creation.
3
Identify the purpose of a Patch Panel.
Organizes cable terminations in a server rack or wiring closet passively.
Patch panels provide physical cable management without processing network data.
4
Identify the function of a PoE Injector.
Delivers power over standard twisted-pair network cable for individual endpoints.
PoE injectors supply power to devices such as IP cameras or access points when powered switch ports are unavailable.

Anahtar Kavram

Network Hardware Device Functions
Soru 2997Soru

Match each network hardware device to its primary architectural function within a structured enterprise network infrastructure.

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

Öğeler

Patch Panel
Managed Switch
Media Converter
PoE Injector

Eşleşmeler

Cevabı ve açıklamayı göster

Cevap

Patch Panel matches the static punch-down termination point; Managed Switch matches VLAN assignment and traffic segmentation; Media Converter matches fiber-to-copper signal translation; PoE Injector matches adding inline power for a device on a non-PoE switch.
Each network device performs a distinct physical or data link function: Patch panels terminate structured cable runs; Managed switches handle logical network separation (VLANs) and port configuration; Media converters join dissimilar physical media types like fiber and copper; PoE injectors inject DC current onto twisted-pair wiring for non-PoE switch infrastructure.

Adım Adım Çözüm

1
Identify the passive network infrastructure component.
The Patch Panel serves as the physical termination block for structured wiring.
Horizontal run cables connect permanently to punch-down blocks on the back of a patch panel.
2
Distinguish configurable Layer 2/3 switching devices from passive hardware.
The Managed Switch provides software-configurable VLANs and security.
Unmanaged switches lack configuration interfaces, whereas managed switches support administrative features like trunking and port security.
3
Determine the device responsible for physical media physical-layer translation.
The Media Converter adapts fiber-optic light signals to copper electrical Ethernet signals.
Media conversion works at Layer 1 to bridge different cabling distance or type requirements.
4
Identify midspan power delivery hardware.
The PoE Injector delivers power over Ethernet cabling when the main switch lacks built-in Power over Ethernet capability.
PoE injectors inject DC power inline to power single devices like access points.

Anahtar Kavram

Network Hardware Device Functions and Roles
Soru 2998Soru

A field service technician is setting up smartphones for remote site inspectors who need to capture data using a specialized external USB Type-A digital sensor. The technician plugs the sensor into the smartphone's USB Type-C port using a passive USB Type-C to USB Type-A adapter. Although the adapter works correctly when connecting storage drives to a laptop, the smartphone fails to detect or power the sensor probe. Which of the following capabilities must be supported by the mobile device for this peripheral to function correctly?

Cevabı ve açıklamayı göster

Cevap: USB On-The-Go (USB OTG) capability to allow the mobile device to act as a USB host and supply bus power to connected peripherals.

Cevap

The mobile device must support USB On-The-Go (USB OTG) to operate as a host and provide power to the external USB Type-A sensor.
Mobile devices typically operate as peripheral client devices when plugged into PCs. For a smartphone to communicate with and supply power to external accessories (such as keyboards, mice, flash drives, or specialized USB sensors), the mobile device must support USB On-The-Go (USB OTG). This feature enables the mobile device's port controller to function in host mode.

Adım Adım Çözüm

1
Analyze the technical scenario and connection failure
The external sensor is a USB peripheral requiring a USB host controller and bus power to function, but smartphones operate by default as client peripherals when connected to computers.
Standard mobile USB controller behavior defaults to client mode for charging and file transfer unless host mode functionality is supported.
2
Evaluate the required mobile hardware/OS specification for hosting peripherals
USB On-The-Go (USB OTG) allows mobile ports to dynamically switch roles from client to host.
Without USB OTG support, the smartphone cannot initiate communication or supply power over the USB Type-C port to connected USB Type-A accessories.

Anahtar Kavram

USB On-The-Go (USB OTG) Host Mode Requirements
Soru 2999Soru

A field technician is preparing to replace a failed internal M.2 NVMe SSD in an enterprise laptop. Arrange the technician's procedure steps in the correct chronological order from first to last.

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

Cevabı ve açıklamayı göster

Cevap

The proper sequence is: 1) Shut down the operating system and unplug the AC power adapter, 2) Remove the bottom enclosure screws and detach the access panel, 3) Disconnect the internal battery cable from the motherboard, 4) Replace the M.2 SSD module and tighten the retaining screw, and 5) Reconnect the internal battery, reinstall the bottom cover, and secure the chassis screws.
Standard CompTIA hardware service safety dictates isolating external power first by shutting down the laptop and removing the AC adapter, removing the back panel to access internals, disconnecting the internal battery cable from the motherboard to eliminate standby voltage, swapping and securing the M.2 SSD, and finally reconnecting internal power and securing the chassis cover before powering on the laptop.

Adım Adım Çözüm

1
Disconnect external power sources
System AC current path is removed.
Prevents shock hazard and external electrical surges during chassis opening.
2
Expose internal components
Motherboard access panel is removed.
Grants physical access to internal connectors.
3
Isolate standby internal power
System board logic traces are completely de-energized.
Prevents shorting system board traces or component pins with metallic tools or fingers.
4
Swap the targeted hardware component
Faulty M.2 SSD is replaced with a functional drive.
Installation happens while circuit components have zero potential voltage.
5
Reassemble chassis and restore power connections
Laptop enclosure is fully restored for safe POST testing.
Completes the service lifecycle before validating drive recognition in UEFI/BIOS.

Anahtar Kavram

Proper laptop servicing safety requires removing AC power, opening the chassis, and disconnecting the internal battery before servicing internal system board components.
Soru 3000Soru

A workstation user in a branch office reports that following scheduled network maintenance, their system cannot access internal enterprise servers or internet resources. A technician runs `ipconfig /all` on the affected host and receives the following output:

Ethernet adapter Local Area Connection:
Link-local IPv6 Address . . . . . : fe80::d1a4:89c1:3f20:7b11%12
IPv4 Address. . . . . . . . . . . : 169.254.48.192
Subnet Mask . . . . . . . . . . . : 255.255.0.0
Default Gateway . . . . . . . . . :
DNS Servers . . . . . . . . . . . :

The branch office relies on a centralized DHCP server located across a Layer 3 router on the main corporate network segment. Which of the following is the MOST likely root cause of this connectivity failure?

Cevabı ve açıklamayı göster

Cevap: The DHCP relay agent (IP helper address) on the local router was disabled or misconfigured during maintenance.

Cevap

The DHCP relay agent (IP helper address) on the local router was disabled or misconfigured during maintenance.
The presence of a 169.254.x.x IPv4 address with empty Gateway and DNS fields indicates that the workstation attempted dynamic configuration but failed to reach a DHCP server, causing Windows to generate an Automatic Private IP Address (APIPA). Because the central DHCP server is located on a different subnet across a Layer 3 boundary, the local default gateway (router) must have a configured DHCP relay agent (IP helper address) to forward client DHCP broadcast packets to the remote server. Disabling or misconfiguring this relay agent during maintenance prevents clients on the local segment from leasing valid IP settings.

Adım Adım Çözüm

1
Analyze the host network configuration output
Identified IPv4 address as 169.254.48.192169.254.48.192 with subnet mask 255.255.0.0255.255.0.0, and missing default gateway / DNS entries.
An address in the range 169.254.0.0/16169.254.0.0/16 indicates APIPA generation caused by unfulfilled DHCP lease requests.
2
Evaluate network architecture constraints
Recognized that client broadcast messages (DHCPDISCOVER) cannot cross Layer 3 boundaries without helper assistance.
Routers drop Layer 2 broadcast packets by default; an IP helper / DHCP relay agent must intercept and forward these requests as unicast packets to remote DHCP servers.
3
Synthesize symptoms to determine failure point
Concluded that maintenance on the router disrupted the DHCP relay configuration.
Without a functional relay agent on the local router, client hosts fail to acquire leases from the centralized DHCP server and revert to non-routable APIPA addresses.

Anahtar Kavram

APIPA Identification and DHCP Relay (IP Helper) Operations across Routers
ÖncekiSayfa 150 / 178Sonraki
Tüm alıştırma soruları — CompTIA A+ (Core 1 & Core 2) | Examkin