5-22
Cisco IOS Software Configuration Guide for Cisco Aironet Access Points
OL-11350-01
Chapter5 Administering the Access PointW ireless Device Access
Configuring the Access Point to Provide DHCP Service
!
ip http server
ip http authentication aaa
no ip http secure-server
ip http help-path http://www.cisco.com/warp/public/779/smbiz/prodconfig/help/eag
ip radius source-interface BVI1
!
tacacs-server host 192.168.133.231 key 7 105E080A16001D1908
tacacs-server directed-request
radius-server attribute 32 include-in-access-req format %h
radius-server host 192.168.134.229 auth-port 1645 acct-port 1646 key 7 111918160405041E00
radius-server vsa send accounting
!
control-plane
!
bridge 1 route ip
!
!
!
line con 0
transport preferred all
transport output all
line vty 0 4
transport preferred all
transport input all
transport output all
line vty 5 15
transport preferred all
transport input all
transport output all
!
end
Configuring the Access Point to Provide DHCP Service
These sections describe how to configure the wireless device to act as a DHCP server:
Setting up the DHCP Server, page 5-22
Monitoring and Maintaining the DHCP Server Access Point, page 5-24

Setting up the DHCP Server

By default, access points are configured to receive IP settings from a DHCP server on your network. You
can also configure an access point to act as a DHCP server to assign IP settings to devices on both your
wired and wireless LANs.
The 1100 series access point becomes a mini-DHCP server by default when it is configured with factory
default settings and it cannot receive IP settings from a DHCP server. As a mini-DHCP server, the 1100
series access point provides up to 20 IP addresses between 10.0.0.11 and 10.0.0.30 to a PC connected to
its Ethernet port and to wireless client devices configured to use no SSID, and with all security settings
disabled. The mini-DHCP server feature is disabled automatically when you assign a static IP address
to the 1100 series access point. Because it has a console port to simplify initial setup, the 1200 series
access point does not become a DHCP server automatically.