Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hello,I have what I think is a very basic question about the WLAN Controllers yet I can't seem to find the answer in the manuals.The "thick" Cisco APs act as L2 bridges. They forward frames at L2. How do the Controllers work? Are end user packets tun...
Hello,I'm trying to understand how EAP-TLS handles WEP key rotation (it does use WEP keys for data encryption right?). Is the rotation done automatically or do you have to use WPA/TKIP in the AP config? We have the following config and users are succ...
Hello,Does anyone know if it is possible to use 1 WLSE to manage 2 (or more) completely independant Cisco WLAN deployments? Each deployment would be using it's own ACS (RADIUS), WDS, etc... WLSE is the only common piece in both. When entering the WLC...
Hello,I recently upgraded my Cisco 1220 AP to 12.3(2)JA IOS. I also updated by Client (Toshiba Laptop running WinXP SP1) to the latest ACU Client using version 1.5 of the Wizard. The NIC is a 350 Series Cisco PCMCIA card. It is now on Firmware 5.60.0...
Hello,Has anyone tried using the WLSE Security Policies? There is no information in the WLSE User Guide as to what configs they check. The Policies are checked via SNMP. By doing a tcpdump of the WLSE traffic I've managed to figure out which OIDs the...
Hello,Here's what I would use. The AP is actually unaware of the EAP type:aaa group server radius rad_eap server RADIUS_IP auth-port 1812 acct-port 1813!aaa authentication login eap_methods group rad_eapaaa authorization exec default localaaa session...
Hello,Another way to secure WDS is to use a management VLAN (out of band management). Create a management VLAN to use to manage your APs.Configure an 802.1Q trunk to each AP and add your management VLAN over the trunks. The APs should have their mana...
Hello,Thanks for trying but that doesn't really answer my questions. I have seen this FAQ and others, they don't answer my questions either.-Does all end user traffic flow through the Controller?-If it does: -is the traffic encapsulated inside LWAPP?...
Hello,I had a quick glance and everything looks OK to me. Did you remember to setup the Native VLAN on your uplink switch to match the Native VLAN on the AP? Can you reach the AP over your mgmt VLAN? Remember that DHCP won't work until after your cli...
Here's partial config:WDS Client:ssid SSIDNAME !The method doesn't have the defined on this AP authentication open eap eap_methodswlccp ap username XXXXXX password YYYYYYY !This LEAP U/P must exist on RADIUS Server that the WDS Server points to for...