How to Configure Local MAC address based Authentication in WM3600 Cluster?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎02-18-2016 09:54 AM
I have a Cluster of 02 WM3600 Controllers with SW version 5.4.
Need to implement MAC address based Local ( On Controller) authentication.
Requirement is for two type of users:
1. Employees
2. Guest
For Employee:
WLAN User should not be asked any password. Only a set of MAC IDs should be allowed to use the SSID. Users with other MAC IDs should not be allowed (restricted) to access the SSID.
For Guest:
WLAN User has to login a KEY/Password and get access. But SSID other than used for Employees.
Any one can guide on this?
Regards,
Jitendra
Need to implement MAC address based Local ( On Controller) authentication.
Requirement is for two type of users:
1. Employees
2. Guest
For Employee:
WLAN User should not be asked any password. Only a set of MAC IDs should be allowed to use the SSID. Users with other MAC IDs should not be allowed (restricted) to access the SSID.
For Guest:
WLAN User has to login a KEY/Password and get access. But SSID other than used for Employees.
Any one can guide on this?
Regards,
Jitendra
11 REPLIES 11
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎02-24-2016 06:11 AM
Hi Jitendra,
I see the MAC authentication configuration seems to correct.
wlan TEST
description MAC based
ssid test
vlan 900
bridging-mode tunnel
encryption-type none
authentication-type mac
use aaa-policy NTPC-AAA\ Policy
!
aaa-policy NTPC-AAA\ Policy authentication server 1 onboard controller
!
radius-group NTPC-Radius-Group
!
radius-user-pool-policy NTPC-User\ pool
user 88708cd34ebd password 0 88708cd34ebd group NTPC-Radius-Group
Except the production SSID configured in "bridging-mode local" and the MAC authentication SSID configured in "bridging-mode tunnel".
wlan NTPC-GUEST description NTPC Employee WiFi user
ssid NTPC-TRANG
vlan 900
bridging-mode local
encryption-type tkip
authentication-type none
wpa-wpa2 psk 0 abcdefghijkl
Could you please confirm, what exactly not working? Does the client able to connect to the SSID?
Or its connecting and not getting IP address?
Regards,
Nathiya M
I see the MAC authentication configuration seems to correct.
wlan TEST
description MAC based
ssid test
vlan 900
bridging-mode tunnel
encryption-type none
authentication-type mac
use aaa-policy NTPC-AAA\ Policy
!
aaa-policy NTPC-AAA\ Policy authentication server 1 onboard controller
!
radius-group NTPC-Radius-Group
!
radius-user-pool-policy NTPC-User\ pool
user 88708cd34ebd password 0 88708cd34ebd group NTPC-Radius-Group
Except the production SSID configured in "bridging-mode local" and the MAC authentication SSID configured in "bridging-mode tunnel".
wlan NTPC-GUEST description NTPC Employee WiFi user
ssid NTPC-TRANG
vlan 900
bridging-mode local
encryption-type tkip
authentication-type none
wpa-wpa2 psk 0 abcdefghijkl
Could you please confirm, what exactly not working? Does the client able to connect to the SSID?
Or its connecting and not getting IP address?
Regards,
Nathiya M
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎02-24-2016 05:49 AM
Hi Nathiya,
Herewith please find the links for configuration files.
OLD/Initial start-up Config: https://www.dropbox.com/s/jjzt5irc5b0hlag/startup-config-OLD?dl=0
Config after following the document: https://www.dropbox.com/s/g4n4lclldutw0r1/startup-config?dl=0
Please suggest.
Regards,
Jitendra
Herewith please find the links for configuration files.
OLD/Initial start-up Config: https://www.dropbox.com/s/jjzt5irc5b0hlag/startup-config-OLD?dl=0
Config after following the document: https://www.dropbox.com/s/g4n4lclldutw0r1/startup-config?dl=0
Please suggest.
Regards,
Jitendra
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎02-24-2016 04:46 AM
Hi Jitendra,
Yes, please share the config file to check the details.
Regards,
Nathiya M
Yes, please share the config file to check the details.
Regards,
Nathiya M
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎02-24-2016 04:44 AM
Hi Nathiya,
We followed the doc: "Solution Implementation Guide: WM 3000 Series Controller (SW v5.1) Internal RADIUS" .
But it is not working and even the working SSID was also affected and stop working.
Should I share Configuration file?
Please suggest.
Regards,
Jitendra
We followed the doc: "Solution Implementation Guide: WM 3000 Series Controller (SW v5.1) Internal RADIUS" .
But it is not working and even the working SSID was also affected and stop working.
Should I share Configuration file?
Please suggest.
Regards,
Jitendra
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎02-23-2016 09:37 AM
Thanks Nathiya,
I will try this and update you.
Regards,
Jitendra
I will try this and update you.
Regards,
Jitendra
