Specifications
load config
Chapter 20
File Management Commands
588
Syntax
load config [url]
Defaults
The default file location is nonvolatile storage.
If you do not specify a filename, UNIVERGE WL Control System uses the same
configuration filename that was used for the previous configuration load. For
example, if the UNIVERGE WL Controller used configuration for the most
recent configuration load, UNIVERGE WL Control System uses configuration
again unless you specify a different filename. To display the filename of the
configuration file UNIVERGE WL Control System 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:
PROMPT# 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:
PROMPT# load config testconfig1
Reloading configuration may result in lost of connectivity, do you wish to
continue? (y/n) [n]y
success: Configuration reloaded
url Filename. Specify between 1 and 128 alphanumeric
characters, with no spaces.
If the file is in a subdirectory, specify the subdirectory
name, followed by a forward slash, in front of the filename.
For example: backup_configs/config_c.
Note. UNIVERGE WL Control System supports loading a configuration file only
from the UNIVERGE WL Controllers nonvolatile storage. You cannot load a
configuration file directly from a TFTP server.