05-09-2008 04:28 PM - edited 07-03-2021 03:50 PM
Does anybody know how I can get 2 SSID's on a Aironet 1100 AP and have 1 secured and the other non-secured......open for anybody to use?
05-10-2008 12:17 AM
Michael,
Is the AP - LWAPP enabled or IOS? you can tell via the console.
05-21-2008 08:08 AM
You may want to see if a vlan is necessary on your network, specifically if you are running VoIP.
With a 1200 series Ap, all you have to do is configure the ssid as authentication open on the unsecured, and add the security to the other ssid.
This is what I have ...
dot11 ssid secured
authentication open eap eap_methods
authentication network-eap eap_methods
accounting acct_methods
!
dot11 ssid unsecured
authentication open
infrastructure-ssid optional
!
interface Dot11Radio0
no ip address
no ip route-cache
!
encryption mode wep mandatory
!
broadcast-key change 10800
!
!
ssid secured
!
ssid unsecured
!
Hope this helps.
I have done this for AP1200s, but not 1100s.
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