APs bridge wireless data from the air to normal wired network. Autonomous APs have both wired and wireless hardware so that wireless client associations can be locally terminated onto a wired connection. the AP is in charge of mapping a service set identifier (SSID) to a VLAN, or in 802.11 terms, mapping a basic service set (BSS) to a distribution system (DS). Multiple SSIDs can be mapped to multiple VLANs using a trunk port.
By default, the AP will request an IP via DHCP. Otherwise, It will use the IP 10.0.0.1/26.
By default, any autonomous AP running IOS Release 12.3(4)JA or later has its radios disabled and does not have any SSIDs configured.
GUI initial credentials:
- username – blank
- password – Cisco
Radio Modes:
- Access Point Mode – AP maintains active BSS
- Repeater – AP associates with nearby AP to extend coverage. Ethernet port is disabled
- Root bridge – AP uses its Ethernet port to connect to bridge the wired network
to a remote wireless bridge over a point-to-point or point-to-multipoint link. No
wireless clients will be allowed to associate. - Non-Root Bridge – The AP will act as a remote wireless bridge and will connect to a
root bridge AP over a wireless link. - Workgroup Bridge – The AP will use one radio to associate with a nearby Cisco
access point, as if it is a wireless client. The other radio interface is disabled. The AP bridges between its radio and its Ethernet port. You can use an AP in workgroup
bridge (WGB) mode to provide wireless client capability to wired-only devices. - Universal Workgroup Bridge —The AP will act as a workgroup bridge to associate
with Cisco and non-Cisco access points. - Scanner —The AP will use its radio to scan channels and collect data
Aironet Extensions are Cisco proprietary information elements that Cisco APs can use to
interact with Cisco-compatible wireless clients. eg provide information about its current client load so that potential clients can choose the least busy AP. Aironet extensions are enabled by default.
Convert Autonomous AP to LAP
- Using Cisco PI
- Use the Autonomous to Lightweight Mode Upgrade tool
- Only works for Cisco Aironet 1100, 1130, 1200, 1240, and 1310. Others need manual upgrade
- Download the Lightweight AP IOS Software. Its a recovery image file (small bootstrap version of lightweight code) that allows the AP to boot up and find a wireless controller.
- Open the Upgrade tool as Administrator
- In the IP File field add fle that contains the list of AP IPs that need to be upgraded. This can be edited in notepad.
- Fill in Upgrade Options – are they using DHCP, WAN for upgrade etc
- LWAPP Recovery Image section – show path to TFTP or use internal.
- Add optional Controller Details
- Fill in Time Details
- If DNS is to be used enter DNS address and domain name
- Click start
- Use AP’s CLI
archive download-sw /overwrite /force-reload { tftp:|ftp:}//location/image-name
If a filename contains k9w8, as in Example 8-4 , it is a lightweight image. If it contains k9w7, it is an autonomous image.