dscontrol file

Manage your configuration files with the dscontrol file command.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-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

Reference topic    

Terms and conditions for information centers | Feedback

Last updated: January 17, 2013 11:24 AM EST
File name: rcmd_dscontrolfile.html