dscontrol file

Manage your configuration files with the dscontrol file command.

Syntax

>>-dscontrol--file--+-appendload--file[.ext]------+------------><
                    +-delete--file[.ext]----------+   
                    +-newload--file[.ext]---------+   
                    +-report----------------------+   
                    '-save--file[.ext]--+-------+-'   
                                        '-force-'     

Parameters

appendload
To update the current configuration, the appendload command runs the executable commands from your script file.
  • file[.ext]

    A configuration file consisting of dscontrol commands. The file extension (.ext) can be anything you like and can be omitted.

delete
Delete the file.
newload
Loads and runs a new configuration file into the Load Balancer. The new configuration file replaces the current configuration.
report
Report on the available file or files.
save
Save the current configuration for Load Balancer to the file.
Note: Files are saved into and loaded from the install_root/servers/configurations/dispatcher directory.
  • force

    To save your file to an existing file of the same name, use force to delete the existing file before saving the new file. If you do not use the force option, the existing file is not overwritten.

Samples




Related reference
Commands
Reference topic    

Terms of Use | Feedback

Last updated: Aug 25, 2010 10:38:16 PM EDT
File name: rcmd_dscontrolfile.html