Start a Conversation

Solved!

Go to Solution

1 Rookie

 • 

11 Posts

59

August 19th, 2025 06:58

Dell S4112F-ON OS10 from 10.5.6.0.47 to 10.6.0.5.139

Hello

Any help will be appreciated upgrade firmware via CLI. Thank you in advance!

Mark

Moderator

 • 

2.8K Posts

August 19th, 2025 14:20

Hello,

 

Please review this guide reference link is Dell SmartFabric OS10 Installation, Upgrade, and Downgrade Guide | Dell UK 

 

 

Before you start the upgrade, don’t forget to back up your config. Just run:

OS10# copy running-configuration startup-configuration

 

That’ll save your current running config to startup so it survives a reboot. Always good to play it safe

 

Head over to Dell Digital Locker, grab the .bin file for OS10.6.0.5.139. You can transfer it to the switch using a USB stick (FAT32) or via TFTP/SCP/SFTP, whatever works best for you

 
Once the file’s on the switch, run:
OS10# image install usb://PKGS_OS10-Enterprise-10.6.0.5.139-installer-x86_64.bin
 
Check the install status:
OS10# show image status
 
Boot Config:

OS10# show boot
OS10# boot system standby
OS10# show boot
 
Save your config:
OS10# write memory
 
Then reboot:
OS10# reload
 
Once it’s back up, verify the version:
OS10# show version
OS10# show boot
 
Hope that helps!

1 Rookie

 • 

11 Posts

August 20th, 2025 14:27

Thanks, I successfully upgrade to version 0.6.0.5.139-installer-x86_64.bin

 

1 Rookie

 • 

11 Posts

August 20th, 2025 14:32

One more question for version 10.5.5.8 can it directly be upgraded to 10.6.0.x? Coz from the upgrade path is says it can directly be upgraded to 10.5.6.x or later. Or need to upgrade first to 10.5.6.x before going to 10.6.0.x? Thanks!

Moderator

 • 

2.8K Posts

August 20th, 2025 14:44

Hey, I could recommend it like that:

  1. Upgrade from 10.5.5.8 → 10.5.6.x
  2. Then upgrade from 10.5.6.x → 10.6.0.x

This ensures all necessary firmware and configuration compatibility is maintained.

No Events found!

Top