A support technician needs to know the IP address of the wireless interface on a MAC. What is the best command to use to accomplish the task?
- ipconfig getifaddr en0
- copy running-config startup-config
- show interfaces
- show ip nat translations
Explanation & Hint: For a support technician who needs to find out the IP address of the wireless interface on a Mac, the best command to use is: ipconfig getifaddr en1 Typically on a Mac, the It’s important to note, however, that the assignment of interface names ( The other commands listed are not applicable for this purpose:
|