can someone give me some help on configuring the wireless interface? I have never configured a dot11 int before, and im playing around with it and cant seem to get it to dish out ip addresses. Here is the part of my config that I configured for the wireless portion. Thanks so much!
ip dhcp pool VLAN20
import all
network 192.168.101.0 255.255.255.0
default-router 192.168.100.254
dns-server 192.168.100.5
lease 7
interface Dot11Radio0
ip address 192.168.3.254 255.255.255.0
!
encryption mode ciphers tkip
!
ssid tomdotcom
vlan 20
authentication open
authentication key-management wpa
guest-mode
wpa-psk ascii 7 095841041D0A03110401
ip dhcp pool VLAN20
import all
network 192.168.101.0 255.255.255.0
default-router 192.168.100.254
dns-server 192.168.100.5
lease 7
interface Dot11Radio0
ip address 192.168.3.254 255.255.255.0
!
encryption mode ciphers tkip
!
ssid tomdotcom
vlan 20
authentication open
authentication key-management wpa
guest-mode
wpa-psk ascii 7 095841041D0A03110401