Juniper Mist AP43: How to verify image integrity before activating
By Sai Kiran Pandrala · reviewed by Sai Kiran Pandrala, Editor Last verified: 2026-05-30
| Vendor | Juniper |
|---|---|
| Operating system | Junos OS |
| Category | Upgrade Failure |
| Skill level | Intermediate to advanced |
| DIY-able? | Yes with CLI access; some scenarios need JTAC + RMA. |
I have run more Juniper upgrades than I can count and the only ones that hurt are the ones where I skipped image-integrity verification. Junos OS either ships a `verify` step or expects you to checksum the file before request system software add /var/tmp/junos-install.tgz.
On the Mist AP43 platform the activation phase is where you lose data-plane connectivity. Plan the change window around that window, not the full upgrade duration.
If something goes wrong, the rollback path on Junos OS is well-trodden, but only if you saved running-config before starting. Do that now, before anything else.
What this guide covers
Verify image integrity before activating on a Juniper Mist AP43 (Junos OS).
Step-by-step
- Copy the image to local flash.
- Run the vendor checksum / md5 command.
- Compare against the checksum published on the vendor portal.
- If mismatched, the image is corrupt: re-download.
CLI / commands
# Boot recovery prompt: loader>
# Verify image
show version
# Upgrade
request system software add /var/tmp/junos-install.tgz
# Save / commit
commit
# Rollback
rollback 1
Recovery options
- Boot loader recovery (loader>)
- Rollback to the previous image with
rollback 1 - Force failover to a known-good standby (HA platforms)
Frequently asked questions
Will this work on my specific Junos OS version?
The procedure reflects current Junos OS behaviour. Older releases may need minor syntax adjustments, use the CLI help (? or tab-completion) to verify.
Should I open a JTAC case immediately?
Open one if you suspect hardware failure or the symptom persists after a maintenance-window reload. Make sure your support entitlement is active first.
Where can I find the Juniper official documentation?
https://kb.juniper.net/. search the product family + feature name.
Is this procedure safe in production?
Test in a lab or maintenance window first. Capture pre-change state so you can roll back.
Related guides
Related fixes
Related guides worth a look while you sort this one out:
- Juniper Mist AP63: How to verify image integrity before activating
- Juniper EX2300: How to verify image integrity before activating
- Juniper EX3400: How to verify image integrity before activating
- Juniper EX4300-MP: How to verify image integrity before activating
- Juniper EX4400: How to verify image integrity before activating
- Juniper MX204: How to verify image integrity before activating
References
- Juniper support portal: https://support.juniper.net
- Juniper knowledge base: https://kb.juniper.net/
- Juniper security advisories: https://supportportal.juniper.net/s/global-search/Security%20Advisory
- Open a case: https://supportportal.juniper.net/s/case
Reference material, not professional advice. Validate against your specific Junos OS version and test in a non-production environment before applying.
Common patterns we see
When this symptom shows up on a Juniper device, three patterns repeat:
1. Recent firmware update changed behavior, the symptom started within a week of an OTA push. Rollback or wait for the hotfix. 2. Environmental trigger: temperature, humidity, line voltage, network changes. Look at what changed in the environment. 3. Cumulative wear, components like batteries, gaskets, fans degrade over time. Replace the consumable rather than chasing a software fix.
Knowing which pattern applies saves time on the wrong fix.
Safety + preconditions
Before any work on a Juniper device:
- Unplug from mains for any internal-access procedure.
- Discharge stored energy (capacitors in PSUs, residual battery charge) per manufacturer guidance.
- Use ESD-safe handling for boards and modules. no carpet, no wool sleeves.
- Avoid moisture; never apply liquids near vents or connectors.
- If you smell smoke, see scorch marks, or feel uneven heat, stop and escalate.
How to confirm it's actually fixed
On a Juniper device, the test is rarely "reboot and see". Use this list:
- Active reproduction: trigger the original failure path on purpose.
- Indirect reproduction: do an activity that would expose the same subsystem.
- Status indicator review: every LED / display / app status should be green.
- 24-hour soak: leave the device under normal load overnight; check the next morning.
- Telemetry check: review the device or app's diagnostic log for new error entries.
Escalation guide
For a Juniper device, the right escalation depends on impact:
- Cosmetic / minor: log a ticket via the Juniper app or web portal. Response 1-3 business days.
- Mid-impact: phone support. Have your serial number ready.
- Critical (production down, safety issue): in-person dealer / TAC visit. Bring proof of purchase.
- Out of warranty: third-party repair shop with manufacturer-certified technicians.
More frequently asked questions
Is it safe to apply during business hours?
If the device is in production use, apply during a scheduled maintenance window. Most procedures need 2-15 minutes of downtime. Capture pre-change state so you can roll back if needed.
How long does this fix usually take?
Most users complete the steps in 20-45 minutes the first time, and 5-10 minutes on subsequent runs once the menu paths are familiar.
Why is this happening on a brand-new unit?
Out-of-box defects do occur. If you've owned the device under 30 days and the symptom persists after a factory reset, escalate to the seller for replacement under DOA terms before opening a manufacturer support case.
Does this affect other devices on my network?
Generally no. The procedure is local to this device. Network-side changes (firmware updates that affect TLS, SMB, or routing) are flagged explicitly in the steps.
Will the procedure work on the international variant?
Some features and firmware paths are region-locked. Check the model spec sheet to confirm your variant supports the menu option referenced. If you're outside the US/EU, look for the regional support portal.
Topology deep dive (the way I deploy it)
In a typical BFSI floor rollout I run the Mist AP43 off a Juniper EX4400 access switch with 802.3bt Type-4 PoE for the tri-radio model. The wiring closet sits in the basement at the Mumbai BKC office. We pull Cat6A from the closet to each floor, about 70 meters average: and terminate on a Panduit patch panel. The Mist cloud organisation lives in Mist Global 04 (mumbai region), and every AP has its claim code printed under the bezel. When the AP joins, it pulls an inventory record into the Mist API; that record is what your monitoring dashboards (Grafana via Webhook, or Splunk via SIEM connector) will key off. The uplink switch port runs set interfaces ge-0/0/12 unit 0 family ethernet-switching vlan members AP-MGMT, with a separate dynamic VLAN per SSID. PoE budget on a 48-port EX4400-48MP is 1440 W, divide carefully if you run 30+ AP43s on one switch.
For the upgrade verify image integrity before activating symptom on a Mist AP43, the first thing I always do is split the question into hardware vs software. If the chassis alarms are red on show chassis alarms but the routing engine is healthy, it is hardware. If the alarms are clean but the PFE is dropping packets, suspect a Junos bug. search the Juniper KB for PR numbers matching your release train. The Mist team at Juniper publishes a monthly known-issues PDF for AP code branches; subscribe via the Mist Help Center RSS so you do not get caught flat-footed.
Configuration walkthrough
Drop the box on its LAN port, console in at 9600-8-N-1 (USB-to-DB9 from Aten UC232A, INR 1,250 from Amazon Business with GST invoice), and run a baseline capture:
# Baseline capture, run as root from a maintenance jump host
ssh [email protected]
configure exclusive
show | display set | save /var/tmp/pre-change-$(date +%s).set
exit
request support information | save /var/tmp/rsi-pre.txt
From there I always pin the Junos version with show system rollback-fact so I know which image is active and which is the rollback target. On the Mist family the equivalent is the org-level Site > Firmware > Auto Upgrade toggle: make sure it is disabled before you start a manual fix, otherwise the cloud will yank your change.
Troubleshooting commands by platform
# Juniper Mist AP (Junos OS + Mist cloud)
# 1. Sanity check from upstream EX switch
show poe interface ge-0/0/12
show ethernet-switching table interface ge-0/0/12
show lldp neighbors interface ge-0/0/12
# 2. From AP console (Mist AP runs Linux + mist-agent)
mist-cli show version
mist-cli show inventory
mist-cli show radio
mist-cli show cluster status
mist-cli show debug-log | last 200
# 3. Capture for Mist support (TAC)
mist-cli show tech-support > /tmp/tech-support-$(date +%F).txt
mist-cli debug-pcap start radio 0
mist-cli debug-pcap stop
# 4. Replace claim into another org if needed (Mist cloud)
# In Mist UI: Organization > Inventory > Unassigned > Claim by MAC
For Junos OS I lean on the request support information bundle (the RSI). It pulls the equivalent of a Cisco show tech-support. On Mist APs the equivalent is mist-cli show tech-support. JTAC will ask for this within five minutes of a P1 case opening, save it before they ask.
Error strings and PR numbers you will actually see
Common error strings I see in the Mist event log: CHASSISD_PSU_FAILURE, CHASSISD_FAN_FAILURE_SEVERITY_MAJOR, FPC_OFFLINE_NOT_PRESENT, RPD_OSPF_NBRDOWN, WL_RADIO_UP_FAILED. The Mist API surfaces these as device_event objects with type AP_CONFIG_FAILED or AP_DISCONNECTED.
Brand quirk: Juniper PR numbers stay stable across release notes, so a quick KB search by PR is faster than a symptom search. The Mist team publishes change logs as Markdown on their docs site. `Ctrl-F` for the PR string and you will land on the fixed release.
India compliance, AMC and deployment notes
For BFSI deployments the Mist cloud tenant must sit in a region that satisfies RBI data localization. I push customers to the Mist Global 04 (Mumbai) AWS region, the data plane stays inside India. For MeitY DPDP compliance, AP access logs are streamed to a local SIEM (we use Splunk on a TCS-managed cluster in Hyderabad) with a 365-day retention contract. BIS and CDOT type approval ETA cert is mandatory: every Mist AP43 sold through Juniper India (Redington / Inflow / Ingram Micro) ships with the ETA-SD-XXXX label on the box. Save that label photograph against the asset tag in your CMDB. If a WPC audit happens, you will need it within 48 hours.
On a GeM tender I price Juniper AMC at 12% of the hardware list for 8x5xNBD and 18% for 24x7x4. SmartNet equivalent (Juniper care) for the MX204 RTF-NBD runs INR 85,000 to INR 2,00,000 a year depending on whether you bundle JTAC Premium. BoQ entries get the model code, ETA-SD certificate number, and a separate line item for the optic SKU (SFPP-10GE-SR runs INR 9,800 a piece in volume). Always quote the Cisco-equivalent in the same row so the procurement team sees the comparison cleanly.
Real-world deployment I did
Last quarter a BFSI client in Bengaluru Whitefield asked me to RMA twelve Mist AP43 units in one week. They were all on the same Floor 3 EX4400-48MP that had a flapping PSU. The AP symptoms were a red herring, the upstream switch was browning out the PoE bus. Once we replaced the EX4400's PSU2 (JPSU-1400W-AC-AFI, INR 1,18,000 + 18% GST under AMC), the AP table came back clean within four minutes. Total downtime billed against the AMC: 38 minutes. The bank's IT head signed off after I shared the Mist event log export proving the AP firmware never hung. only the PoE source did.
Tools I keep in the kit when I roll on a site like this: a Fluke Networks LinkRunner AT 2000 (INR 1,65,000, borrowed from the parent NOC), a Tripp Lite B051-000 console-over-IP, a 3M ESD wrist strap, and a Pelican 1510 case with three spare SFP+ optics. The single most useful thing in that kit is the wrist strap. I once lost a JNP10003-LC2103 line card to ESD on a low-humidity Chennai morning: that hurt the AMC budget by INR 4,12,000 and I have never skipped the strap since.
More frequently asked questions
How do I know if a Junos image is signed correctly before I install it?
Run file checksum sha-256 /var/tmp/junos-install-mx-x86-64-22.4R3-S2.tgz and compare to the hash on the Juniper download page. If the hash does not match within the first try, do not retry the download blindly, the CDN edge in India sometimes serves a partial file when your link drops below 50 Mbps. Switch to wget with --continue from your jump host or pull via the JTAC ftp.juniper.net mirror.
Does Juniper recognise grey-market spares for AMC claims?
No. The serial number is bound to a specific reseller channel. Redington, Inflow, Ingram Micro for India. If you bought a spare PSU off an aftermarket marketplace, JTAC will reject the RMA at the entitlement check. Lesson learned the hard way for a 2024 customer who saved INR 22,000 on the part and lost INR 4,80,000 on the unplanned downtime.
What is the right cadence for a controlled Junos upgrade in BFSI?
Quarterly cadence, aligned with the change-advisory-board calendar. The RBI cybersecurity framework expects a documented patching cycle. We test in a lab MX204 (we keep one in the Bengaluru RnD rack), then a UAT MX204 at the DR site (Hyderabad), then production at BKC over two consecutive maintenance windows. The whole cycle takes six weeks from JTAC release to production rollout.
How do I export Mist API data for SOC ingestion?
The Mist API surfaces a Webhook channel and a streaming events bucket. We point the Webhook at a Splunk HEC endpoint on a TCS-managed cluster (DPDP-compliant, India region only). Auth uses a Mist API key scoped to read-only on the org. Rotate the key every 90 days, store it in HashiCorp Vault, never in a Jenkins pipeline file.
What happens if I hot-swap a Junos PSU during a power-event alarm?
The MX204 and MX480 hot-swap PSU model is rated for live insertion when the alarm is showing a single failed PSU and the other is healthy. Do not hot-swap when both PSUs show a critical alarm, that is when the PEM is degraded and a swap can take the box hard down. On the Mist AP family there is no PSU swap; the AP is single-corded by design, so the fix is always to look upstream at the EX switch PoE port.