Valid 100-140 Dumps shared by EduDump.com for Helping Passing 100-140 Exam! EduDump.com now offer the newest 100-140 exam dumps, the EduDump.com 100-140 exam questions have been updated and answers have been corrected get the newest EduDump.com 100-140 dumps with Test Engine here:
A system administrator needs to check the current IP configuration status of virtual interfaces on a server to troubleshoot connectivity issues. Which iproute2 command should they use?
Correct Answer: C
Correct Answer. C. ip addr ip addr is a concise form of the ip addr show command and lists all network interfaces and their IP addresses, including virtual interfaces (veth), which is critical for troubleshooting complex network setups. Option A is incorrect. While sounding plausible, ip addr list is not the correct syntax for displaying IP addresses. Option B is incorrect. ip link show type veth specifically lists virtual ethernet interfaces but focuses on link status rather than IP configuration. Option D is incorrect. ip route list displays the routing tables and does not provide direct information about interface IP configurations.