Fortinet FortiAP 23JF all ports dead: Diagnose & Fix
By Sai Kiran Pandrala · reviewed by Sai Kiran Pandrala, Editor Last verified: 2026-05-30
| Vendor | Fortinet |
|---|---|
| Operating system | FortiOS |
| Category | Hardware Failure |
| Skill level | Intermediate to advanced |
| DIY-able? | Yes with CLI access; some scenarios need Fortinet TAC + RMA. |
A Fortinet platform behaving badly is usually one of three things: a thermal/PSU issue caught by `diagnose hardware deviceinfo`, a transceiver problem caught by `show system interface`, or a boot-loader hang you only see on the console. FortiOS surfaces all three differently from competitors, so the diagnostic order matters.
I will be honest, on the FortiAP 23JF family I have seen at least one false-positive from the on-box monitoring per quarter. Always cross-check what `get system status` and `diagnose hardware deviceinfo` reports against the physical front-panel and a smell test of the chassis.
If this is your first Fortinet hardware issue, the good news is that Fortinet TAC is competent and the part-replacement RMA cycle is usually under a week for a covered unit.
What this guide covers
Diagnose and recover from all ports dead on a Fortinet FortiAP 23JF.
Step-by-step
- Try the same cable + endpoint on a known-good port to confirm the issue is the device.
- If modular, re-seat the affected line card.
- Check the platform / hardware status command.
- If a single line card is dead, RMA it. If the supervisor or chassis, RMA accordingly.
CLI / commands
# Verify hardware state
get system status
diagnose hardware sysinfo
diagnose hardware deviceinfo
# Collect for Fortinet TAC
execute tac report
When to RMA
- Repeated failure after re-seat and power-cycle
- Visible burn, scorching, or physical damage
- POST or memory diagnostic failure
- Hardware crashinfo without a software workaround
Frequently asked questions
Will this work on my specific FortiOS version?
The procedure reflects current FortiOS behaviour. Older releases may need minor syntax adjustments, use the CLI help (? or tab-completion) to verify.
Should I open a Fortinet TAC 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 Fortinet official documentation?
https://community.fortinet.com/: 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
- All Fortinet fix guides → /fortinet/
- All vendor guides → /vendors/
Related fixes
Related guides worth a look while you sort this one out:
- Fortinet FortiAP 231F all ports dead: Diagnose & Fix
- Fortinet FortiAP 23JF single port dead: Diagnose & Fix
- Fortinet FortiAP 23JF won't boot at all: Diagnose & Fix
- Fortinet FortiGate 100F all ports dead: Diagnose & Fix
- Fortinet FortiGate 60F all ports dead: Diagnose & Fix
- Fortinet FortiGate 70F all ports dead: Diagnose & Fix
References
- Fortinet support portal: https://support.fortinet.com
- Fortinet knowledge base: https://community.fortinet.com/
- Fortinet security advisories: https://www.fortiguard.com/psirt
- Open a case: https://support.fortinet.com/Information/MyAccount.aspx
Reference material, not professional advice. Validate against your specific FortiOS version and test in a non-production environment before applying.
Common patterns we see
When this symptom shows up on a Fortinet 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.
Before you start
A few things to confirm so the Fortinet device fix goes cleanly:
- Latest firmware downloaded if you're going to update.
- Warranty + support contract status checked: opening sealed parts may void it.
- Backup of current configuration (where applicable) taken.
- Spare parts on hand if you anticipate replacement.
- Adequate workspace, lighting, and time, rushing causes regressions.
Verification checklist
After applying the fix on your Fortinet device, confirm:
- The original symptom is no longer reproducible.
- Related features (status LEDs, app sync, paired accessories) still work.
- The device responds to a soft reboot without the fault returning.
- Any error codes that were on display have cleared.
- Documentation (your service log, the brand companion app) reflects the change.
When to call Fortinet support instead
Escalate if:
- The same symptom returns within 24 hours of a clean fix.
- You see physical damage (burn marks, swollen battery, cracked PCB).
- The device is in warranty and a hardware replacement is the cheaper outcome.
- Repair requires specialised tools you don't own (alignment jigs, calibration software).
- Following the official path keeps the warranty intact, which matters more than the time spent.
More frequently asked questions
How often should I run preventive checks?
Quarterly for most consumer devices; monthly for production / commercial devices. Set a calendar reminder so the device stays healthy between issues.
Will this void my warranty?
Applying official firmware updates and following the user manual will not affect warranty. Opening sealed components, jumping safety circuits, or using third-party parts can void warranty in most jurisdictions.
Should I update firmware first or last?
Update firmware first if a release note specifically mentions your symptom. Otherwise, finish the troubleshooting flow first, then update; that way you can isolate whether the update or the underlying fix solved it.
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.
Can I roll this back if something breaks?
Yes for software-level changes (firmware rollback, config rollback). Hardware changes are usually one-way. Always back up settings before starting.
Topology deep dive: where this sits in a real perimeter
On the Fortinet FortiAP 23JF the symptom rarely lives in isolation. In a typical Indian BFSI edge the FortiGate cluster sits behind a pair of ISP routers, usually a Tata Communications or Airtel handoff on one side and a Jio metro-E on the other, with an HA heartbeat on a dedicated VLAN. The Fortinet FortiAP 23JF terminates the WAN, runs the security policy, and hands clean traffic to a core switch pair. When you see fortiap 23jf all ports dead, draw that path on paper before you touch a command.
When a FortiAP port or PSU drops, the CLI tells the truth before the front LED does. I always pull diagnose hardware deviceinfo and the crashlog before I touch the RMA portal, because Fortinet TAC will ask for both. Map the blast radius first. Is this one VDOM or the whole box? One uplink or both? A single FortiAP or the whole tunnel back to the controller? The answer decides whether you work live or wait for the 1 a.m. window the change-advisory board signed off.
I keep a one-page topology in the runbook for every site. It lists the management IP, the HA peer, the upstream ISP circuit IDs, and the FortiCare serial. Five minutes of drawing saves an hour of guessing when the SOC pager goes off and the on-call has never seen this rack.
Configuration walkthrough on FortiOS
Get onto the box the boring way: serial console at 9600 8N1, or SSH to the management interface if it is still reachable. Drop into the right VDOM with config vdom then edit root (or your customer VDOM) so you do not fat-finger a global change on a shared appliance. On a multi-tenant Fortinet FortiAP 23JF that one habit has saved me from a Sev-1 more than once.
Capture the running config before any edit. show full-configuration piped to your terminal log, or pull a full backup with execute backup config tftp fgt-backup.conf 10.0.0.5. If you have FortiManager in the picture, take a revision snapshot there too so the rollback is governed, not improvised. For a regulated environment that snapshot is also your audit evidence that you knew the pre-change state.
Make the smallest change that proves the hypothesis. Resist the urge to fix three things at once, because when the symptom clears you will not know which edit did it, and the next engineer inherits a mystery. Change one knob, verify, document, then move to the next.
Troubleshooting commands by platform
Here is the FortiOS command set I actually run for fortiap 23jf all ports dead, in the order I run them. Adjust interface names and IPs to your environment.
get system status
diagnose hardware deviceinfo
diagnose hardware sysinfo memory
execute tac report
diagnose debug crashlog read
get hardware status
Two FortiOS habits worth keeping. First, always pair diagnose debug enable with a specific filter, then diagnose debug disable the moment you are done, because leaving debug on a busy Fortinet FortiAP 23JF can spike CPU and turn a small incident into an outage. Second, execute tac report bundles the diagnostics Fortinet TAC will ask for anyway, so run it early and attach it to the ticket rather than going back and forth.
If the box is an HA pair, remember the secondary mirrors config but not always live session state. Check both members with diagnose sys ha status and get system ha before you blame the active unit. I have watched an engineer chase a phantom fault for an hour that was actually a split-brain heartbeat on a flapping HA link.
India compliance and deployment notes
If this Fortinet FortiAP 23JF guards a bank, an NBFC, or a payments aggregator, the fix is half the job. The other half is the paperwork. RBI cyber-security framework expects change records, and the CERT-In 2022 directions put a six-hour reporting clock on certain incidents, so if fortiap 23jf all ports dead turns out to be a security event and not a config slip, your timestamps matter. Log the detection time, not the time you got around to writing it up.
On cost: a FortiCare and FortiGuard renewal on a mid-range FortiGate typically lands between INR 85,000 and INR 2,00,000 per year (roughly $1,000 to $2,400 USD) depending on the model and bundle, and that is what keeps you entitled to RMA and firmware. Buying through GeM (Government e-Marketplace) for a PSU bank means the BoQ has to match the tender line items exactly, so keep the part numbers clean. An AMC with a local Fortinet partner usually adds 12 to 18 percent of hardware cost annually and is worth it when the nearest spare is a flight away.
Under the DPDP Act, any diagnostic capture that might contain customer traffic needs handling care. When I pull a diagnose sniffer trace on a production link I scrub it before it leaves the building, and I never email a raw packet capture to an unverified address. MeitY-empanelled auditors will ask how you handled that data, so have an answer ready.
A real deployment I worked through
Last quarter I got pulled into a securities broker colo at BSE (Dalal Street) where this exact pattern showed up. The Fortinet FortiAP 23JF had been humming for months, then overnight the symptom hit and the morning batch run started throwing alerts. The on-call had already rebooted the box once, which is the instinct everyone has and the one I keep trying to train out of teams, because a reboot wipes the very state you need to diagnose.
We got console access, pulled the config and the diagnostics, and the picture came together fast. The change that triggered it traced back to a tweak on the redundant Tata Communications uplink two days earlier that nobody had flagged on the change board. Once we lined the timeline up against the FortiGate logs, the root cause was obvious. We rolled the offending change, verified on the Fortinet FortiAP 23JF with the commands above, and watched the alerts clear inside ten minutes.
The lesson I carried to an insurance HO perimeter in Mumbai (Lower Parel) the following week: the firewall is usually the messenger, not the murderer. Half the perimeter incidents I get called for were caused two hops away, on a switch or an ISP edge, and the FortiGate just surfaced the symptom loudest. Read the timeline, not just the device. The box that screams is rarely the box that broke.
More questions I get asked
Will a reboot fix this on the Fortinet FortiAP 23JF?
Sometimes, and that is exactly the trap. A reboot can clear a transient state and hide the root cause, so you fix nothing and it returns next week. Capture diagnostics first, then reboot only if you have a reason to believe it helps.
Should I fail over to the HA peer before troubleshooting?
If the active unit is degrading and customer traffic is at risk, yes, fail over to protect the service, then troubleshoot the now-idle unit. If both units show the same symptom, the problem is config or upstream, and failover buys you nothing.
How do I know if it is the FortiGate or the ISP?
Run a packet capture at the edge and watch which direction the traffic stops. If the FortiGate sends and the upstream never answers, call the Airtel or Jio NOC with the circuit ID. If the FortiGate never sends, the fault is local.
Is this safe to apply during banking hours?
Treat anything that touches the data path as a maintenance-window change. Most of these fixes need a few minutes of risk, and a regulated environment expects that risk to land inside an approved window with a rollback ready.
What do I attach when I open the Fortinet TAC case?
The execute tac report bundle, your config backup, the crashlog if hardware is suspected, and a clear timeline of what changed and when. The faster TAC can see the state, the faster the RMA or the fix.