Remove the old way of how single config entries are retrieved using
conf.list_nodes() or config.exists() - switch to get_config_dict() instead which fetches the entire configuration at once.
In addition to the rewrite to get_config_dict() all the FRR PIM and UGMP options should be implemented.