| Part | Meaning |
| :--- | :--- |
| C1130 | Target platform: Cisco Aironet 1130 series (e.g., AIR-AP1130AG). |
| -k9w7 | Feature set / image type:
• k9 = Cryptography (SSL/TLS, SSH, AES support).
• w7 = Lightweight Access Point (LAP) image (Mobility Express or similar; this specific one is a hybrid image). |
| -tar | File format: TAR archive (contains multiple files: IOS image, web management files, etc.). Not a simple .bin file. |
| 124-3g.JA1 | IOS version: 12.4(3g)JA1.
• 12.4 = major IOS version.
• 3g = maintenance release.
• JA1 = specific access point train (older, replaced by JA2, etc.). |
| .tar | Archive extension – must be extracted or loaded via specific procedures. |
config ap image predownload primary C1130-k9w7-tar.124-3g.JA1.tararchive tar /xtract or tar –x after booting into a recovery image.This file is a Cisco IOS (Internetwork Operating System) firmware image, specifically tailored for a Cisco Catalyst 1130 series wireless access point. It includes:
At the ap: bootloader prompt:
ap: set IP_ADDR <AP-IP>
ap: set NETMASK <subnet-mask>
ap: set DEFAULT_ROUTER <gateway-ip>
ap: tar -xtract tftp://<tftp-ip>/C1130-k9w7-tar.124-3g.JA1.tar flash:
ap: boot