EdgeSwitch - How to Update the Bootloader
Overview
This article explains how to manually update the bootloader on the EdgeSwitch (ES) models.
- Applicable to the latest firmware on all EdgeSwitch (ES) models.
- This article does not apply to the EdgeSwitch X (ES-X) and EdgeSwitch XP (ES-XP) models.
Updating the Bootloader on the EdgeSwitch
The EdgeSwitch bootloader controls functions such as the LED boot behavior, configuration/driver loading and much more. The bootloader version is not updated automatically with a firmware upgrade and must be updated manually.
Follow the steps below to verify and update the EdgeSwitch bootloader:
1. Enter privileged mode.
enable
2. View the current bootloader version.
show version bootloader
Querying Active and Backup Software, please wait ....
Running Version................................ 0.0.0.0000000
Active Version................................. 1.0.0.4857129
Backup Version................................. 1.0.0.4857129
The EdgeSwitch bootloader uses three different versions:
-
Running
Bootloader version that is active. -
Active
Bootloader version that will become active on next boot. -
Backup
Bootloader version stored in memory.
3. Update the bootloader using the command below.
update bootcode active
4. Reboot the device to apply the new bootloader.
reload
Related Articles
EdgeSwitch & EdgeSwitch X - How to Upgrade the Firmware
EdgeSwitch & EdgeSwitch X - Device LED Statuses
EdgeSwitch & EdgeSwitch X - How to Reset to Factory Defaults
Intro to Networking - How to Establish a Connection Using SSH