This article provide the steps to restore the configuration of Reporter.
Here are the steps to restore the last known good configuration file:
1. View the list of archived configuration that is listed by date (year/month/day/hour/seconds), record the number that will be restored.
Reporter# restore-settings automatic
20170629123052
20170629133052
20170629143052
20170629153052
2. Stop Reporter before applying the desired configuration file
Reporter# stop-reporter
3. Apply the desired archived configuration file
Reporter# restore-settings automatic [configuration number collected from step 1] - select the newest automatic back up. It will be the latest number in the list.
4. Restart Reporter.
Reporter# start-reporter