You can check according to the steps below. 1. Check if the user is on the same network segment, User isolation can only prevent users of the same network segment from accessing each other. If you want to prevent users from accessing different network segments, you need to configure ACLs on the user's gateway device to prevent cross-segment access Example: Prevent Guest users from accessing intranet users Guest vlan: vlan 233 192.168.7.0/24 Intranet resource vlan: vlan 6, 192.168.6.0/24 Ruijie#con ter Ruijie(config)#ip access-list extended 107 Ruijie(config-ext-nacl)#10 deny ip 192.168.7.00.0.0.255 192.168.6.0 0.0.0.255 Ruijie(config-ext-nacl)#20 permit ip any any Ruijie(config-ext-nacl)#exit Ruijie(config)#interface BVI 233 Ruijie(config-if-BVI 10)#ip access-group 107 in Ruijie(config-if-BVI 10)#end Ruijie#wr Check that the user isolation type is correct, there are two types of user isolation for Ruijie AP: AP-based user isolation and SSID-based user isolation. AP-based isolation: Users within the same AP cannot access each other. Ruijie(config)#wids Ruijie(config-wids)#user-isolation ap enable Ruijie(config-wids)#exit SSID-based isolation:Users in the same WLAN on theAP cannot access each other. Ruijie(config)#wids Ruijie(config-wids)#user-isolation ssid-apenable Ruijie(config-wids)#exit 3. Check whether the configuration of the AP is configured with isolation whitelist. Whitelisted users can access normally Ruijie(config)#wids Ruijie(config-wids)#user-isolation permit-mac 0811.9692.244c Ruijie(config-wids)#exit 4. User isolation unable to isolate multicast and broadcast data |
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