Which command can be used on Linux and MAC hosts to get IP addressing information?
- ipconfig
- ip address
- ifconfig
- networksetup -getinfo
Explanation: Network administrators typically view the IP addressing information on Windows hosts by issuing the ipconfig command, and on Linux and Mac hosts by issuing the ifconfig command. The networksetup -getinfo command is used on Mac hosts to verify IP settings. The ip address command is used on Linux hosts to display IP addresses and properties.
Exam with this question: DevNet Associate Course Final Exam Answers
Exam with this question: 5.7.2 Module 5: Network Fundamentals Quiz
Please login or Register to submit your answer