Supermicro SSE-F3548S/SSE-F3548SR Configuration User’s Guide
2.7.6 Deleting a Saved Configuration
Supermicro switches allow for the deletion of the switch startup configuration and other stored
configuration files.
Follow the steps below to delete the startup-config file or other configuration files.
erase flash:filename
Removes the startup-config.
Deletes the configuration file from local
flash.
filename – name of the configuration
The example below shows the commands used to erase the startup-config file or another file.
SMIS# erase flash:config1.txt
Do you really want to delete file config1.txt? [y/n]
% Deleted file config1.txt.
SMIS#
SMIS# erase startup-config
Do you really want to delete startup configuration? [y/n]
% Deleted startup configuration file.
SMIS#
2.7.7 Firmware Upgrade
Supermicro switches support dual firmware images. The default firmware image is referred as “normal” and
the backup firmware image is referred as the “fallback” image.
The “firmware upgrade” command updates both the normal and fallback images.
This command helps upgrade only the firmware image. Some releases might need to
upgrade the kernel and boot loader images. Refer the readme file on the release package for
release specific firmware upgrade procedure.
Follow the steps below to update the firmware image:
firmware upgrade { tftp://ip-address/filename}
[normal | fallback]
Updates the firmware image from
remote TFTP server.
The example below shows the commands used to configure the firmware upgrade.