Forgot password?
 Register now

Welcome to use this form to feedback your problems with Ruijie Community

The category of your feedback

Your Feedback

Your Email address (optional):

Blacklist all devices and create whitelist for specific device Reply

Lam Tai Fai College Wifi

Level 1

Blacklist all devices and create whitelist for specific device
2273 14 2023-3-31 14:39:44
Original
I know how to create CLD command to create a whitelist or blacklist on mac address filtering in specific SSID

(e.g.)
wids

ssid-filter whitelist mac-address 1490.BBDE.761C in-ssid testme

ssid-filter blacklist mac-address 7790.BBFF.8899 in-ssid testme



!

black-white-list


My question is that I only want to use whitelist (ie. block all mac-address other than the one in my whitelist).
Can I use some sort of wild card to block all devices ?

ssid-filter blacklist mac-address XXXX.XXXX.XXXX in-ssid testme

   or
ssid-filter blacklist mac-address ____.____.____ in-ssid testme



Thank you

James

RG-AP810-l

Wireless
0 2023-3-31 15:12:14 View all replies
Sorry, but whitelist/blacklist can only support use MAC address, can not use wild card.

When you configure whitelist in SSID, then only these terminals in whitelist can access WiFi.

0 2023-4-3 07:46:11 View all replies
GTAC-Patrick replied at 2023-3-31 15:12
Sorry, but whitelist/blacklist can only support use MAC address, can not use wild card.

When you co ...

Couple more questions
(1) Is there a limit on number of entries in the white list ? I have over a thousand of device
(2) Is there a CLI command that I can use to clear all whitelist in all APs.  Instead of using thousand of command
     no ssid-filter whitelist mac-address 60DD.70CD.XXXX in-ssid testme


     esp as time goes by, I don't remember what has been applied to the AP.


Thanks

James

0 2023-4-3 10:05:56 View all replies
Lam Tai Fai College Wifi replied at 2023-4-3 07:46
Couple more questions
(1) Is there a limit on number of entries in the white list ? I have over a  ...

1.May I know your current firmware version of your AP?
2.You can use this command to clear all whitelist
:
wids
reset ssid-filter whitelist all

If all APs are online on ruijie cloud, you can use CLI command function in Basic setting of Ruijie Cloud.

Kindly check this post: https://community.ruijienetworks.com/forum.php?mod=viewthread&tid=1760


0 2023-4-3 12:58:47 View all replies
GTAC-Patrick replied at 2023-4-3 10:05
1.May I know your current firmware version of your AP?
2.You can use this command to clear all whi ...

Firmware AP_RGOS 11.9(6)B1, Release(07181701)

0 2023-4-3 16:26:01 View all replies
Lam Tai Fai College Wifi replied at 2023-4-3 12:58
Firmware AP_RGOS 11.9(6)B1, Release(07181701)

Default value:
ssid-filter whitelist max is 512.

ssid-filter max 64



512*64=32768


It means SSIDs that are configured as whitelists support up to 64 SSIDs, and each SSID can have up to 512 STA capacity under it








If you want to expand this STA capacity to latest 2048, you need to adjust the ssid-filter max number to 16.
2048*16=32768

0 2023-4-4 08:32:46 View all replies
Edited by Lam Tai Fai College Wifi at 2023-4-6 10:21

GTAC-Patrick replied at 2023-4-3 16:26
Default value:
ssid-filter whitelist max is 512.

I have a SSID called "testme" and want to put a whitelist on this particular SSID.
The CLI command is
wids
ssid-filter whitelist mac-address 4490.BBDE.761C in-ssid testme
ssid-filter whitelist mac-address 645d.f42a.6a43 in-ssid testme
ssid-filter whitelist mac-address 7022.FEDF.1998 in-ssid testme
ssid-filter whitelist mac-address 60DD.70BC.EA1F in-ssid testme
!
black-white-list
According to what you stated, the max entry I can use is only 512 ?
Do I understand correctly ?

Can I change the default max to 1024 ? If so, how ?

0 2023-4-6 10:21:02 View all replies
Lam Tai Fai College Wifi replied at 2023-4-4 08:32
I have a SSID called "testme" and want to put a whitelist on this particular SSID.
The CLI command ...

Can I change the default max from 512 to 1024 ? If so, how ?

Thank
James

0 2023-4-6 13:17:06 View all replies
Lam Tai Fai College Wifi replied at 2023-4-6 10:21
Can I change the default max from 512 to 1024 ? If so, how ?

Thank

As I said before, this is related to ssid-filter max number.
32768÷1024=32
So you need to adjust this number to 32 by using this command first: ssid-filter max 32
then set the 1024: ssid-filter whitelist max 1024

0 2023-4-12 10:32:17 View all replies
Lam Tai Fai College Wifi replied at 2023-4-4 08:32
GTAC-Patrick replied at 2023-4-3 16:26
Default value:
ssid-filter whitelist max is 512.

Any update ?

0 2023-4-12 10:39:46 View all replies
Lam Tai Fai College Wifi replied at 2023-4-4 08:32
GTAC-Patrick replied at 2023-4-3 16:26
Default value:
ssid-filter whitelist max is 512.

Any update ?

0 2023-4-13 08:35:02 View all replies
Any update ?

0 2023-4-13 09:37:53 View all replies

Hi sir, this is related to ssid-filter max number.
32768÷1024=32
So you need to adjust this number to 32 by using this command first: ssid-filter max 32
then set the 1024: ssid-filter whitelist max 1024

0 2023-4-17 09:28:23 View all replies
GTAC-Sophia replied at 2023-4-13 09:37
Hi sir, this is related to ssid-filter max number.
32768÷1024=32
So you need to adjust this numbe ...

Thank you so much.  I have couple more questions
(1) Is there a way to increase the field limit 21345 characters? when I tried to insert 1000 entries on the whitelist into the CLI command box. it fails



If I split these command into 3 commands, are there any sequence of execution esp after I reset an AP


e.g.  when I create 3 CLI command "Apply whitelist 1","Apply whitelist 2" and "Apply whitelist 3", will be there an order of execution ? because I included a reset whitelist command on the first "Apply whitelist 1".
Thanks in advance.
James

0 2023-4-17 13:46:09 View all replies
Lam Tai Fai College Wifi replied at 2023-4-17 09:28
Thank you so much.  I have couple more questions
(1) Is there a way to increase the field limit 21 ...

1. Sorry for your inconvenience, there is no way to increase the number because of the limitation on Ruijie Cloud.
2.These commands will be execute at the same time, not an order.

Releated Posts
Product Model

Share this topic to

Cancel

This site contains user submitted content, comments and opinions and is for informational purposes only. Ruijie may provide or recommend responses as a possible solution based on the information provided; every potential issue may involve several factors not detailed in the conversations captured in an electronic forum and Ruijie can therefore provide no guarantee as to the efficacy of any proposed solutions on the community forums. Ruijie disclaims any and all liability for the acts, omissions and conduct of any third parties in connection with or related to your use of the site. All postings and use of the content on this site are subject to the Ruijie Community Terms of Use.

More ways to get help: Visit Support Videos, call us via Service Hotline, Facebook or Live Chat.

©2000-2023 Ruijie Networks Co,Ltd