CompTIA A+ Core 2 (220-1002) — Question 80

A technician is having issues with the WiFi connection while working on a Mac. The technician wants to check which SSID the computer is connected to and some statistics about the connection. Which of the following terminal commands should the technician use?

Answer options

Correct answer: D

Explanation

The command 'ifconfig' is used to display network interface configurations, including details about the current WiFi connection and its SSID. The other options do not provide the necessary information: 'apt-get' is for package management, 'iwconfig' is typically used in Linux environments, and 'sudo' is a command to execute tasks with elevated privileges but does not provide network information.