Downloads a BootROM image after the switch has booted.
The downloaded image replaces the BootROM in the onboard FLASH memory.
ipaddress |
Specifies the IP address of the TFTP server. |
hostname |
Specifies the host name of the TFTP server. Use of the hostname option requires that DNS be enabled. |
filename | The name of the bootROM file (.xtr extension). |
vrname |
Specifies the name of the virtual router. Note: User-created VRs are supported only on the platforms listed
for this feature in the
ExtremeXOS 32.1 Feature License
Requirements
document.
|
block_size | Specifies the data block size, excluding TFTP header. Data block size ranges from 24-65,000 bytes. |
slotid |
This parameter is available only on the SummitStacks.
On a SummitStack, the slotid specifies the slot number of the node on which the image should be downloaded. |
install | Specifies installing the system image after download. |
reboot | Specifies rebooting after installation. |
The default block size is 1,400 bytes.
Upgrade the BootROM image only when asked to do so by an Extreme Networks technical representative.
The BootROM image file is designated with a .xtr file extension.
Prior to downloading the BootROM image on the switch, you must download the image you received from Extreme Networks to a TFTP server on your network. You can also download the image to a USB 2.0 storage device.
When you download a BootROM image, you are prompted to install the image immediately after the download is finished. You can also use the install option to choose in advance to install the bootROM image. If you choose to install the image at a later time, use the install bootrom [from-image | fname | local-file] {slot slot-number} {reboot} command to install the software on the switch.
If this command does not complete successfully it could prevent the switch from booting. If the switch does not boot properly, some boot option functions can be accessed through a special Bootloader menu.
To display the BootROM version for the switch, use the show version command.
You can run this command only from the master node. The file to be downloaded has to be compatible with the type of switch in the specified slot.
If you do not specify a slot number and you elect to install the image after downloading, an attempt is made to install the BootROM image on all active nodes. The BootROM image is not installed on any node if the BootROM image specified is not compatible with all active nodes.
The following example downloads a BootROM image from the TFTP server "tftphost" with the file name "bootimage":
# download bootrom tftphost bootimage
This command was first available in ExtremeXOS 11.0.
The slot parameter was added to support SummitStack in ExtremeXOS 12.0.
Support for USB 2.0 storage devices was added in ExtremeXOS 12.5.3.
Block size support was added in ExtremeXOS 15.7.1.
The memorycard option was removed in ExtremeXOS 30.7.
The install and reboot options were added in ExtremeXOS 31.1.
This command is available on ExtremeSwitching X435, X440-G2, X450-G2, X460-G2, X465, X590, X620, and X695 series switches.