debugging cfm
Function
The debugging cfm command enables the debugging of the CFM module.
The undo debugging cfm command disables the debugging of the CFM module.
By default, the debugging is disabled.
Usage Guidelines
After the debugging cfm command is run, the debugging information is as follows:
- When a device fails to create a timer that is used to set an interval at which configurations are automatically saved, the system displays "AUTO: Failed to create the save timer when create save timer."
- When a device fails to reset a timer that is used to set an interval at which configurations are automatically saved, the system displays "AUTO: Failed to resize the save timer when create save timer."
- When a device fails to delete a timer that is used to set an interval at which configurations are automatically saved, the system displays "AUTO: Failed to delete the save timer when delete all the timer."
- When a device fails to delete a timer that is used to set the time when configurations are automatically saved after a certain delay, the system displays "AUTO: Failed to delete the old delay timer when create delay timer."
- When a device fails to create a timer that is used to set the time when configurations are automatically saved after a certain delay, the system displays "AUTO: Failed to create the delay timer when create delay timer."
- When the device fails to open the source file before copying the configuration file, the system displays "AUTO: Failed to open the source file."
- When the device fails to copy the zip file before copying the configuration file, the system displays "AUTO: Failed to copy zip file because of full disk."
- When the device fails to read the next startup file before copying the configuration file, the system displays "AUTO: Failed to read the next startup file."
- When the device succeeds in reading the next startup file before copying the configuration file, the system displays "AUTO: Succeeded in copying the next startup file."
- When the device is copying the next startup file before copying the configuration file, the system displays "AUTO: Copying the next startup file."
- When the autosave configuration function is disabled from the device, the system displays "AUTO: Cancel automatically backup, reason: %d."
- When the device begins to save current configurations automatically to the configuration file, the system displays "AUTO: Start to save current configuration automatically."
- When the device succeeds in saving current configurations automatically to the configuration file, the system displays "AUTO: Succeeded in saving current configuration automatically."
- When the device fails to save current configurations automatically to the configuration file, the system displays "AUTO: Failed to save current configuration automatically."
- When the device begins to notify the remote server of the configuration file to be backed up, the system displays "AUTO: Begin to notify to backup configuration file to server."
- When the device finishes notifying the remote server of the configuration file to be backed up, the system displays "AUTO: Finished to notify to backup the configuration file to server."
- When the device begins to connect the remote server, the system displays "AUTO: Begin to connect server %s through %s."
- When the device fails to connect the remote server, the system displays "AUTO: Failed to connect server %s through %s, error code: %d."
- When the device begins to backup the configuration file to the remote server, the system displays "AUTO: Begin to send configuration file %s to server %s through %s."
- When the device fails to backup the configuration file to the remote server, the system displays "AUTO: Failed to send file to server %s through %s, error code: %d."
- When the device succeeds in backing up the configuration file to the remote server, the system displays "AUTO: Succeeded in backing up file %s to server %s through %s."
- When the device fails to obtain the current time after creating the zip file, the system displays "AUTO: Failed to get the current time when create zip file."
- When the device fails to create the zip file, the system displays "AUTO: Failed to create zip file."

