A network administrator is investigating an incident where accounting personnel are unable to connect to a dedicated network-attached storage (NAS) device following an unexpected power outage. The administrator interviews affected users, verifies physical cabling, and observes that the NAS drive and network status LEDs indicate normal physical operation. However, pings to the device's default IP address consistently time out. The administrator formulates a theory that the DHCP server assigned a new IP address to the NAS upon reboot rather than reserving its previous static address. According to the CompTIA troubleshooting methodology, what is the NEXT step the administrator should take?
- Test the theory by checking the DHCP server active lease table to determine if the NAS MAC address was assigned a different IP address.Answer
- BEstablish a plan of action to reconfigure the NAS network interface with a static IP address and update DNS records.
- CDocument the incident findings, root cause, and corrective configuration steps in the ticketing system.
- DReplace the local Layer 2 network switch with a Layer 3 router to handle IP address assignments for the storage network.
Answer
The administrator should test the theory by checking the DHCP server active lease table to determine if the NAS MAC address was assigned a different IP address.
The technician has completed Step 1 (Identify the problem) by gathering symptoms and checking LEDs, and Step 2 (Establish a theory of probable cause) by hypothesizing that an unexpected DHCP assignment occurred. According to the CompTIA methodology, the immediate NEXT step is Step 3: Test the theory to determine the cause. Checking the active DHCP lease table tests this specific hypothesis without making premature configuration changes.
Step-by-Step Solution
Key Concept
CompTIA 6-Step Troubleshooting Methodology: Step 3 (Test the theory to determine cause)