Ruijie Community

Title: How to configure wireless blacklist&whitelist on Ruijie AP? [Print this page]

Author: GTAC-Jenny    Time: 2022-3-6 22:24
Title: How to configure wireless blacklist&whitelist on Ruijie AP?
1. STA Whitelist/Blacklist

Configurewhitelist (When an entry exists in the white list, the corresponding clientwill pass frame filtering)
Cofnigureblacklist (When an entry exists in the black list, the corresponding clientwill be denied to pass)



Configure whitelist,sta mac-address:6809.27b0.169f
Ruijie>enable
Ruijie#config ter
Ruijie(config)#wids
Ruijie(config-wids)#whitelist mac-address 6809.27b0.169f    ----->6809.27b0.169f is accessed to pass
Ruijie(config-wids)#whitelist max 1024 ----->adjust whitelist capacity (range from 1-2048,  optional config)
Ruijie(config-wids)#end
Ruijie#wr

Configure blacklist,sta mac-address:6809.27b0.169f
Ruijie>enable
Ruijie#config ter
Ruijie(config)#wids
Ruijie(config-wids)#static-blacklistmac-address 6809.27b0.169f    ----->6809.27b0.169fis denied to pass
      Ruijie(config-wids)#static-blacklist max1024 ----->adjust blacklist capacity (range from 1-1024,  optionalconfig)
Ruijie(config-wids)#end
Ruijie#wr

2.SSID Whitelist/Blacklist
Configurewhitelist based on SSID (When an entry exists in the white list, the correspondingclient will access to ssid)
Configureblacklist based on SSID (When an entry exists in the black list, thecorresponding client will be denied to access to ssid)

Configurewhitelist based on ssid
            Ruijie#configure ter
            Ruijie(config)#wids
            Ruijie(config-wids)#ssid-filter whitelist mac-address 6809.27b0.169f in-ssid test ----->Add 6809.27b0.169f to the whitelist of ssid test
            Ruijie(config-wids)#ssid-filter whitelist max 100 ----->adjust the maximum  mac per SSID (1-256)
            Ruijie(config-wids)#exit
            Ruijie#wr

Configure blacklistbased on ssid
Ruijie(config)#wids
Ruijie(config-wids)#static-blacklistssid-mac  6809.27b0.169f in ruijie ----->6809.27b0.169f isdenied to access to SSID:ruijie
Ruijie(config-wids)#ssid-filterblacklist max 256 ----->adjust blacklist capacity (range from 1-256,  optionalconfig)




Author: akbar.rivaldi@i    Time: 2022-12-8 11:22
I have 5 Access points in 1 group. but I want to lock one user with ip 192.168.21.192 which can only connect to one access point with mac address 7085.c49c.a588


Author: GTAC-Steve    Time: 2022-12-8 14:06
akbar rivaldi replied at 2022-12-8 11:22
I have 5 Access points in 1 group. but I want to lock one user with ip 192.168.21.192 which can only ...

Dear Sir,
If you want to lock one user with ip 192.168.21.192 which can only connect to one access point with mac address 7085.c49c.a588, the user must be blocked from the other four AP.

Best regards
Steve





Welcome to Ruijie Community (https://community.ruijienetworks.com/) Powered by Discuz! X3.2