All practice questions
2237 questions
Match each network attack type on the left with its corresponding operational vector or network signature on the right.
Click a left item, then click its matching right item
Items
Matches
A network administrator is investigating a report that newly provisioned database servers residing on VLAN 30 attached to Switch-A cannot communicate with application servers on VLAN 30 connected to Switch-B. Both switches are connected via an 802.1Q trunk on interface GigabitEthernet0/1. The administrator executes a troubleshooting command on Switch-A and observes the following output:
| Port | Mode | Encapsulation | Status | Native vlan |
|---|---|---|---|---|
| Gi0/1 | on | 802.1q | trunking | 1 |
| Port | Vlans allowed on trunk |
|---|---|
| Gi0/1 | 1-20, 40-100 |
Local pings from the database servers to Switch-A's Layer 3 VLAN 30 interface succeed, but traffic crossing to Switch-B is completely dropped. Which of the following identifies the root cause of this connectivity failure?
A system administrator monitoring enterprise server infrastructure notices that a critical database connection experiences low throughput and high packet retransmissions. Interface telemetry on the switch port reveals an increasing count of late collisions, runts, and CRC frame errors, even though link bandwidth utilization remains under 15%. Which of the following interface issues is the most probable root cause of these performance metrics?
An administrator is troubleshooting remote network connectivity for a client workstation configured with the following static IPv4 parameters:
- IP Address:
- Subnet Mask:
- Default Gateway:
The workstation can successfully reach local hosts within the range, but all attempts to communicate with external networks fail. Physical layer diagnostics and switchport configurations are verified to be fully operational. Which of the following represents the root cause of the connectivity failure?
A network technician needs to verify basic Layer 3 IP reachability to a default gateway host at 192.168.1.1 by transmitting ICMP Echo Request messages. Which command-line utility should the technician use?
A network administrator is troubleshooting an issue where workstations on a newly provisioned subnet, VLAN 55 (), fail to acquire dynamic IP configurations and instead assign themselves addresses in the range to .
The central DHCP server () resides on VLAN 10. The Layer 3 switch routing interface for VLAN 55 is configured as follows:
text
interface Vlan55
ip address 172.18.16.1 255.255.248.0
ip helper-address 10.100.5.10
A packet capture performed at the DHCP server shows that unicast `DHCPDISCOVER` packets forwarded by the Layer 3 switch arrive at the server with a Gateway IP Address (GIADDR) of , but the DHCP server returns no `DHCPOFFER`. All other subnets using this DHCP server are receiving leases normally.
Which of the following is the MOST likely root cause of this failure?
A network administrator is investigating an issue where database servers in a secondary rack lose connectivity to primary application servers during nightly backup windows. The administrator gathered user reports, confirmed the link failures, established a theory that an automated backup job was saturating the inter-switch trunk, and performed packet captures during a test run to confirm this theory as the verified root cause. According to the CompTIA troubleshooting methodology, which of the following should the network administrator do NEXT?
A systems engineer executes the following command to diagnose a connection failure to an internal application server:
text
$ dig @10.0.4.15 app.internal.net A
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 48219
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 1
;; QUESTION SECTION:
;app.internal.net. IN A
;; AUTHORITY SECTION:
internal.net. 3600 IN SOA ns1.internal.net. admin.internal.net. ( 2026072601 7200 3600 1209600 3600 )
Based on the output snippet, which of the following best explains why no IP address was returned for the query?
A system administrator notices that industrial telemetry sensors on a smart factory floor periodically lose connectivity with an edge gateway after a recent firmware rollout. The administrator duplicated the issue in a lab environment and hypothesized that an aggressive handshake timeout in the new firmware was causing session drops. After adjusting the timeout parameter in the lab, the connectivity issues ceased and the theory was confirmed. According to the CompTIA troubleshooting methodology, which of the following actions should the administrator perform next?
A network technician is investigating performance degradation in a newly renovated office wing. Users report high packet loss and frequent disconnections when connected to the 2.4 GHz wireless network. An RF spectrum audit reveals that neighboring access points in the wing are currently operating on channels 1, 4, and 6. Which of the following configuration changes should the technician implement to resolve the transmission issues?
A network technician is troubleshooting an IP security camera that fails to power on when connected to an RJ-45 wall jack configured for Power over Ethernet (PoE). The technician needs to measure the precise electrical DC voltage output across the specific copper pins at the wall jack to confirm whether the switch port is supplying power. Which hardware tool should the technician use to perform this measurement?
A network administrator is investigating intermittent performance issues on a database server connected to a distribution switch via a multi-mode fiber optic trunk. System logs reveal high physical-layer frame error counts as well as unexpected database session terminations. Which TWO diagnostic actions should the administrator take to accurately pinpoint the physical cable fault and analyze the session disruptions?
Select all that apply
A workstation on an enterprise network cannot connect to an internal intranet portal by its hostname `portal.local`. A network technician must execute a systematic diagnostic process to isolate whether the issue originates from local client caching, the default DNS resolver, or the authoritative DNS server configuration. In what order should the technician execute the following troubleshooting steps?
Drag items to arrange them in the correct order
A network engineer is responding to reports of severe latency and packet loss affecting handheld inventory scanners in a fulfillment warehouse. A spectrum analysis of the 2.4 GHz band shows that three adjacent Access Points (APs) covering the same zone are configured to use Channel 1, Channel 3, and Channel 4, respectively. Which of the following identifies the primary cause of the wireless connectivity issues?
A network technician is troubleshooting an IP surveillance camera that repeatedly reboots whenever its high-power infrared illuminators activate at night. The camera is powered via Power over Ethernet (PoE) over an 85-meter Category 6 UTP cabling drop. A basic wiremapper confirms correct T568B pinout continuity with no opens or shorts. Which TWO of the following diagnostic findings or procedures are most accurate for identifying and resolving this physical cabling issue?
Select all that apply
Following an infrastructure compliance audit, a network engineer must harden a Layer 2 access switch deployed in a branch office. The audit report identified two critical security findings: remote administration sessions transmit management credentials in cleartext, and unassigned physical switch ports remain active in the default VLAN. Which combination of hardening procedures should the engineer implement to remediate these specific vulnerabilities?
A system administrator needs to perform BIOS-level firmware updates and observe the full pre-boot POST process on a critical bare-metal server located in a remote data center. The server's primary operating system is currently unresponsive, and local network adapters are disabled. Which out-of-band remote management technology provides keyboard, video, and mouse interaction at the hardware level regardless of the operating system state?
A network administrator needs to establish a performance monitoring strategy for a critical enterprise WAN link. The requirements state that the solution must securely collect interface baseline utilization counters without exposing management data to sniffing, while also providing flow-level insight into which specific applications and endpoints are consuming bandwidth. Which of the following protocols and configurations should the administrator deploy? (Select TWO.)
Select all that apply
A network administrator is troubleshooting remote administration access to an edge router (). Systems engineers on the management network () report that ping requests to the router succeed, but SSH connections to port 22 time out. Upon inspecting the router interface's inbound Access Control List (ACL), the administrator reviews the following entries:
access-list 105 permit icmp 10.40.8.0 0.0.0.255 any
access-list 105 permit udp 10.40.8.0 0.0.0.255 host 172.28.10.1 eq 22
access-list 105 deny ip any any
Which of the following is the root cause preventing SSH access to the router?
A network security administrator is configuring traffic filtering rules on a perimeter security appliance connecting an internal server zone () to an isolated database server (). The administrator configures explicit rules permitting TCP port 1433 traffic for database queries. However, administrative management scripts sending UDP status probes on port 1434 from the same subnet are silently dropped without generating an explicit block rule entry in the event log. Which of the following explains why the management script traffic is being blocked?