220-1002 · Question #390
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…
The correct answer is B. iwconfig. iwconfig is a Unix/Linux command-line utility used to display and configure wireless network interface parameters, including the connected SSID, signal strength, bit rate, and other wireless statistics. Among the listed options, it is the only one relevant to wireless network…
Question
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?
Options
- Aapt-get
- Biwconfig
- Csudo
- Difconfig
How the community answered
(42 responses)- A2% (1)
- B88% (37)
- C2% (1)
- D7% (3)
Explanation
iwconfig is a Unix/Linux command-line utility used to display and configure wireless network interface parameters, including the connected SSID, signal strength, bit rate, and other wireless statistics. Among the listed options, it is the only one relevant to wireless network information. 'apt-get' is a Linux package manager, 'sudo' is a privilege escalation command, and 'ifconfig' displays general network interface configuration but does not provide wireless-specific details like SSID or signal stats.
Topics
Community Discussion
No community discussion yet for this question.