
load
BIG-IP® Reference Guide 7-19
load
Resets all of the BIG-IP settings and then loads the configuration settings,
by default from the /config/bigip.conf and /config/bigip_base.conf files.
For testing purposes, you can save a test configuration by renaming it to
avoid confusion with the boot configuration file. To load a test
configuration, use the load command with the <filename> parameter. For
example, if you renamed your configuration file to /config/bigtest.conf, the
command would be:
b load /config/bigtest.conf
The command checks the syntax and logic, reporting any errors that would
be encountered if the command executed.
You can type b load - in place of a file name, to display the configuration on
the standard output device.
b save -
Use the load command together with the verify command to validate the
specified configuration file. For example, to check the syntax of the
configuration file /config/altbigpipe.conf, use the following command:
b verify load /config/altbigip.conf
The -log option will cause any error messages to be written to /var/log/bigip
in addition to the terminal.
b [verify] load [ <filename> | - ]
b [-log] load [ <filename> | - ]
Kommentare zu diesen Handbüchern