Many users find themselves in a situation where they need to set up a home network, but the technical language of the instructions leaves them baffled. The question of what exactly a WiFi access point is called often leads to confusion between the visible network name and its physical address. In everyday life, we're accustomed to using the simple name displayed on our smartphone screen when searching for a connection, but this isn't enough for equipment administration.
Understanding the differences between SSID, BSSID Understanding the IP address and MAC address is critical when configuring complex equipment, such as smart home systems or corporate gateways. Misidentifying these parameters can result in devices failing to connect or weakening perimeter security. Let's clarify the terminology so you can confidently manage your network environment.
Technical documentation from providers and equipment manufacturers uses strictly defined naming standards. Knowing these terms will allow you to quickly resolve connection issues and correctly configure your router's security settings without the help of specialists.
SSID: The visible name of the wireless network
The primary identifier that every user encounters is called SSID (Service Set Identifier). This is an alphanumeric string that appears in the list of available networks on your laptop or phone. This is the "name" you choose to connect to the internet. By default, manufacturers often set a name that includes the device's brand, for example, TP-Link_2G_4A3B or Keenetic-1234.
Technically, an SSID isn't an address in the traditional sense; it's more of a label that allows devices to find each other over the air. This identifier can be up to 32 bytes long, allowing for fairly long and complex names. It's important to understand that case is important: network HomeWiFi and the network homewifi for the device there will be two different access points.
β οΈ Warning: Using special characters (such as quotation marks, commas, or currency symbols) in the SSID may prevent some older devices (such as printers and IoT light bulbs) from seeing or connecting to the network.
When setting up your router for the first time, it's highly recommended to change the default name to a unique one. This will not only help you quickly find your network in an apartment building where the airwaves are overloaded with neighbors' signals, but also hide your equipment model from potential intruders.
BSSID: Physical address of the access point
If SSID is a name that we come up with ourselves, then BSSID A Basic Service Set Identifier (BSSID) is a hard-coded identifier. Essentially, a BSSID is the MAC address of a wireless access point's radio module. Unlike a variable network name, this address is unique to every device worldwide and is assigned at the factory.
The BSSID entry format is six pairs of hexadecimal digits separated by colons, for example: 00:1A:2B:3C:4D:5EIn typical home settings, users rarely need to manually enter this parameter. However, the BSSID plays a key role when roaming between multiple access points or when configuring MAC address filtering for enhanced security.
In situations where a single router broadcasts multiple networks (guest and main) or operates in two bands (2.4 GHz and 5 GHz), each virtual interface will have its own unique BSSID, even if the SSID (name) is the same. This allows client devices to distinguish between specific radio channels and switch between them without losing the connection.
For system administrators, the BSSID is a key diagnostic tool. By analyzing association tables, one can pinpoint which physical antenna a client is connected to and assess the signal quality from that specific module, rather than the entire logical network.
Differences between SSID, ESSID and BSSID
As you delve deeper into the IEEE 802.11 networking standards, you may come across the term ESSID (Extended Service Set Identifier). In practice, for the average user, the ESSID and SSID are the same visible network name. The difference lies in the architecture: an SSID identifies a single cell (BSS), while an ESSID unites multiple access points into a single logical network with a common name.
When you're in a large office or shopping mall and see one network name, but your phone automatically switches between different routers as you move, you're using an ESS. In this case, each access point will have a different BSSID, but the ESSID will be shared. This ensures seamless roaming.
For a home network, which typically uses a single router, these distinctions are often ignored, and all three terms can be used interchangeably. However, when expanding coverage with repeaters or mesh systems, understanding this distinction becomes crucial for proper configuration.
Technical details about Beacon frames
Access points constantly broadcast special control frames (beacon frames) containing the SSID. Even if you hide the network name, it is still transmitted unencrypted in these frames, making it easy for specialized sniffers to detect.
How to find and change the access point name
To change the name of your network, you need to log into the router's web interface. Typically, you need to enter the gateway IP address (often 192.168.0.1 or 192.168.1.1) in the browser's address bar. After entering your username and password (found on the sticker on the bottom of the device), the control panel will open.
Wireless settings are usually located in the Wireless or WiFiThere you will find a field. SSID Name or simply Network Name. After entering the desired name, don't forget to save the changes by clicking the button Apply or SaveThe router will reboot the wireless module, and the devices will need to be reconnected.
- π± Via mobile app: Modern routers (Xiaomi, Keenetic, TP-Link) allow you to change the SSID through a proprietary app on your smartphone without accessing the browser version.
- π» Via command line (for advanced users): In corporate equipment (MikroTik, Ubiquiti), settings are often made via the CLI command
/interface wireless set wlan1 ssid="NewName". - π Factory reset: If you have forgotten your admin password, the only way to regain access is to click the button
Reseton the case, but this will also return the standard network name.
β οΈ Note: The settings interface may vary depending on the firmware version and router model. If you can't find the desired option, consult the official instructions for your specific firmware version.
Hiding the SSID: Is It Worth It?
Hiding the network name is considered a popular "security" measure. In router settings, this option is often called Hide SSID or Broadcast SSID: DisabledOnce activated, the network no longer appears in the general list of available connections on phones and laptops.
However, information security experts consider this method "foolproof," not real protection. The hidden network continues to transmit service frames, and anyone with free software (for example, Airodump-ng) can easily detect its presence and find out its name by simply waiting for an authorized client to connect.
Moreover, hiding your SSID can create problems for you. Devices may constantly try to "broadcast" into the air, searching for a familiar network, which drains your smartphone's battery. Furthermore, some smart devices (lamps, sockets) simply cannot connect to hidden networks during initial setup.
Network ID Comparison Table
To systematize your knowledge, it's helpful to compare key parameters. This will help you quickly determine which parameter needs to be entered in the settings of a specific device or program.
| Parameter | Full name | Changeable | Example of meaning |
|---|---|---|---|
| SSID | Service Set Identifier | Yes (by user) | My_Home_WiFi |
| BSSID | Basic Service Set Identifier | No (factory) | 00:11:22:AA:BB:CC |
| ESSID | Extended Service Set Identifier | Yes (logical name) | Office_Corp (general) |
| Passphrase | Wireless Password | Yes (access key) | Str0ngP@ssw0rd! |
As the table shows, the BSSID is the only static parameter bound to the hardware. The remaining values ββare created and modified by the network administrator for ease of use and logical device grouping.
βοΈ Check WiFi security settings
Common network identification issues
Users often encounter a situation where the network has the same name, but devices cannot see each other. This happens when the feature is enabled. Smart Connect or "Band Aggregation." The router broadcasts the same name for 2.4 GHz and 5 GHz, but technically these could be different BSSIDs. Some older devices get stuck on the 2.4 GHz frequency and refuse to switch to the faster 5 GHz, even when close to the router.
Another common problem is duplicate names. If your router and the one next door to you have the same name, Linksys, devices may attempt to connect to a different access point with a stronger signal, especially if the passwords are the same or the network is open. In multi-apartment buildings, unique SSIDs are essential.
The encoding issue is also worth mentioning. If you name the network in Russian letters or use emoji (which some modern routers support), many devices will simply display gibberish or refuse to connect. Latin remains the de facto standard for maximum compatibility.
β οΈ Note: Changing your network name (SSID) will disconnect all your devices from the internet. You'll have to re-select the network and enter the password on every smartphone, TV, and laptop in your home.
Questions and Answers (FAQ)
Can I use spaces and special characters in my WiFi name?
Technically, the standard allows for the use of almost any characters, including spaces. However, some devices (especially game consoles, printers, and older equipment) may incorrectly handle names containing spaces or special characters such as #, &, %It is recommended to use only Latin letters, numbers, and hyphens or underscores.
Why does my network show up twice with the same name?
Your router most likely supports dual-band mode (2.4 GHz and 5 GHz) and broadcasts a name for each band separately. If you haven't combined them into a single name in the settings, you'll see two entries. Connect to 5 GHz for speed if the device is nearby, or to 2.4 GHz for range.
Does the length of the network name (SSID) affect internet speed?
No, the SSID length doesn't affect data transfer speed or connection stability. However, a longer name takes up slightly more space in service frames (Beacon), which theoretically (by a fraction of a percent) increases overhead, but in real life, it's completely unnoticeable.
What if the access point is called "AndroidAP" or "iPhone"?
This means someone nearby has enabled tethering (modem) mode on their phone. Such networks are created temporarily. Connecting to them without the owner's permission is not recommended, as traffic may be monitored and it also uses up the phone owner's mobile data.