Which command can an administrator use to verify the IP configuration of interfaces on a Linux host?
- ifconfig
- ipconfig/all
- arp -a
- networksetup -getinfo
Explanation: Using the Linux command line, the network administrator can display the status and IP configuration of interfaces by using the ifconfig command.
Exam with this question: 1.4.10 Check Your Understanding – Troubleshoot Endpoint Connectivity
Please login or Register to submit your answer