A user needs to find the MAC address on the host PC. Which command line utility can be used to display this information?
- nslookup
- ipconfig /all
- ping
- tracert
Explanation: The command utility ipconfig/all can be used to display the IP configuration, gateway address and MAC address on a PC. The command utility tracert can be used to display the route taken to the destination, while nslookup is used to query the name server for information on a destination domain. The command utility ping is used to test connections to other IP hosts.
Exam with this question: Networking Basics - 17.2.3 Network Testing Utilities Quiz
Please login or Register to submit your answer