General Page
Requirements and Components Used
- Requirements: None specific to hardware/software versions.
- Lab Environment: Information was tested with devices in a lab environment using default configurations. Exercise caution in a live network.
Background
An unexpected or silent reload can occur for many reasons. To determine the cause, you need the exact date/time of the event and must gather relevant logs and technical details as soon as the device reloads. This prevents critical log information from being overwritten.
Common Reload Reasons
| Reload Reason | Explanation | Recommendation |
|---|---|---|
| PowerOn | Power supply or inlet circuit was shut off and on (manually or due to a power event). | If unexpected, verify physical power sources (power supplies, UPS, battery backups). |
| Stack Merge due to Incompatibility | Standby switch lost communication with Active switch, prompting a new Active election. | Check/replace stacking cables or modules. |
| Reload Command | A user executed the reload command. | Expected if command was intentional. If unexpected, check parser traces/logs. |
| LocalSoft or CPU Catastrophic Err | Software/CPU error caused a forced reset. | Gather logs, upgrade software if a bug is identified, and open a TAC case if needed. |
| Power failure or Unknown | Sudden loss of power supply or circuit, causing a momentary outage. | Check power supply LEDs, cables, UPS, circuit health; open a TAC case if no issues are found. |
| Redundancy force-switchover | User ran redundancy force-switchover, causing the Standby to become Active. | No action needed; this reload is expected. |
| Image Install | Reload triggered by a new Cisco IOS® XE image installation. | No action needed; this reload is expected. |
Collect Relevant Data
- Exact date/time of the occurrence.
- What changed prior to the reload? (Configuration change, login, or idle?)
- Check syslogs for any errors before the event (both on the switch and external Syslog servers).
- Collect
show tech-supportoutput immediately. - Any other insights: power failures, environmental factors, etc.
Important: Gather information immediately after the reload to ensure logs are not overwritten.
Last Reload Reason
Use the following commands to see why the device reloaded and if there have been multiple reloads:
show version | include uptime|returned|reload|Version
Displays uptime, last reload reason, software version.
show logging onboard switch <id> uptime detail
Shows historical uptime data and past reset reasons.
Tech-Support Command
show tech-support gathers extensive system info. Methods to capture this data:
- Terminal Session: Log the session to a text file, run
show tech-support, then provide the file to TAC. - Redirect to a File:
Transfer the file via TFTP, FTP, SCP, etc.show tech-support | redirect flash:ShowTech.txt copy flash:ShowTech.txt tftp:
Commands to Collect for TAC
- Trace Logs: Internal logs of each Cisco IOS® XE process.
- Generate via:
request platform software trace archive - Produces a file (e.g.,
.tar.gz) inflash:orbootflash:
- Generate via:
- System Reports: Automatically generated compressed files when the switch crashes due to software errors.
- Located in
crashinfo:directory. - Named
system-report_... - Encrypted and require TAC to decode.
- Located in
Troubleshoot Scenarios
Cause: Switch was manually powered off/on or encountered a long power interruption.
Remediation:
- Check if it was intentional.
- Verify secure connection of power cables.
- Inspect inlet circuit or UPS logs.
- If no problem found, open a TAC case.
Cause: Standby lost communication with Active, prompting a merge.
Remediation:
- Ensure stacking cables/modules are seated properly.
- Replace cables/modules if issue persists.
- If still ongoing, open TAC case.
Cause: User executed reload.
Remediation: No direct fix—this is expected if intentional. Check logs if unexpected.
Cause: Software/CPU error forced reset (e.g., bug CSCvr77861).
Remediation:
- Check for known bugs and upgrade to a fixed version.
- Gather trace logs and open TAC case if it recurs.
Cause: Temporary power supply or circuit outage.
Remediation:
- Check power supply LEDs and cables.
- Check UPS logs.
- Verify circuit stability (no voltage/current flaps).
- If no issue found, open TAC case.
Cause: redundancy force-switchover command was issued.
Remediation: No action required; this is expected.
Cause: Reload as part of new Cisco IOS® XE image installation.
Remediation: No action required; this is expected.
Cause: Software crash generating core or system-report files.
Remediation:
- Locate core or crash files in
flash:core/orcrashinfo:. - Open a TAC case to have files analyzed.
Cisco Bug IDs
Some known bugs that cause unexpected reloads:
- CSCvp56289: Silent reload with certain power supplies.
- CSCvv27849: FED process caused unexpected reload.
- CSCvr77861: Switch may reload with last reason “LocalSoft or CpuCatastrophicErr.”
- CSCvu97189: Using
show platform forwardleads to device freeze/reload. - CSCwe11818: C9300L stack merge occurs after switchover.
Note: You must be a registered Cisco user to access internal bug details.
Was this topic helpful?
Document Information
Modified date:
04 March 2025
UID
ibm17184774