Question : Cannot get an ip address through to a wireless client via Cisco 1250 non root bridge

I have a pair of Cisco 1252 AP's set up as root and non root bridge mode.  I use the 5GHz radio for the bridge and the 2.4 GHz radios for wireless clients.  The bridge pair are working and have a dot11 association to each other.  My problem is that I cannot get an ip address through the non root bridge to the wireless clients.  I have a valid DHCP server on the LAN and the root bridge is able to make dot11 associations to clinets and pass the ip address throught to the clients.  I do have multiple vlans that are identified by the SSID.
Code Snippet:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
Here is the ouput of the show dot11 association
ROOT BRIDGE
bmanvap78#sh dot11 assoc 
802.11 Client Stations on Dot11Radio1: 
SSID [wireless-admin] : 
MAC Address    IP address      Device        Name            Parent         State
0025.844c.76a0 10.112.130.79   bridge        bmanvap79       self           EAP- 
Assoc
  
NON ROOT BRIDGE
bmanvap79#sh dot11 assoc 
802.11 Client Stations on Dot11Radio1: 
SSID [wireless-admin] : 
MAC Address    IP address      Device        Name            Parent         State
0025.844d.4180 10.112.130.78   bridge        bmanvap78       -              EAP-
Assoc

Answer : Cannot get an ip address through to a wireless client via Cisco 1250 non root bridge

Did you set the 'IP helper-address' to that of the DHCP server on the AP's VLAN?

http://www.cisco.com/en/US/docs/ios/12_3t/ip_addr/command/reference/ip1_i1gt.html#wp1169356
Random Solutions  
 
programming4us programming4us