BUILDPIM

Description

Converts the configuration files of PIM to the config file for the daemon pimd.

Command

buildpim [-h] [-v] [-c] [-b] [-i <dynamic_cfg_fn,interfaces_cfg_fn>] [-o <file>]
-h [ --help ] : Display this message.
-v [ --verbose ] : Enable verbosity
-c [ --check ] : Check the pim SNS configuration files.
-b [ --build ] : Build the pimd configuration file from the SNS ones, perform a check before.
                 Use 'output' option to set the file where the configuration will be written
                 otherwise it will be redirected to stdout.
-i [ --input-files ] [=arg(=/usr/Firewall/ConfigFiles/Multicast/dynamic,/usr/Firewall/ConfigFiles/Multicast/interfaces)]
               : Set the pim SNS configuration files to read.
-o [ --output ] arg : Set the output file where the pimd configuration will be written.
                      To use in combination of '--build' option.

Results

Example