140# Re-set the allowed delay time to 20 minutes for a manual commit to keep the settings configuredsubsequently in effect. In this example, the configuration fails, because the previous configureddelay time has expired. The device is rolling back the configuration to the settings before theconfiguration commit delay command was executed the previous time.[Sysname] configuration commit delay 20The system is rolling back configuration. Please wait…configuration encryptUse configuration encrypt to enable configuration encryption.Use undo configuration encrypt to restore the default.Syntaxconfiguration encrypt { private-key | public-key }undo configuration encryptDefaultConfiguration encryption is disabled. The running configuration is saved to a configuration filewithout encryption.ViewsSystem viewPredefined user rolesnetwork-adminParametersprivate-key: Encrypts configuration with a private key. All H3C devices running Comware 7 softwareuse the same private key.public-key: Encrypts configuration with a public key. All H3C devices running Comware 7 softwareuse the same public key.Usage guidelinesConfiguration encryption enables the device to automatically encrypt a configuration file when savingthe running configuration to the file.Only H3C devices running Comware 7 software can decrypt the encrypted configuration file.Examples# Enable the public-key method for configuration encryption. system-view[Sysname] configuration encrypt public-keyconfiguration replace fileUse configuration replace file to perform configuration rollback.Syntaxconfiguration replace file filenameViewsSystem view