Hub/Switch Reference Guide

554 File Management Commands
NN47250-100 (Version 02.51)
Defaults
The default file location is nonvolatile storage.
If you do not specify a filename, WSS Software uses the same configuration filename that was used for the previous
configuration load. For example, if the WSS used configuration for the most recent configuration load, WSS Software
uses configuration again unless you specify a different filename. To display the filename of the configuration file WSS
Software loaded during the last reboot, use the show boot command.
Access
Enabled.
Usage
This command completely replaces the running configuration with the configuration in the file.
Examples
The following command reloads the configuration from the most recently loaded configuration
file:
WSS# load config
Reloading configuration may result in lost of connectivity, do you wish to continue? (y/n) [n]y
success: Configuration reloaded
The following command loads configuration file testconfig1:
WSS# load config testconfig1
Reloading configuration may result in lost of connectivity, do you wish to continue? (y/n) [n]y
success: Configuration reloaded
See Also
save config on page 548
show boot on page 551
show config on page 553
md5
Calculates the MD5 checksum for a file in the switch’s nonvolatile storage.
Syntax
md5 [boot0: | boot1:]filename
Defaults
None.
Access
Enabled.
History
Introduced in WSS Software Version 4.0.
Usage
You must include the boot partition name in front of the filename. If you specify only the filename,
the CLI displays a message stating that the file does not exist.
Note. The current version supports loading a configuration file only from the switch’s
nonvolatile storage. You cannot load a configuration file directly from a TFTP server.
boot0: | boot1: Boot partition into which you copied the file.
filename Name of the file.