📖 What is SSID (Service Set Identifier)?
SSID (Service Set Identifier) is the unique name assigned to a wireless local area network (WLAN) to distinguish it from other nearby networks. It allows client devices to identify and connect to the correct wireless access point among multiple available signals.
"Hiding the SSID does not actually secure a network; it only prevents the name from being broadcast, as specialized tools can still discover the network."
📚 Certification: CompTIA A+ Certification Exam Core 1 (220-1101)
🔑 What are the Key Concepts of SSID (Service Set Identifier)?
- ▸ SSIDs are typically broadcast by access points, but disabling this feature hides the network name from the default available networks list on client devices.
- ▸ SSIDs are case-sensitive, meaning 'GuestWiFi' and 'guestwifi' are recognized as two completely different networks by wireless clients during the association process.
- ▸ While the SSID is the human-readable name, the BSSID is the unique MAC address of the specific wireless radio providing the signal.
- ▸ Using the same SSID across multiple access points allows client devices to roam seamlessly between them without losing their network connection.
🎯 How does SSID (Service Set Identifier) appear on the 220-1101 Exam?
A scenario might describe a user who cannot see their wireless network in the available list; you must identify that the SSID broadcast is disabled and manually enter the name.
You may be asked to configure a small office with multiple access points to ensure seamless roaming, requiring you to assign the same SSID and security settings to all devices.
Expect questions where a customer believes hiding their SSID provides strong security; you must identify this as 'security through obscurity' and recommend using strong WPA3 encryption for actual protection.
❓ Frequently Asked Questions
Does hiding the SSID actually improve wireless security?
No, hiding the SSID only prevents it from appearing in the available networks list. Attackers can easily discover hidden SSIDs using packet sniffers or specialized wireless scanning tools, making it an ineffective security measure.
What is the difference between an SSID and a BSSID?
The SSID is the logical, human-readable name of the network (e.g., 'Office_WiFi'), whereas the BSSID is the physical MAC address of the specific access point radio broadcasting that SSID.
Can I use the same SSID for both 2.4GHz and 5GHz bands?
Yes, this is often called 'band steering.' By using the same SSID, the client device and access point automatically negotiate the best available frequency based on signal strength and interference.