Upgrading the Controlling Bridge and Bridge Ports Extenders
Periodically, there will be software upgrades for the controlling bridge (CB) and bridge ports extenders (BPEs).
- .xos—ExtremeXOS CB-only image file (example: SummitX-22.6.0.19.xos ).
- .xmod—ExtremeXOS modification file with
VPEX software for the BPEs (example: SummitX-22.6.0.19-vpex-bpe-1.1.0.41.xmod).
Note
Starting with ExtremeXOS 30.2, the diagnostic image is in a separate xmod file (example: onie-30.2.2.x-vpex_bpe_diag-1.0.0.1.xmod) that is not included in the regular BPE xmod or combined list files, but is installed on the BPE at the factory. We anticipate that you will not generally need to update this image. - .lst—Combined ExtremeXOS CB software and VPEX BPE file (example: summitX-22.6.0.19-vpex_controlling_bridge.lst).
For complete information about how to perform a software upgrade, see the Software Upgrade and Boot Options chapter.
- Automatic—The advantage of automatically upgrading BPEs is that it is easier than manual upgrading, and does not require manual intervention.
- Manual—You can upgrade devices individually at a time of your choosing. The disadvantage is that you must initiate the upgrade manually on each CB and BPE.
Automatic Upgrading
Upgrading automatically uses .lst files, so that the CB and BPEs are upgraded together to ensure that all hardware is up-to-date.
When the upgrade is performed, the CB is upgraded (requires a reboot), and when the BPE boots up, it performs a version check. If the BPE image is up-to-date, the BPE progresses to the operational state. However, if the BPE image needs to be upgraded, the BPE retrieves the software image file from the CB, upgrades itself, and then reboots.
- Both CBs are running the same ExtremeXOS and BPE xmod version.
- ISC connectivity is present (required for information exchange between CBs during upgrade).
- Ensure that automatic upgrading is enabled (default behavior). Use the show vpex command to see if automatic upgrading is enabled. If not enabled, use the enable vpex auto-upgrade command to enable it.
- On the first CB, install the .lst image. After installation, reboot the first CB.
- After the first CB has finished rebooting and has synchronized all of the slot and ring information, on the second CB, install the.lst image, and then reboot it.

Note
If you do not have automatic upgrading enabled when using redundant CBs, and a BPE image upgrade is needed, you must reboot both CBs simultaneously. Simultaneous reboot is required because sequential rebooting (waiting for each to come fully operational before proceeding to reboot the other) maintains BPE connectivity. Because the BPE does not re-attach, it is not upgraded if needed.After an upgrade occurs, the log shows messages similar to the following indicating that the BPE has been upgraded:
08/04/2017 17:57:25.69 <Info:HAL.Card.Info> Slot-1: VPEX BPE slot 100 Active image VER 1.1.0.41 08/04/2017 17:53:44.52 <Info:HAL.Card.Info> Slot-1: Upgrading VPEX BPE slot 110 image from ver 1.1.0.40 to 1.1.0.41 08/04/2017 17:53:43.70 <Info:HAL.Card.Info> Slot-1: VPEX BPE slot 120 Active image VER 1.1.0.40
Manual Upgrading
For manual upgrading, you update each CB and BPE image individually in a “rolling” fashion.
- Upgrade ExtremeXOS on your first CB using .xos image file (install image, and then reboot); do not install xmod.
- For redundant CB topologies, repeat 1 for each redundant CB.
- Install the xmod on each CB, and then
reboot each BPE one at a time, using reboot slot BPE slot on the master
CB, allowing the upgrade and initialization to complete for each BPE before proceeding
to the next.
Note
To determine which CB is the master, use the show vpex ports {ports_list} command. The switch with the M flag is the master CB.Note
Rebooting a BPE tears down the connection to any additional BPEs that are cascaded from that BPE, so proper redundancy planning is required.