CompTIA Linux+ Powered by LPI (LX0-104) — Question 12

Which of the following commands can be used to display the local routing table? (Choose TWO correct answers.)

Answer options

Correct answer: C, D

Explanation

The correct answers are C (netstat) and D (route) as they both provide information about the routing table. Options A (ifconfig) is for network interface configuration, B (dig) is used for DNS queries, and E (trackroute) is not a standard command for displaying the routing table.