Migration Actions & Commands
Complete reference of all commands sent to AOS-8 controllers during the migration workflow, organized by phase and user action.
Migration State Flow
Each AP progresses through a defined state machine from inventory through verification:
Phase 1: Inventory & Curation
Initial discovery and convert list preparation
User Action: "Connect to MM and List APs"
Discover all APs managed by the Mobility Master
User Action: "Add Selected to Convert List"
Curate the APs to be converted (no commands sent)
User Action: "AP images and source of file (url)"
Display image mapping (no commands sent)
Phase 2: Pre-flight Checks
Validate conversion prerequisites before activation
User Action: "Start Migration" (Run begins)
Automatic pre-flight validation runs before any AP conversion
READY APs: Automatically proceed to Phase 3 (Convert & Activate). Only these APs will be converted to AOS-10.
FAILED APs: Marked as FAILED in the convert list and automatically skipped during Phase 3. They are NOT converted. Failure reasons typically include:
- • Device not found in Aruba Central inventory
- • No valid subscription assigned in Central
- • AP not registered/enrolled with Central
- • Central reachability timeout
Action for FAILED APs: Must be added/fixed in Aruba Central (device registration, subscription assignment) before retry. Once fixed in Central, can re-run pre-validate.
Phase 3: Convert & Activate
Activate AOS-10 conversion on each AP
User Action: "Continue" (when Acknowledge before each controller is enabled)
For each AP in the convert list, activate conversion
User Action: "AP Convert Cancel" (manual recovery)
Stop all pending conversions (rare, operator recovery action)
Multi-Controller Batch Processing: Exit & Switch to Next Controller
If there are more controllers to migrate, exit current context and switch to the next primary controller
Phase 4: Upgrade & Reboot
Controller automatically executes reboot (no user commands)
- Downloads the AOS-10 image (from Central, HTTPS server, or local flash)
- Stages the image in boot partition
- Reboots into AOS-10
- Rejoins Aruba Central with new credentials
Phase 5: Verify & Complete
Confirm AP is running AOS-10 in Aruba Central
Automatic (if "Verify via Central" is enabled)
Central API query (no AOS-8 commands)
Manual (if "Verify via Central" is disabled)
Operator manually confirms in Central or via "show ap database"
Command Reference Summary
| Command | Phase | Purpose |
|---|---|---|
| show ap database long | Inventory | Discover all managed APs |
| ap convert add ap-name <name> | Pre-flight | Add AP to convert list |
| ap convert pre-validate specific-aps | Pre-flight | Validate Central connectivity |
| ap convert active specific-aps activate image-url <url> | Convert | Activate with custom HTTPS image |
| ap convert active specific-aps activate | Convert | Activate with Central cloud image |
| ap convert active specific-aps local-flash | Convert | Activate with pre-staged local image |
| ap convert cancel | Convert | Abort pending conversions (recovery) |