Vyatta documentation

Learn how to install, configure, and operate the Vyatta Network Operating System (Vyatta NOS) and Orchestrator, which help drive our virtual networking and physical platforms portfolio.

Load a configuration from a custom file — load

An example that shows how to use the load command to load a configuration from a file.

Load the configuration file that you specify.
Note: You'll load from the standard /config directory by default. But you can specify a path to load from a different directory if you wish. This may even be on an internal hard drive, or a portable storage device — just mount the device and then specify the appropriate path.
user@system# load testconfig
Loading configuration file '/config/testconfig'...
No configuration changes to commit
Done
[edit]
user@system#