All practice questions
2237 questions
A network administrator is analyzing console log messages and packet captures between two Layer 2 switches, Switch-A and Switch-B, connected via an 802.1Q trunk on port GigabitEthernet0/1. Switch-A has GigabitEthernet0/1 configured with 'switchport trunk native vlan 10', whereas Switch-B has GigabitEthernet0/1 configured with 'switchport trunk native vlan 20'. Cisco Discovery Protocol (CDP) alerts report a %CDP-4-NATIVE_VLAN_MISMATCH error. Hosts on Switch-A in VLAN 10 report unexpected cross-talk and data leaks to hosts on Switch-B in VLAN 20, while tagged VLAN 30 traffic functions normally. Which of the following correctly explains the underlying root cause of this behavior and the required resolution?
A network administrator is provisioning a wireless network for a medical clinic. To fulfill regulatory compliance mandates, the deployment requires centralized user authentication integrated with an 802.1X RADIUS server and 192-bit cryptographic strength for payload confidentiality. Which wireless security deployment mode and encryption suite best satisfies these requirements?
A network administrator configures a workstation with IP address and subnet mask . The workstation can successfully ping local hosts, but fails to reach any external subnets. Reviewing `ipconfig /all` reveals the following output:
IPv4 Address. . . . . . . . . . . : 172.20.30.45
Subnet Mask . . . . . . . . . . . : 255.255.255.192
Default Gateway . . . . . . . . . : 172.20.30.65
Which of the following identifies the root cause of the connectivity failure?
A network technician is investigating a connectivity issue where a host with IP address cannot access services on a remote subnet . Local ping tests confirm the host can communicate with other devices on . Which of the following misconfigurations could cause this issue? (Select TWO.)
Select all that apply
A network administrator submits a Request for Change (RFC) to perform a major firmware upgrade on the central distribution switches servicing a corporate office. The submission details the business justification, target maintenance window, affected VLANs, and post-installation validation tests. However, the Change Advisory Board (CAB) rejects the RFC during review. Which of the following critical components was most likely missing from the RFC submission?
A network technician receives reports that client workstations on a corporate subnet are unable to resolve external internet hostnames, although internal hostname resolution functions normally. Place the diagnostic and remediation steps in the correct logical sequence from initial client-side isolation to final resolution verification.
Drag items to arrange them in the correct order
A network technician suspects that recent Active Directory logon failures across a branch office are caused by Network Time Protocol (NTP) traffic being blocked by a newly deployed perimeter firewall. To test this theory, the technician creates a temporary logging rule on the firewall and attempts a manual time synchronization from a branch domain controller, observing that outgoing UDP port 123 packets are actively being dropped. Having confirmed that NTP packet blockage is the root cause of the synchronization failure, which of the following actions should the technician perform NEXT according to the CompTIA troubleshooting methodology?
A network administrator needs to construct an inbound IPv4 extended Access Control List (ACL) on a gateway router to secure an internal server subnet (). The security policy requires allowing administrative SSH access from host , allowing web HTTPS traffic from the internal workstation subnet (), blocking all other traffic originating from subnet , and permitting traffic from all other internal subnets. Place the following ACL statement descriptions in the correct sequence from top to bottom (first matching rule to last).
Drag items to arrange them in the correct order
A client workstation on VLAN 10 () fails to receive an IPv4 address lease from a centralized DHCP server located on VLAN 20 (). Which TWO of the following configurations or conditions on the intervening Layer 3 router would directly prevent the client from obtaining a DHCP lease? (Select TWO.)
Select all that apply
Following an internal compliance audit, an enterprise network engineering team must update performance monitoring configurations across core switches. The updated security baseline requires all device metrics polling to enforce cryptographic user authentication as well as full packet payload encryption. Which protocol configuration satisfies these performance monitoring security requirements?
A network administrator has just completed diagnostic testing and confirmed that a failing Small Form-factor Pluggable (SFP+) optical transceiver on a core switch is causing excessive CRC errors and link flapping. According to the CompTIA troubleshooting methodology, which TWO of the following actions should the administrator take next as part of the immediate following step?
Select all that apply
A network technician is troubleshooting a suspected physical wiring fault on an unshielded twisted-pair (UTP) Ethernet cable run. Which of the following tools should the technician use to identify pinout errors and locate physical conductor breaks? (Select TWO.)
Select all that apply
A network engineer is troubleshooting name resolution failures for a corporate portal on a Linux workstation. The engineer executes an initial query using `dig @10.50.1.10 portal.corp.local` and receives the following output snippet:
text
;; flags: qr rd ra tc; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0
;; MSG SIZE rcvd: 52
To troubleshoot further, the engineer attempts an explicit TCP query using `dig +tcp @10.50.1.10 portal.corp.local`, which results in a connection timeout after 15 seconds. Standard UDP ICMP reachability to `10.50.1.10` is verified. Which of the following is the root cause of this name resolution failure?
A network administrator is troubleshooting persistent latency spikes and excessive frame retransmissions in an executive conference facility. A site survey reveals that adjacent access points are broadcasting on overlapping 40 MHz channels within the 2.4 GHz spectrum, and legacy 802.11b basic data rates (1 Mbps and 2 Mbps) remain enabled across all radios. Which TWO actions should the administrator take to mitigate these wireless performance issues?
Select all that apply
A network technician is troubleshooting a newly deployed web server configured with IP address . The server can ping another host on the local subnet at , but it cannot reach external networks or receive HTTPS requests from internet clients.
Reviewing the device settings reveals:
- Router LAN Interface IP:
- Server Default Gateway:
- Router WAN Interface Inbound ACL:
- `permit tcp any host 10.50.12.35 eq 80`
- `deny ip any any`
Which TWO of the following troubleshooting actions are required to restore full intended connectivity for the server?
Select all that apply
A network engineer is establishing a telemetry and performance monitoring architecture for remote site routers experiencing performance degradation during real-time video conferencing. The solution must capture flow-level metrics such as packet loss and inter-arrival jitter for video traffic while ensuring secure, encrypted polling of router hardware resources (CPU and memory utilization). Which of the following protocols and configurations should the engineer implement? (Select TWO.)
Select all that apply
A network administrator suspects that a twisted-pair copper cable run inside a wall cavity has a broken conductor, causing a complete link failure. Which of the following tools should the administrator use to locate the exact distance to the break along the cable run?
A network technician deploys a 65-meter Category 6A UTP cable run between a core switch and a distribution switch. A basic continuity cable tester indicates proper 1-to-1 pin alignment across all eight conductors (Pin 1 to Pin 1, Pin 2 to Pin 2, etc.). However, when the link is connected to 10GBASE-T ports, the connection frequently drops, exhibits excessive frame errors, and fails to sustain 10Gbps throughput. During physical termination, individual wires from different twisted pairs were incorrectly paired together on adjacent pins (such as pairing pin 3 with pin 4 and pin 5 with pin 6) at both ends of the run. Which physical cabling fault is present in this installation, and which diagnostic tool is required to identify and measure the extent of this failure?
An organization is implementing a client-based Remote Access VPN using L2TP/IPsec to provide secure connectivity for remote workers through perimeter firewalls and Network Address Translation (NAT) gateways. Which of the following protocol requirements and firewall rules are necessary to establish and maintain this VPN connection? (Select TWO.)
Select all that apply
A network administrator is configuring an extended IPv4 Access Control List (ACL) on a core router to permit administrator workstations on subnet to manage remote servers on subnet using Remote Desktop Protocol (RDP). The administrator configures the following ACL entry inbound on the router interface connected to the administrator subnet:
`access-list 110 permit tcp 172.20.10.0 0.0.0.255 eq 3389 10.30.50.0 0.0.0.255`
`access-list 110 deny ip any any`
After applying the ACL, administrators report that RDP connection attempts to the servers time out. Which of the following identifies the configuration error in the ACL entry?