There will be a directory and config files installed by yumapro in the /etc/yumapro directory.

The initial file will be called /etc/yumapro/netconfd-pro-sample.conf


1) Rename the sample conf file to the real file name

cd /etc/yumapro
sudo mv netconfd-pro-sample.conf netconfd-pro.conf

 

2) Examine the file and also the netconfd-pro CLI Reference in the YumaPro CLI Reference document.

The default values are shown for each parameter, but commented out.


3) Typically, module and bundle parameters are listed in this config file.


Any config file parameter can be specified as a CLI parameter when netconfd-pro is started.

The CLI value will override the config file value if set.


Additional parameters allowed at the command line only:

  • config=<filespec>
    Specify a non default location for the config file, instead of /etc/yumapro/netconfd-pro.conf
  • version
    Print the version and exit
  • help
    Print the help text and exit