Tüm alıştırma soruları
2237 soru
A network engineer is responding to a critical datastore access failure across a virtualized server cluster immediately following scheduled network switch maintenance. Place the following troubleshooting steps in the correct chronological sequence according to the official CompTIA troubleshooting methodology.
Öğeleri doğru sıraya koymak için sürükleyin
A network engineer is troubleshooting several Layer 2 connectivity issues across enterprise switch stacks. Match each observed diagnostic log output or interface symptom on the left with its correct underlying root cause on the right.
Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın
Öğeler
Eşleşmeler
A network engineer is troubleshooting an issue where workstations on a branch office subnet () cannot access an internal corporate web server () over HTTPS or reach external websites. Local inter-VLAN traffic works normally.
The engineer inspects the workstation configuration and branch router logs:
Workstation Network Settings:
- IP Address:
- Subnet Mask:
- Default Gateway:
Branch Router Routing Table (`show ip route` excerpt):
- is directly connected, `GigabitEthernet0/0.30`
- [1/0] via
Branch Router Outbound ACL (`show ip access-lists OUTBOUND_FILTER` excerpt):
- `10 permit udp 192.168.30.0 0.0.0.255 host 10.50.4.100 eq 443`
- `20 deny ip 192.168.30.0 0.0.0.255 10.50.0.0 0.0.255.255`
Which TWO factors are directly responsible for the observed connectivity failure? (Select TWO.)
Geçerli olan tümünü seçin
A network administrator is creating an inbound IPv4 extended Access Control List (ACL) on a router interface to filter traffic from the internal management subnet () heading toward a DMZ web server (). The policy requires allowing secure HTTPS access specifically for management workstation , allowing general HTTP traffic from the entire internal subnet to the web server, logging any other blocked attempts from the internal subnet to the DMZ subnet (), and relying on standard firewall drop behavior for remaining traffic. Arrange the following ACL entries in the correct top-to-bottom sequence to ensure proper evaluation without rule shadowing.
Öğeleri doğru sıraya koymak için sürükleyin
A network security administrator is configuring a newly installed enterprise edge router to establish a hardened management baseline. Place the administrative hardening tasks into the correct execution sequence, from initial authentication setup to physical port containment.
Öğeleri doğru sıraya koymak için sürükleyin
A network administrator at a branch office discovers that several newly connected workstation clients are receiving IP configuration parameters from an unauthorized scope outside the corporate network design. Analysis reveals that these clients were assigned a default gateway address belonging to an unknown laptop on the local segment, causing all outbound traffic from these clients to be intercepted. Which of the following attack types is being executed?
A network administrator is troubleshooting an issue where new Linux servers in VLAN 105 () fail to acquire dynamic IP addresses from a central DHCP server () located across a Layer 3 boundary. The router subinterface for VLAN 105 (`Gi0/0.105`) is configured with `ip helper-address 10.10.1.50`. However, packet captures show that client DHCP DISCOVER requests sent to are received on `Gi0/0.105`, but no unicast DHCP messages are ever transmitted from the router toward , and client systems eventually assign themselves APIPA addresses. Upon reviewing the router interface configuration and DHCP server status, which TWO conditions would explain this behavior?
Geçerli olan tümünü seçin
A network systems engineer is investigating severe network degradation on a newly deployed 90-meter Category 6A UTP link connecting an access switch to a server cluster. Server nodes on this link report intermittent link flapping, high frame loss, and an inability to obtain dynamic IP configurations from the centralized DHCP server. To conduct a comprehensive diagnosis of both physical layer integrity and transport protocol operations for this issue, which TWO of the following tools or capture filter configurations should the engineer utilize? (Select TWO)
Geçerli olan tümünü seçin
A network administrator is troubleshooting connectivity issues for a workstation that cannot access a secure web portal (). The workstation is assigned an IP address of with a default gateway configured as . A ping test from the workstation to its configured default gateway fails. Furthermore, inspection of the interface ACL on the intermediate router shows only the following rule: `permit tcp 192.168.5.0 0.0.0.255 host 10.50.20.15 eq 80`. Which TWO of the following configurations are causing the connection to fail? (Select TWO)
Geçerli olan tümünü seçin
A network administrator is designing an out-of-band (OOB) remote management infrastructure to maintain emergency administrative access to core network devices during a primary WAN transport failure. Which of the following implementation steps are required to establish a secure, dedicated out-of-band management solution? (Select TWO.)
Geçerli olan tümünü seçin
Match each physical layer network issue or diagnostic requirement with the most appropriate hardware testing tool.
Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın
Öğeler
Eşleşmeler
A network engineer is troubleshooting high frame error rates and link degradation on a 90-meter Category 6 twisted-pair cable drop connecting a core switch to a desktop client. A basic continuity wiremap tester indicates that all eight pins are correctly wired straight-through (1-to-1 through 8-to-8) with no open or short circuits. However, when the link autonegotiates to 1000BASE-T, the connection experiences severe Near-End Crosstalk (NEXT) and high packet loss. Which diagnostic tool should the engineer utilize to identify the physical cable fault causing this issue?
A network technician is troubleshooting severe latency and high frame retransmission rates on a 2.4 GHz wireless network within an office suite. Signal spectrum analysis reveals that three neighboring access points are broadcasting on channels 1, 2, and 3, resulting in significant adjacent-channel interference. Which of the following actions should the technician take to remediate these wireless signal issues? (Select TWO.)
Geçerli olan tümünü seçin
A network security administrator detects anomalous network activity where a switch is broadcasting unicast frames to all active switch ports, enabling an unauthorized user to capture sensitive network traffic. Investigation reveals that a connected device transmitted tens of thousands of frames with distinct, randomly generated source physical addresses within a few seconds. Which of the following statements accurately characterize the attack vector taking place and its primary mitigation method? (Select TWO)
Geçerli olan tümünü seçin
An organization's security policy mandates that all telemetry and network performance monitoring data collected from core routers must be protected against eavesdropping and data tampering. When configuring SNMPv3 monitoring agents on these devices, which security level must be enabled to provide both cryptographic authentication and data payload encryption?
A network engineer is troubleshooting a newly connected point-of-sale terminal on VLAN 45 () that cannot communicate with the accounting database. Executing `ip addr show eth0` on the terminal produces the following output:
text
eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default
inet 169.254.112.85/16 brd 169.254.255.255 scope global eth0
valid_lft forever preferred_lft forever
Inspection of the default gateway router configuration for VLAN 45 displays the following settings:
text
interface GigabitEthernet0/0.45
encapsulation dot1Q 45
ip address 10.45.10.1 255.255.255.0
ip helper-address 10.100.20.14
A recent IP audit confirms that the active central enterprise DHCP server resides at address . What is the primary root cause of the terminal failing to acquire a valid network IP address?
A network technician receives reports that internal workstations are intermittently directed to an external IP address when resolving the internal hostname `app.corp.local`. To investigate, the technician executes `nslookup app.corp.local 10.0.4.10` from a CLI interface and receives the following output:
Server: internal-dns.corp.local
Address: 10.0.4.10
Non-authoritative answer:
Name: app.corp.local
Address: 203.0.113.88
Based on this output, which of the following is the most accurate analysis of the issue?
A network administrator is using a packet analyzer to troubleshoot an issue where client hosts on a remote subnet cannot obtain IP addresses automatically. The administrator suspects that DHCP relay messages are not reaching the centralized DHCP server. To verify if relayed bootstrap requests are arriving at the server's network interface card, which protocol and port criteria should the administrator filter for in the packet analyzer capture?
An organization operates a centralized logging infrastructure where internal servers on the subnet transmit log data to a Syslog server at . The network administrator configures an extended IPv4 Access Control List (ACL) with the rule `permit tcp 192.168.10.0 0.0.0.255 host 172.16.50.25 eq 514`. After applying this rule, no logs are received by the Syslog server. Which of the following modifications to the ACL will resolve the log transmission failure?
A network administrator on a Linux workstation is troubleshooting an inability to reach a remote HTTPS service hosted at 10.20.30.50 on custom port 8443. Following a structured bottom-up OSI troubleshooting methodology, in what sequence should the administrator execute the following command-line diagnostics to systematically isolate the failure?
Öğeleri doğru sıraya koymak için sürükleyin