LPIC-1 Exam 102 v5 (Linux Administrator) — Question 112

On a Linux workstation, the route command takes a long time before printing out the routing table. Which of the following errors does that indicate?

Answer options

Correct answer: E

Explanation

The correct answer is E because the route command attempts to resolve hostnames to IP addresses, and if DNS is not functioning, this can cause delays. Options A, B, C, and D do not directly relate to the command's delay as they pertain to routing data integrity, router availability, default router conflicts, and daemon status, respectively.