Software Upgrade and Boot Options
ExtremeWare XOS 11.3 Concepts Guide
592
You can identify the appropriate image or module for your platform based on the filename of the
image. Table 71 lists the filename prefixes for each platform:
For example, if you have a BlackDiamond 8806 switch, download image filenames with the prefix
bd8800-. For additional installation requirements see the sections, “Installing a Core Image” on page 593
and “Installing a Modular Software Package” on page 594.
Understanding the Image Version String
The image version string contains build information for each version of ExtremeWare XOS. You can use
either the
show version or show switch command to display the ExtremeWare XOS version running
on your switch.
Depending on the command line interface (CLI) command, the output is structured as follows:
â—Ź show version
ExtremeWare XOS Version <major>.<minor>.<patch>.<build>
For example:
ExtremeWare XOS version 10.1.2.16
â—Ź show switch
<major>.<minor>.<patch>.<build>
For example:
10.1.2.16
Table 72 describes the image version fields.
Software Signatures
Each ExtremeWare XOS image contains a unique signature. The BootROM checks for signature
compatibility and denies an incompatible software upgrade. In addition, the software checks both the
installed BootROM and software and also denies an incompatible upgrade.
Table 71: Filename prefixes
Platform Filename Prefixes
BlackDiamond 10K bd10K-
BlackDiamond 8810 bd8800-
BlackDiamond 8806 bd8800-
Summit X450 summitX450-
Table 72: Image version fields
Field Description
major Specifies the ExtremeWare XOS major version number.
minor Specifies the ExtremeWare XOS minor version number.
patch Identifies a specific patch release.
build Specifies the ExtremeWare XOS build number. This value is reset to zero for each new
major and minor release.