Update Firmware On Dell N2024 Switches
These are a few steps on how to Update Firmware On Dell N2024 Switches
- Before making any configurations, we will want to make sure that the switches have latest firmware.
- Grab the Switch Service Tag and go to the dell website and download the latest firmware.
- Since the creation of this article the latest firmware for my Dell N2024 is N2100v6.6.0.13.A03
- We will need a USB Thumb Drive and extract the firmware N2000Stdv6.6.0.13.stk and place it into the root of the USB Drive.
- We will be updating the switches individually plug in your usb drive to the front of the switch.
- Plug in your console cable from the switch to your computer.
- Plug in the power cable just to the one switch and it should start booting up
- Use Putty to get connected to COM3 through whatever COM number.
- Once you see the following we are ready to throw some commands at it.
- Type the following commands to view current firmware.
- console> EN
- console# Show Version
In my case I already have the version updated to the latest. If your Active and Backup version differs from your latest downloaded version we will continue updating the firmware.
- Use the following commands to make sure the USB thumb drive is active
- Console# Show usb device
If your drive is active your ready to go to the next step. If you do not see a Active USB drive use a different thumb drive.
- We will now run the commands to copy the firmware to both backup and active
- console> enable
- console# Copy usb:// 6.0.13.stk active
- You will be prompted to accept the transfer which you type in the letter y
- Now update the backup firmware to the latest.
- console> enable
- console# Copy usb:// 6.0.13.stk backup
- You will be prompted to accept the transfer which you type in the letter y
- Once all the transfers are done type the command: show version
- Type in the command reload to restart the switch and you should be ready with the new firmware.
- Now move forward and perform the same actions on the 2nd
- Automating System Updates with Unattended-Upgrades on Ubuntu
- How to Add a Large Disk Partition as Storage in Proxmox VE
- How to Remove Radmin Viewer with PowerShell
- How to Automate Ubuntu Server System Updates and Package Installation
- Introducing Zevonix: Your Pathway to Smarter IT
Discover more from Patrick Domingues
Subscribe to get the latest posts sent to your email.