All practice questions
2237 questions
A network administrator is troubleshooting an issue where containerized API gateways fail to communicate with an internal microservice cluster across a virtual overlay network. The administrator established a theory that an overly restrictive container firewall policy was blocking traffic and verified this theory by temporarily allowing all traffic, which immediately restored connectivity. Which of the following actions should the administrator take in the immediate next phases of the CompTIA troubleshooting methodology? (Select TWO.)
Select all that apply
A network administrator is isolating connectivity failures on a newly commissioned twisted-pair workstation drop. The administrator needs to verify the physical layer integrity to pinpoint cable distance faults and analyze captured broadcast traffic to identify rogue DHCP server offers on the subnet. Which TWO tools or capabilities should the administrator utilize to achieve these objectives? (Select TWO)
Select all that apply
A network administrator is troubleshooting a DNS lookup issue on a Linux client. Standard hostname resolution over UDP functions normally for small queries, but operations requiring larger payloads fail. When testing the DNS server at IP address `172.16.10.5` using the TCP mode (`+vc` flag), the administrator observes the following output:
text
$ dig @172.16.10.5 app.corp.internal +vc
;; Connection to 172.16.10.5#53(172.16.10.5) for app.corp.internal failed: connection refused.
Which of the following is the most likely root cause of this failure?
Match each observed wireless network performance symptom to its corresponding Radio Frequency (RF) root cause or signal behavior.
Click a left item, then click its matching right item
Items
Matches
A network specialist is auditing and hardening newly deployed Layer 2 access switches at a branch office. To minimize the local physical attack surface and prevent VLAN hopping attacks across trunk connections, which TWO hardening practices should the specialist implement? (Select TWO.)
Select all that apply
An enterprise systems administrator is organizing management channels across data centers and branch locations. Match each administrative capability on the left with the specific remote management mechanism or hardware solution on the right that provides that capability.
Click a left item, then click its matching right item
Items
Matches
A network engineer is configuring traffic filtering between a web application cluster in a DMZ () and a backend database subnet (). Web application servers must initiate queries to a database server listening on TCP port . The security architecture incorporates both a stateful inspection firewall and stateless router Access Control Lists (ACLs). Which TWO of the following statements correctly describe the filtering requirements and expected packet behavior for this deployment?
Select all that apply
A network administrator is troubleshooting an issue where a Windows client workstation fails to resolve internal hostnames. To isolate where name resolution fails within the OS lookup hierarchy, in what order does a standard Windows client attempt to resolve a target hostname? Arrange the following resolution mechanisms from first evaluated (top) to last evaluated (bottom).
Drag items to arrange them in the correct order
A network technician is troubleshooting a newly connected client workstation that cannot access local network resources or the internet. Executing `ipconfig /all` on the workstation yields the following output:
Ethernet adapter Ethernet0:
Connection-specific DNS Suffix . :
Link-local IPv6 Address . . . . . : fe80::d4a2:810f:3c21:7a9a%12
IPv4 Address. . . . . . . . . . . : 169.254.108.42
Subnet Mask . . . . . . . . . . . : 255.255.0.0
Default Gateway . . . . . . . . . :
Which of the following is the most likely cause of this workstation's IP configuration?
A network engineer is analyzing a packet capture (pcap) collected from a client workstation that is unable to authenticate with a RADIUS server. The trace shows the workstation sending UDP datagrams to port 1812 on the server IP address, followed immediately by ICMP Type 3, Code 3 (Destination Unreachable - Port Unreachable) response messages from the server. Which of the following conclusions is best supported by the packet analyzer output?
An organization is designing its disaster recovery strategy for a secondary data center. The business requirements state that critical services must be restored within 4 hours following a site failure (RTO = 4 hours), and data loss must not exceed 1 hour (RPO = 1 hour). To minimize ongoing operational expenses, management specifies that the secondary site should have pre-installed server and networking hardware, but production data can be synchronized periodically and application services do not need to run live in parallel during normal operations. Which disaster recovery site model best satisfies these operational and budgetary requirements?
A network administrator is configuring workstations on a branch office local area network assigned the IPv4 address block . Which of the following IPv4 addresses are valid, usable host IP addresses within this subnet? (Select TWO.)
Select all that apply
A network analyst is inspecting the de-encapsulation process on a server receiving traffic for a web application. Once the Network Interface Card (NIC) strips the Layer 2 Ethernet frame header and trailer, which layer's header is processed next by the network stack, and what Protocol Data Unit (PDU) is exposed?
A host workstation on Subnet A transmits data to a server located on Subnet B across an intermediate IP router. Which of the following best describes the header modifications that occur when the router processes and forwards the data unit to the next hop?
A network technician is implementing an automated configuration archiving system for network switches. The system relies on Trivial File Transfer Protocol (TFTP) to push configuration files to a centralized storage server without requiring user authentication or maintaining complex connection sessions. Which of the following port and transport protocol combinations must be permitted on the network firewall to allow this traffic?
A network engineer is reviewing routing loop prevention mechanisms across dynamic routing protocols deployed within an enterprise network. Which of the following mechanisms are specifically utilized by distance-vector dynamic routing protocols to prevent routing loops? (Select TWO.)
Select all that apply
Clients connected to VLAN 20 () are unexpectedly receiving IPv4 address leases from the pool configured for VLAN 10 (). Inspection of the central DHCP server shows healthy scope configurations. Which of the following is the most likely cause of this issue?
A system administrator is updating firewall access control lists to enable user workstations to securely send outbound messages and retrieve incoming messages from an enterprise mail server over TLS-encrypted sessions. Which TWO of the following port and protocol combinations must be permitted through the firewall to support these secure email services? (Select TWO.)
Select all that apply
A network engineer is configuring a switch port connected to an enterprise wireless access point (AP). The AP requires untagged management traffic to be placed onto VLAN 10, while user Wi-Fi traffic must be carried across the link as 802.1Q tagged frames for VLAN 30. Which of the following interface configuration approaches correctly fulfills this requirement?
A system administrator monitors outbound network traffic generated by a local workstation initiating a secure shell (SSH) session to a remote server. As the application payload moves down the OSI model protocol stack on the source host, specific encapsulation processes take place. Which of the following statements accurately describe how the data unit is modified during this outbound encapsulation process? (Select TWO)
Select all that apply