Overview :
In networking, blacklisting and whitelisting are access control methods used to manage which devices can or cannot connect to the network.
- A Blacklist is a list of restricted entities (such as MAC addresses or IP addresses) that are explicitly denied access. It enhances network security by blocking unauthorized or potentially malicious devices.
- A Whitelist is a list of approved entities that are explicitly allowed to connect. Devices not included in the whitelist are denied access.
Use Case (MAC Address-Based Control)
Since every device has a unique MAC address, administrators often use it to control network access:
- Add to Blacklist: Blocks a device’s MAC address, preventing it from connecting.
- Remove from Blacklist: Allows a previously blocked device to connect again.
- Add to Whitelist: Ensures only approved devices with listed MAC addresses can connect.
- Remove from Whitelist: Revokes access for that device, denying future connections.
Procedure 1.
Navigate to WLAN Settings
- Go to Parent Cluster
- Child Cluster
- Profiles
- WLAN.
Access WLAN
- Click on the three dots (⋮) next to the target WLAN.
- Select View/Edit.
Open WLAN Configuration
- A new pop-up window for WLAN settings will appear.
Manage Blacklist/Whitelist
- Locate the MAC Filtering / Access Control section.
- To add a device: Enter the device’s MAC Address and choose whether to add it to the Blacklist or Whitelist.
- To remove a device: Find the device’s MAC in the list and select Remove/Delete.
Save Changes :
- Click Save/Apply to enforce the updated access control rules.
For adding devices to the blacklist, you may follow the below-mentioned steps:
Adding Devices to Blacklist
1. Go to Clients.
2. Navigate to Devices and select the SSID.
Note: Enable Aggregate Child if you want to search in both the current cluster and its child clusters.
3. Click on the Add to Blacklist button.
4. Choose how to add devices:
Manual Upload → For a few devices.
Bulk Upload → For multiple devices.
5. Click on the + Add Devices button.
Note: To blacklist a device from all clusters, select Applicable in All Clusters.
6. Enter the MAC Address and Device Name.
7. Click Save.
8. Click OK to confirm the action.
Removing Devices from Blacklist
1. Select the already Blacklisted Device to be removed.
2. Click the Save button.
3. Click OK to confirm the action.
✅ Note: The same procedures apply for Whitelisting devices.