03-25-2012 11:41 PM - edited 07-03-2021 09:51 PM
Hi,
I configured one vlan and trying to authenticate it through radius server.My objective is when a internal users want to connect through this SSID they just put username and password and authenticate through Radius server. Another vlan is getting authenticated through mac address that i need to manually put in AP.
Can any one please tell me where i ma making mistake.
Thanks
Saurabh
04-03-2012 10:02 PM
Hi Surabh,
bridge irb
You need to create dot11 ssid
vlan x
vlan y
then under interface radio 0/1 create subinterfaces
create encapsulation
bridge group command
similarly create on gi 0 sub interfaces
create encapsulation
bridge group command
Bridge route ip
interface bvi ip address
ip default gateway
connect AP to switch port configured as trunk
check your aaa commands
radius server shared secret command is required
https://supportforums.cisco.com/docs/DOC-14496
check this document link
and that should help you
-Srini
04-04-2012 03:08 AM
Saurabh:
You need to provide more informaiton about your problem:
- are you using autonomous or unified AP? (for now I think it is autonomous).
- what do you exactly mean by users to provide username/password pairs? where should they enter those info?
- is there any eap type you want ot use? (PEAP, EAP-FAST...etc)?
Beside the link provided by Srini about configuring multiple SSIDs, Here is a link which a bit show configuring 802.1x security on the SSID:
Hope it will be useful.
Amjad
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide