User's Manual
Table Of Contents
- 1 About this Guide
- 2 About the Access Point
- 3 Safety Instructions
- 4 Unpacking the AP
- 5 Ports and Connectors on the AP
- 6 Preparing the AP for Installation
- 7 Installation Overview
- 8 Performing a Pre-Installation Configuration
- 9 Mounting the Access Point
- 10 Powering the Access Point
- 11 Configuring and Deploying the Access Point
- 12 Checking the Access Point LEDs
- 13 Miscellaneous Usage and Configuration Guidelines
- 14 Related Documentation
- 15 Declarations of Conformity and Regulatory Information
- Manufacturers Federal Communication Commission Declaration of Conformity Statement
- VCCI Statement for Japan
- Guidelines for Operating Cisco Aironet Access Points in Japan
- Statement 371—Power Cable and AC Adapter
- Industry Canada
- Canadian Compliance Statement
- European Community, Switzerland, Norway, Iceland, and Liechtenstein
- Declaration of Conformity with regard to the R&TTE Directive 1999/5/EC & Medical Directive 93/42/EEC
- Declaration of Conformity for RF Exposure
- Generic Discussion on RF Exposure
- This Device Meets International Guidelines for Exposure to Radio Waves
- This Device Meets FCC Guidelines for Exposure to Radio Waves
- This Device Meets the Industry Canada Guidelines for Exposure to Radio Waves
- Cet appareil est conforme aux directives internationales en matière d'exposition aux fréquences radioélectriques
- Additional Information on RF Exposure
- Administrative Rules for Cisco Aironet Access Points in Taiwan
- Operation of Cisco Aironet Access Points in Brazil
- Declaration of Conformity Statements
- 16 Obtaining Documentation and Submitting a Service Request
38
Configuring DHCP Option 43
You can use DHCP Option 43 to provide a list of controller IP addresses to the access points, enabling
them to find and join a controller.
The following is a DHCP Option 43 configuration example on a Windows 2003 Enterprise DHCP
server for use with Cisco Aironet lightweight access points. For other DHCP server implementations,
consult product documentation for configuring DHCP Option 43. In Option 43, you should use the
IP address of the controller management interface.
Note DHCP Option 43 is limited to one access point type per DHCP pool. You must configure a
separate DHCP pool for each access point type.
The Cisco Aironet 1815w access point uses the type-length-value (TLV) format for DHCP Option 43.
DHCP servers must be programmed to return the option based on the access point’s DHCP Vendor
Class Identifier (VCI) string (DHCP Option 43). The VCI string for the Cisco Aironet 1815w access
point is:
Cisco AP c1815
The format of the TLV block is listed below:
• Type: 0xf1 (decimal 241)
• Length: Number of controller IP addresses * 4
• Value: List of WLC management interfaces
To configure DHCP Option 43 in the embedded Cisco DHCP server, follow these steps:
Step 1 Enter configuration mode at the CLI.
Step 2 Create the DHCP pool, including the necessary parameters such as default router and name
server. A DHCP scope example is as follows:
ip dhcp pool <pool name>
network <IP Network> <Netmask>
default-router <Default router>
dns-server <DNS Server>
Where:
<pool name> is the name of the DHCP pool, such as AP1815W