Supermicro SSE-F3548S/SSE-F3548SR Configuration User’s Guide
64
Step Command
Description
Step 1 write startup-config
Configure Writing of Switch Configuration
to a file or startup-config.
Step 2 show startup-config
Displays the startup configuration.
The example below shows the command used to write existing switch configuration as startup-config.
SMIS# write startup-config
Building configuration, Please wait. May take a few minutes ...
[OK]
To change the default startup config file name, use the “set startup-config” command.
2.7.2
Save Running Configuration to File
Switch configurations can be saved to a file either in local flash memory or to a remote TFTP server.
Follow the steps below to write an existing switch configuration to a file.
Step Command
Description
Step 1 write { flash:filename | tftp://ip-address/filename}
Configure Writing of Switch
Configuration to a file in the local flash
memory or in a remote TFTP server.
filename – name of the configuration
file.
Step 2 show stored-config<filename>
Displays the stored configuration file
from local flash memory.
filename – name of the configuration
file.
The example below shows the commands used to write an existing switch configuration to a file.
SMIS# write flash: r1sw1.conf
Building configuration, please wait. May take a few minutes ...
[OK]
SMIS# writetftp://192.168.1.100/r1sw1.conf
Building configuration, please wait. May take a few minutes ...