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

Which of the following changes may occur as a consequence of using the command ip? (Choose three.)

Answer options

Correct answer: A, D, E

Explanation

The command ip is primarily used for network management, and it can activate or deactivate network interfaces (A), modify IP addresses (D), and update the routing table (E). However, it does not directly affect the resolver configuration or change the system's host name, which is why options B and C are incorrect.