cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
747
Views
0
Helpful
2
Replies

EAP-FAST /w Broadcom NIC

dradmacher
Level 1
Level 1

I am currently working on setting up a AIR-AP1231G-A-K9 running 12.3(8)JA. I have it configured for EAP-FAST using its local RADIUS server. Everything works perfectly with the Cisco card and client utility. As soon as I try and connect with a Broadcom adapter my AP logs state "Station xxxx.xxxx.xxxx Authentication failed" but my local radius server doesn't report a failed login attempt. It's like when using the Broadcom adapter the request isn't making it to the RADIUS server.

Any help would be appreciated if anyone has any experience with this.

2 Replies 2

ivillegas
Level 6
Level 6

Add a "drop-packet" configuration parameter to the "packet retries <1-128>" configuration item under interface DotRadioX. This should be the line:packet retries 128 drop-packet. This configuration will make the AP drop packets destined for a client if the maximum retry count is reached instead of de-Associating the client which is by default

That diddnt seem to fix the issue... This is my config for the Radio0. Any other ideas?

**********************

interface Dot11Radio0

no ip address

no ip route-cache

!

encryption mode ciphers tkip

!

encryption vlan 119 mode ciphers tkip

!

ssid Icarus

!

speed basic-1.0 basic-2.0 basic-5.5 6.0 9.0 basic-11.0 12.0 18.0 24.0 36.0 48.0 54.0

packet retries 128 drop-packet

station-role root

bridge-group 1

bridge-group 1 block-unknown-source

no bridge-group 1 source-learning

no bridge-group 1 unicast-flooding

bridge-group 1 spanning-disabled

!

**********************

Review Cisco Networking products for a $25 gift card