Why do my Orange Livebox 6 emits 2 Wi-Fi hotspots for both 2.4 and 5 GHz, so in total 4 hotspots?

```bash
termux-wifi-scaninfo
```
```json
[
{
"bssid": "4c:XX:XX:XX:XX:f0",
"frequency_mhz": 2437,
"rssi": -56,
"ssid": "Livebox-XXXX",
"timestamp": 165619561993,
"channel_bandwidth_mhz": "20",
"capabilities": "[WPA2-PSK-CCMP-128][RSN-PSK-CCMP-128][ESS][WPS]"
},
{
"bssid": "46:XX:XX:XX:XX:ee",
"frequency_mhz": 5500,
"rssi": -66,
"ssid": "Livebox-XXXX",
"timestamp": 165622215266,
"channel_bandwidth_mhz": "80",
"center_frequency_mhz": 5530,
"capabilities": "[WPA2-PSK-CCMP-128][RSN-PSK-CCMP-128][ESS][WPS]"
},
{
"bssid": "44:XX:XX:XX:XX:e0",
"frequency_mhz": 5500,
"rssi": -71,
"ssid": "Livebox-XXXX",
"timestamp": 165622214713,
"channel_bandwidth_mhz": "160",
"center_frequency_mhz": 5530,
"capabilities": "[WPA2-PSK-CCMP-128][RSN-PSK-CCMP-128][ESS][WPS][MFPC]"
},
{
"bssid": "44:XX:XX:XX:XX:e8",
"frequency_mhz": 2412,
"rssi": -54,
"ssid": "Livebox-XXXX",
"timestamp": 165624101042,
"channel_bandwidth_mhz": "20",
"capabilities": "[WPA2-PSK-CCMP-128][RSN-PSK-CCMP-128][ESS][WPS][MFPC]"
}
]
```
Jun 21, 10:31am

Your Orange Livebox 6 is emitting four Wi-Fi hotspots (two for 2.4 GHz and two for 5 GHz) because it is using band steering and/or multiple channel configurations to optimize performance and compatibility. Here’s why this happens:


1. Dual-Band Operation (2.4 GHz + 5 GHz)

  • The Livebox 6 supports both 2.4 GHz and 5 GHz bands simultaneously.
  • Each band can broadcast its own SSID (network name), but in your case, both bands share the same SSID (Livebox-XXXX).
  • This is a common setup to allow devices to automatically connect to the best available band.

2. Multiple 5 GHz Hotspots

Your scan shows two 5 GHz hotspots with the same SSID but different characteristics:

  • First 5 GHz hotspot:
    • Frequency: 5500 MHz
    • Channel bandwidth: 80 MHz
    • BSSID: 46:XX:XX:XX:XX:ee
  • Second 5 GHz hotspot:
    • Frequency: 5500 MHz
    • Channel bandwidth: 160 MHz
    • BSSID: 44:XX:XX:XX:XX:e0

Why Two 5 GHz Hotspots?

  • Band Steering (802.11k/v/r): The Livebox 6 may use band steering to encourage devices to connect to the 5 GHz band for better performance. However, some devices (especially older ones) may not support 160 MHz channels, so the router also broadcasts a 80 MHz channel for compatibility.
  • 160 MHz Channel Support: The 160 MHz channel is for high-speed devices (e.g., Wi-Fi 6/6E devices) that can take advantage of the wider bandwidth. Not all devices support this, so the router also provides an 80 MHz option.
  • DFS Channels: The 5 GHz band includes DFS (Dynamic Frequency Selection) channels, which are used to avoid interference with radar systems. The router may switch between channels or broadcast on multiple channels to ensure stability.

3. Multiple 2.4 GHz Hotspots

Your scan also shows two 2.4 GHz hotspots:

  • First 2.4 GHz hotspot:
    • Frequency: 2437 MHz
    • BSSID: 4c:XX:XX:XX:XX:f0
  • Second 2.4 GHz hotspot:
    • Frequency: 2412 MHz
    • BSSID: 44:XX:XX:XX:XX:e8

Why Two 2.4 GHz Hotspots?

  • Legacy Support: The 2.4 GHz band is crowded, and some older devices only support 20 MHz channels. The router may broadcast on multiple channels to ensure compatibility with a wide range of devices.
  • Load Balancing: The router might use multiple 2.4 GHz channels to distribute devices and reduce congestion.

4. MFPC (Management Frame Protection Capable)

  • Some of your hotspots include [MFPC] in their capabilities. This indicates support for protected management frames, a security feature to prevent deauthentication attacks.

5. Why Not Just One Hotspot per Band?

  • Backward Compatibility: Older devices may not support newer Wi-Fi standards (e.g., 160 MHz channels or Wi-Fi 6). The router broadcasts multiple configurations to ensure all devices can connect.
  • Performance Optimization: By offering both 80 MHz and 160 MHz channels on 5 GHz, the router allows high-performance devices to use the wider channel while still supporting older devices.
  • Seamless Roaming: If you have multiple access points (e.g., mesh network), the router may use multiple hotspots to enable seamless roaming between them.

How to Check/Change This Behavior

  1. Log in to your Livebox 6 admin panel (usually via http://192.168.1.1 or the Orange app).
  2. Look for Wi-Fi settings and check if there’s an option to:
    • Disable 160 MHz channels (if you don’t have Wi-Fi 6 devices).
    • Disable band steering (if you want separate SSIDs for 2.4 GHz and 5 GHz).
    • Disable legacy modes (e.g., 802.11b/g/n only).

Summary Table

Livebox 6 Wi-Fi Hotspots
2.4 GHz
2437
20 MHz
4c:XX:XX:XX:XX:f0
Standard 2.4 GHz
2.4 GHz
2412
20 MHz
44:XX:XX:XX:XX:e8
Legacy/compatibility 2.4 GHz
5 GHz
5500
80 MHz
46:XX:XX:XX:XX:ee
Standard 5 GHz
5 GHz
5500
160 MHz
44:XX:XX:XX:XX:e0
High-performance 5 GHz (Wi-Fi 6)

Would you like help configuring your Livebox 6 to simplify the number of hotspots?

Jun 21, 10:31am

This is a shared conversation and may include unverified content that doesn't reflect Mistral AI's views. Login to resume chatting.

Vibe can make mistakes. Check answers. Learn more